sharedstreets / mobility-metrics

Tools for collecting, processing, and interpreting mobility data using SharedStreets
MIT License
50 stars 17 forks source link

Document "Export All" JSON structure #37

Open morganherlocker opened 5 years ago

morganherlocker commented 5 years ago

https://github.com/sharedstreets/sharedstreets-mobility-metrics/issues/34

"Export All" downloads a valid, but custom, JSON object containing deduplicated geometry and aggregates. This allows for a compact download of <10MB instead of hundreds of MB of duplicated data. Let's add a section in the readme explaining this structure and how it is used.