| [ | |
| { | |
| "column_names": [ | |
| [ | |
| -1, | |
| "*" | |
| ], | |
| [ | |
| 0, | |
| "identificación del piloto" | |
| ], | |
| [ | |
| 0, | |
| "nombre" | |
| ], | |
| [ | |
| 0, | |
| "edad" | |
| ], | |
| [ | |
| 1, | |
| "id de avión" | |
| ], | |
| [ | |
| 1, | |
| "avión" | |
| ], | |
| [ | |
| 1, | |
| "descripción" | |
| ], | |
| [ | |
| 1, | |
| "peso bruto máximo" | |
| ], | |
| [ | |
| 1, | |
| "área total del disco" | |
| ], | |
| [ | |
| 1, | |
| "carga máxima de disco" | |
| ], | |
| [ | |
| 2, | |
| "ronda" | |
| ], | |
| [ | |
| 2, | |
| "localización" | |
| ], | |
| [ | |
| 2, | |
| "país" | |
| ], | |
| [ | |
| 2, | |
| "fecha" | |
| ], | |
| [ | |
| 2, | |
| "clasificación más rápida" | |
| ], | |
| [ | |
| 2, | |
| "piloto ganador" | |
| ], | |
| [ | |
| 2, | |
| "avión ganador" | |
| ], | |
| [ | |
| 3, | |
| "identificación del aeropuerto" | |
| ], | |
| [ | |
| 3, | |
| "nombre del aeropuerto" | |
| ], | |
| [ | |
| 3, | |
| "pasajeros totales" | |
| ], | |
| [ | |
| 3, | |
| "% de cambio 2007" | |
| ], | |
| [ | |
| 3, | |
| "pasajeros internacionales" | |
| ], | |
| [ | |
| 3, | |
| "pasajeros nacionales" | |
| ], | |
| [ | |
| 3, | |
| "pasajeros en tránsito" | |
| ], | |
| [ | |
| 3, | |
| "movimientos de aviones" | |
| ], | |
| [ | |
| 3, | |
| "carga toneladas métricas" | |
| ], | |
| [ | |
| 4, | |
| "identifición de avión" | |
| ], | |
| [ | |
| 4, | |
| "identificación del aeropuerto" | |
| ], | |
| [ | |
| 4, | |
| "id de avión" | |
| ] | |
| ], | |
| "column_names_original": [ | |
| [ | |
| -1, | |
| "*" | |
| ], | |
| [ | |
| 0, | |
| "Pilot_Id" | |
| ], | |
| [ | |
| 0, | |
| "Name" | |
| ], | |
| [ | |
| 0, | |
| "Age" | |
| ], | |
| [ | |
| 1, | |
| "Aircraft_ID" | |
| ], | |
| [ | |
| 1, | |
| "Aircraft" | |
| ], | |
| [ | |
| 1, | |
| "Description" | |
| ], | |
| [ | |
| 1, | |
| "Max_Gross_Weight" | |
| ], | |
| [ | |
| 1, | |
| "Total_disk_area" | |
| ], | |
| [ | |
| 1, | |
| "Max_disk_Loading" | |
| ], | |
| [ | |
| 2, | |
| "Round" | |
| ], | |
| [ | |
| 2, | |
| "Location" | |
| ], | |
| [ | |
| 2, | |
| "Country" | |
| ], | |
| [ | |
| 2, | |
| "Date" | |
| ], | |
| [ | |
| 2, | |
| "Fastest_Qualifying" | |
| ], | |
| [ | |
| 2, | |
| "Winning_Pilot" | |
| ], | |
| [ | |
| 2, | |
| "Winning_Aircraft" | |
| ], | |
| [ | |
| 3, | |
| "Airport_ID" | |
| ], | |
| [ | |
| 3, | |
| "Airport_Name" | |
| ], | |
| [ | |
| 3, | |
| "Total_Passengers" | |
| ], | |
| [ | |
| 3, | |
| "%_Change_2007" | |
| ], | |
| [ | |
| 3, | |
| "International_Passengers" | |
| ], | |
| [ | |
| 3, | |
| "Domestic_Passengers" | |
| ], | |
| [ | |
| 3, | |
| "Transit_Passengers" | |
| ], | |
| [ | |
| 3, | |
| "Aircraft_Movements" | |
| ], | |
| [ | |
| 3, | |
| "Freight_Metric_Tonnes" | |
| ], | |
| [ | |
| 4, | |
| "ID" | |
| ], | |
| [ | |
| 4, | |
| "Airport_ID" | |
| ], | |
| [ | |
| 4, | |
| "Aircraft_ID" | |
| ] | |
| ], | |
| "column_types": [ | |
| "text", | |
| "number", | |
| "text", | |
| "number", | |
| "number", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "number", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "number", | |
| "text", | |
| "number", | |
| "text", | |
| "number", | |
| "number", | |
| "number", | |
| "number", | |
| "number", | |
| "number", | |
| "number", | |
| "number" | |
| ], | |
| "db_id": "aircraft", | |
| "foreign_keys": [ | |
| [ | |
| 15, | |
| 1 | |
| ], | |
| [ | |
| 16, | |
| 4 | |
| ], | |
| [ | |
| 28, | |
| 4 | |
| ], | |
| [ | |
| 27, | |
| 17 | |
| ] | |
| ], | |
| "primary_keys": [ | |
| 1, | |
| 4, | |
| 10, | |
| 17, | |
| 27 | |
| ], | |
| "table_names": [ | |
| "piloto", | |
| "avión", | |
| "partido", | |
| "aeropuerto", | |
| "aviones del aeropuerto" | |
| ], | |
| "table_names_original": [ | |
| "pilot", | |
| "aircraft", | |
| "match", | |
| "airport", | |
| "airport_aircraft" | |
| ] | |
| } | |
| ] |