BloomTech-Labs / PT15-cityspire-d-ds

Labs PT15 - CitySpire - Team D - Data Science Repository
MIT License
0 stars 4 forks source link

Close on Data Elements (Scores, Predictions, etc.) Returned via DS API Requests #2

Closed danoand closed 3 years ago

danoand commented 3 years ago

Background

This issue/task is to close on the chunks of data (scores, predictions, etc.) that the DS API will return to callers (ie. Web Backend).

Looking at the iOS Whimsical and our past conversations, I see these data chunks.

Listing those with sample route paths

On the iOS Mockups [HIGH PRIORITY]

Other Data Chunks We've Talked About

danoand commented 3 years ago

One of the other teams found some walkability/transit data in a csv somewhere...

danoand commented 3 years ago

FBI Crime Data

US City Database (https://simplemaps.com)

danoand commented 3 years ago

Closed on these as high priority items in our call tonight with the web dev guys (Thur Jan 21)

Other Data Chunks We've Talked About

AaronReichert commented 3 years ago

FBI crime stats 1-5 stars overall plus the following categories. Violent_crime Murder_and_nonnegligent_manslaughter Rape1 Robbery Aggravated_assault Property_crime Burglary Larceny_theft Motor_vehicle_theft

danoand commented 3 years ago

Changed the documented routes above to be /<route name>/<city>. The appropriate route name should precede the city path parameter

danoand commented 3 years ago

See the wiki for the high priority routes and response documents:

The DS API is now deployed to AWS. View the automatic route documentation that comes with FastAPI here: