sharedstreets / mobility-metrics

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

Pick-ups: Export button generates empty file #33

Closed emilyeros closed 5 years ago

emilyeros commented 5 years ago

When exporting data for the pick up metric, an empty JSON file is generated. (This happens for bins and streets)

For drop-offs, exporting either the bins or the street segments actually exports the bins.

morganherlocker commented 5 years ago

(This happens for bins and streets)

See explanation here:

https://github.com/sharedstreets/sharedstreets-mobility-metrics/issues/32#issuecomment-485438612

tldr: streets are not intended to be exposed through the UI yet, since they rely on a feature that has not been implemented yet. The bin part of this issue is a possible bug that needs review.

morganherlocker commented 5 years ago

This has been patched and tested. The issue was a typo.

https://github.com/sharedstreets/sharedstreets-mobility-metrics/commit/cf581870acfb3f6bf5a65583180d8bfe5f7b9857