cityofaustin / atd-micromobility-api

A dockless mobility data API built with Python/Sanic
12 stars 4 forks source link

Support Census Tract Querying instead of Hexbins #49

Closed johnclary closed 5 years ago

johnclary commented 5 years ago

yay for tests and yay for passing them. this is ready to merge now that there are census geoids in the socrata dataset.

mateoclarke commented 5 years ago

Since you're out @johnclary, I'll go ahead and merge this to master for you. I'm trying to remember if master autodeploys. I remember we're hosting this with Amazon ECS/Fargate, but I forget how that deals with code changes. If its not automatic, maybe that would be good to document in the README under a ## Deployment section.