Created
November 24, 2020 12:54
-
-
Save timthelion/0af69d1d34016df96e307ed6f287bee7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": 12, | |
| "name": "Ústí nad Labem", | |
| "location": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 14.034090040159416, | |
| 50.66687231660888 | |
| ] | |
| }, | |
| "wp_url": "https://dopracenakole.cz/mesta/usti-nad-labem", | |
| "competitor_count": 2, | |
| "trip_stats": { | |
| "distance__sum": 2456.09, | |
| "user_count": 2, | |
| "count__sum": 135, | |
| "count_bicycle": 72, | |
| "distance_bicycle": 1419.25, | |
| "count_foot": 38, | |
| "distance_foot": 1031.83 | |
| }, | |
| "emissions": { | |
| "co2": 316835.6, | |
| "co": 1779191.6, | |
| "nox": 416798.5, | |
| "n2o": 61402.2, | |
| "voc": 203609.9, | |
| "ch4": 18911.9, | |
| "so2": 12034.8, | |
| "solid": 85963.2, | |
| "pb": 27.0 | |
| }, | |
| "subsidiaries": [ | |
| "https://test2019.dopracenakole.cz/rest/subsidiary/2914/" | |
| ], | |
| "eco_trip_count": 135, | |
| "distance": 2456.09 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment