KarrLab/obj_tables

View on GitHub
examples/address_book/data.multi.tsv

Summary

Maintainability
Test Coverage
!!!ObjTables objTablesVersion='1.0.0' date='2020-03-14 13:19:04'
!!ObjTables type='Data' tableFormat='column' class='Company' name='Companies' date='2020-03-14 13:19:04' objTablesVersion='1.0.0'                    
    !Name    Apple    Facebook    Google    Netflix
    !URL    https://www.apple.com/    https://www.facebook.com/    https://www.google.com/    https://www.netflix.com/
!Address    !Street    10600 N Tantau Ave    1 Hacker Way #15    1600 Amphitheatre Pkwy    100 Winchester Cir
!Address    !City    Cupertino    Menlo Park    Mountain View    Los Gatos
!Address    !State    CA    CA    CA    CA
!Address    !Zip code    95014    94025    94043    95032
!Address    !Country    US    US    US    US

!!ObjTables type='Data' tableFormat='row' class='Person' name='People' date='2020-03-14 13:19:04' objTablesVersion='1.0.0'                                    
                    !Address    !Address    !Address    !Address    !Address
!Name    !Type    !Company    !Email address    !Phone number    !Street    !City    !State    !Zip code    !Country
Mark Zuckerberg    family    Facebook    zuck@fb.com    650-543-4800    1 Hacker Way #15    Menlo Park    CA    94025    US
Reed Hastings    business    Netflix    reed.hastings@netflix.com    408-540-3700    100 Winchester Cir    Los Gatos    CA    95032    US
Sundar Pichai    business    Google    sundar@google.com    650-253-0000    1600 Amphitheatre Pkwy    Mountain View    CA    94043    US
Tim Cook    business    Apple    tcook@apple.com    408-996-1010    10600 N Tantau Ave    Cupertino    CA    95014    US