Invalid JSON:Unexpected token 'N', ..."atitude": NaN,
"... is not valid JSON
| { | |
| "tables": { | |
| "bigquery-public-data.chicago_crime.crime": { | |
| "name": "bigquery-public-data.chicago_crime.crime", | |
| "columns": [ | |
| { | |
| "name": "unique_key", | |
| "type": "INT64", | |
| "is_primary_key": true, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "case_number", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "date", | |
| "type": "TIMESTAMP", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "block", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "iucr", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "primary_type", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "description", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "location_description", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "arrest", | |
| "type": "BOOL", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "domestic", | |
| "type": "BOOL", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "beat", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "district", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "ward", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "community_area", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "fbi_code", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "x_coordinate", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "y_coordinate", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "year", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "updated_on", | |
| "type": "TIMESTAMP", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "latitude", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "longitude", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "location", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| } | |
| ], | |
| "samples": [ | |
| { | |
| "unique_key": 13350090, | |
| "case_number": "JH130429", | |
| "date": "2023-12-02 20:00:00+00:00", | |
| "block": "0000X E WACKER PL", | |
| "iucr": "0281", | |
| "primary_type": "CRIMINAL SEXUAL ASSAULT", | |
| "description": "NON-AGGRAVATED", | |
| "location_description": "HOTEL / MOTEL", | |
| "arrest": false, | |
| "domestic": false, | |
| "beat": 111, | |
| "district": 1, | |
| "ward": 42, | |
| "community_area": 32, | |
| "fbi_code": "02", | |
| "x_coordinate": 1176964.0, | |
| "y_coordinate": 1902140.0, | |
| "year": 2023, | |
| "updated_on": "2024-01-29 15:40:30+00:00", | |
| "latitude": 41.886814897, | |
| "longitude": -87.625592678, | |
| "location": "(41.886814897, -87.625592678)" | |
| }, | |
| { | |
| "unique_key": 13206355, | |
| "case_number": "JG418937", | |
| "date": "2023-09-10 16:10:00+00:00", | |
| "block": "0000X E LAKE ST", | |
| "iucr": "0312", | |
| "primary_type": "ROBBERY", | |
| "description": "ARMED - KNIFE / CUTTING INSTRUMENT", | |
| "location_description": "SMALL RETAIL STORE", | |
| "arrest": false, | |
| "domestic": false, | |
| "beat": 111, | |
| "district": 1, | |
| "ward": 42, | |
| "community_area": 32, | |
| "fbi_code": "03", | |
| "x_coordinate": 1176905.0, | |
| "y_coordinate": 1901744.0, | |
| "year": 2023, | |
| "updated_on": "2023-09-18 15:42:32+00:00", | |
| "latitude": 41.885729587, | |
| "longitude": -87.625821329, | |
| "location": "(41.885729587, -87.625821329)" | |
| }, | |
| { | |
| "unique_key": 13306418, | |
| "case_number": "JG539387", | |
| "date": "2023-12-12 14:15:00+00:00", | |
| "block": "001XX N STATE ST", | |
| "iucr": "0313", | |
| "primary_type": "ROBBERY", | |
| "description": "ARMED - OTHER DANGEROUS WEAPON", | |
| "location_description": "DEPARTMENT STORE", | |
| "arrest": false, | |
| "domestic": false, | |
| "beat": 111, | |
| "district": 1, | |
| "ward": 34, | |
| "community_area": 32, | |
| "fbi_code": "03", | |
| "x_coordinate": 1176352.0, | |
| "y_coordinate": 1900918.0, | |
| "year": 2023, | |
| "updated_on": "2023-12-20 15:41:19+00:00", | |
| "latitude": 41.883475491, | |
| "longitude": -87.627876969, | |
| "location": "(41.883475491, -87.627876969)" | |
| }, | |
| { | |
| "unique_key": 8409334, | |
| "case_number": "HT642418", | |
| "date": "2011-12-21 18:00:00+00:00", | |
| "block": "003XX S CANAL ST", | |
| "iucr": "0313", | |
| "primary_type": "ROBBERY", | |
| "description": "ARMED: OTHER DANGEROUS WEAPON", | |
| "location_description": "SIDEWALK", | |
| "arrest": false, | |
| "domestic": false, | |
| "beat": 111, | |
| "district": 1, | |
| "ward": 2, | |
| "community_area": 28, | |
| "fbi_code": "03", | |
| "x_coordinate": 1173189.0, | |
| "y_coordinate": 1898797.0, | |
| "year": 2011, | |
| "updated_on": "2016-02-04 06:33:39+00:00", | |
| "latitude": 41.877726093, | |
| "longitude": -87.639554589, | |
| "location": "(41.877726093, -87.639554589)" | |
| }, | |
| { | |
| "unique_key": 11481800, | |
| "case_number": "JB482538", | |
| "date": "2018-10-20 01:30:00+00:00", | |
| "block": "002XX N STATE ST", | |
| "iucr": "031A", | |
| "primary_type": "ROBBERY", | |
| "description": "ARMED: HANDGUN", | |
| "location_description": "CTA STATION", | |
| "arrest": false, | |
| "domestic": false, | |
| "beat": 111, | |
| "district": 1, | |
| "ward": 42, | |
| "community_area": 32, | |
| "fbi_code": "03", | |
| "x_coordinate": 1176327.0, | |
| "y_coordinate": 1901797.0, | |
| "year": 2018, | |
| "updated_on": "2018-10-27 16:07:48+00:00", | |
| "latitude": 41.885888079, | |
| "longitude": -87.627942238, | |
| "location": "(41.885888079, -87.627942238)" | |
| } | |
| ], | |
| "foreign_keys": [] | |
| }, | |
| "bigquery-public-data.chicago_taxi_trips.taxi_trips": { | |
| "name": "bigquery-public-data.chicago_taxi_trips.taxi_trips", | |
| "columns": [ | |
| { | |
| "name": "unique_key", | |
| "type": "STRING", | |
| "is_primary_key": true, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "taxi_id", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "trip_start_timestamp", | |
| "type": "TIMESTAMP", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "trip_end_timestamp", | |
| "type": "TIMESTAMP", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "trip_seconds", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "trip_miles", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "pickup_census_tract", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "dropoff_census_tract", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "pickup_community_area", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "dropoff_community_area", | |
| "type": "INT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "fare", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "tips", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "tolls", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "extras", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "trip_total", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "payment_type", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "company", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "pickup_latitude", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "pickup_longitude", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "pickup_location", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "dropoff_latitude", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "dropoff_longitude", | |
| "type": "FLOAT64", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| }, | |
| { | |
| "name": "dropoff_location", | |
| "type": "STRING", | |
| "is_primary_key": false, | |
| "is_foreign_key": false | |
| } | |
| ], | |
| "samples": [ | |
| { | |
| "unique_key": "6254a5aa4bf9be6cf9f205e95e64a09d9f72e115", | |
| "taxi_id": "924a38617a298fffaf07952020dc1188f8fde7549c2ee5894d64150e3e252d69e0117f357912cdbd601586c8115403e823a8c3900926a939ba670eaf0eb81ed0", | |
| "trip_start_timestamp": "2018-07-06 15:30:00+00:00", | |
| "trip_end_timestamp": "2018-07-06 15:30:00+00:00", | |
| "trip_seconds": 420, | |
| "trip_miles": 1.0, | |
| "pickup_census_tract": null, | |
| "dropoff_census_tract": null, | |
| "pickup_community_area": null, | |
| "dropoff_community_area": null, | |
| "fare": 6.5, | |
| "tips": 3.0, | |
| "tolls": 0.0, | |
| "extras": 0.0, | |
| "trip_total": 10.0, | |
| "payment_type": "Credit Card", | |
| "company": "Service Taxi Association", | |
| "pickup_latitude": NaN, | |
| "pickup_longitude": NaN, | |
| "pickup_location": null, | |
| "dropoff_latitude": NaN, | |
| "dropoff_longitude": NaN, | |
| "dropoff_location": null | |
| }, | |
| { | |
| "unique_key": "e7d0637a1c17bf7a2b6bba58d42aaaf26c498b2d", | |
| "taxi_id": "924a38617a298fffaf07952020dc1188f8fde7549c2ee5894d64150e3e252d69e0117f357912cdbd601586c8115403e823a8c3900926a939ba670eaf0eb81ed0", | |
| "trip_start_timestamp": "2018-07-06 15:45:00+00:00", | |
| "trip_end_timestamp": "2018-07-06 16:00:00+00:00", | |
| "trip_seconds": 900, | |
| "trip_miles": 2.3, | |
| "pickup_census_tract": null, | |
| "dropoff_census_tract": null, | |
| "pickup_community_area": null, | |
| "dropoff_community_area": null, | |
| "fare": 10.75, | |
| "tips": 2.0, | |
| "tolls": 0.0, | |
| "extras": 1.0, | |
| "trip_total": 14.25, | |
| "payment_type": "Credit Card", | |
| "company": "Service Taxi Association", | |
| "pickup_latitude": NaN, | |
| "pickup_longitude": NaN, | |
| "pickup_location": null, | |
| "dropoff_latitude": NaN, | |
| "dropoff_longitude": NaN, | |
| "dropoff_location": null | |
| }, | |
| { | |
| "unique_key": "f20d80f5eb811d5d62553e970d390c1e569da36c", | |
| "taxi_id": "924a38617a298fffaf07952020dc1188f8fde7549c2ee5894d64150e3e252d69e0117f357912cdbd601586c8115403e823a8c3900926a939ba670eaf0eb81ed0", | |
| "trip_start_timestamp": "2018-07-06 16:00:00+00:00", | |
| "trip_end_timestamp": "2018-07-06 16:15:00+00:00", | |
| "trip_seconds": 300, | |
| "trip_miles": 0.9, | |
| "pickup_census_tract": null, | |
| "dropoff_census_tract": null, | |
| "pickup_community_area": null, | |
| "dropoff_community_area": null, | |
| "fare": 5.75, | |
| "tips": 0.0, | |
| "tolls": 0.0, | |
| "extras": 1.0, | |
| "trip_total": 6.75, | |
| "payment_type": "Cash", | |
| "company": "Service Taxi Association", | |
| "pickup_latitude": NaN, | |
| "pickup_longitude": NaN, | |
| "pickup_location": null, | |
| "dropoff_latitude": NaN, | |
| "dropoff_longitude": NaN, | |
| "dropoff_location": null | |
| }, | |
| { | |
| "unique_key": "032ba396ddcd77b6da6d6168ff2885d51e0cb4eb", | |
| "taxi_id": "924a38617a298fffaf07952020dc1188f8fde7549c2ee5894d64150e3e252d69e0117f357912cdbd601586c8115403e823a8c3900926a939ba670eaf0eb81ed0", | |
| "trip_start_timestamp": "2018-07-06 16:15:00+00:00", | |
| "trip_end_timestamp": "2018-07-06 16:30:00+00:00", | |
| "trip_seconds": 420, | |
| "trip_miles": 0.6, | |
| "pickup_census_tract": null, | |
| "dropoff_census_tract": null, | |
| "pickup_community_area": null, | |
| "dropoff_community_area": null, | |
| "fare": 5.75, | |
| "tips": 0.0, | |
| "tolls": 0.0, | |
| "extras": 0.0, | |
| "trip_total": 5.75, | |
| "payment_type": "Cash", | |
| "company": "Service Taxi Association", | |
| "pickup_latitude": NaN, | |
| "pickup_longitude": NaN, | |
| "pickup_location": null, | |
| "dropoff_latitude": NaN, | |
| "dropoff_longitude": NaN, | |
| "dropoff_location": null | |
| }, | |
| { | |
| "unique_key": "f6d1a8ee8fb409823b1e75ac6a40f67ddd063312", | |
| "taxi_id": "e792da99c7f81af297fe9b6cacad377b4634a5ab8de2f597ebae1ce41a97d2ef61a1b5a13341fec48cbf4b959f28d60b8bc34f3d7b5da5b20f6b024788c5e9b6", | |
| "trip_start_timestamp": "2016-03-29 08:30:00+00:00", | |
| "trip_end_timestamp": "2016-03-29 08:30:00+00:00", | |
| "trip_seconds": 472, | |
| "trip_miles": 1.8, | |
| "pickup_census_tract": null, | |
| "dropoff_census_tract": null, | |
| "pickup_community_area": null, | |
| "dropoff_community_area": null, | |
| "fare": 0.01, | |
| "tips": 0.0, | |
| "tolls": NaN, | |
| "extras": 0.0, | |
| "trip_total": 0.01, | |
| "payment_type": "Cash", | |
| "company": "303 Taxi", | |
| "pickup_latitude": NaN, | |
| "pickup_longitude": NaN, | |
| "pickup_location": null, | |
| "dropoff_latitude": NaN, | |
| "dropoff_longitude": NaN, | |
| "dropoff_location": null | |
| } | |
| ], | |
| "foreign_keys": [] | |
| } | |
| }, | |
| "relationships": [] | |
| } |