cityofaustin / atd-micromobility-aggregation-privacy

Exploring Micromobility Data Aggregation Methods & Privacy Policies
1 stars 0 forks source link

Create a sandbox database with mds.fake #5

Open mateoclarke opened 5 years ago

mateoclarke commented 5 years ago

In order to experiment with data aggregation methods, we need to create a shared testing environment.

The City of Santa Monica has set up some tools for working with MDS provider data. https://github.com/CityofSantaMonica/mds-provider

One module in the repo is mds.fake which generates fake provider data for testing and development. https://github.com/CityofSantaMonica/mds-provider/tree/master/mds/fake

Can we set up a database (Postgres is our default) with fake MDS data and get everyone on the team set up with access?

mateoclarke commented 5 years ago

Hey @inc0, just assigned this one to you with info about generating fake MDS data but let me know if you need any guidance or want to bounce around ideas.