nsaid-team / gotopaws

2 stars 2 forks source link

Collect a useable data set #11

Closed sfmorris closed 9 years ago

sfmorris commented 9 years ago

Using the api, grab data from petfinder.com.

Clean it up so that it satisfies these conditions:

-Identify common attributes of the data and insure every item has a value for that attribute -collect enough data to make it a rich experience -Data must be collected programatically

sfmorris commented 9 years ago

https://github.com/nsaid-team/gotopaws/tree/dev-branch/scratch/sfmorris

The process for collecting data is explained in README, data_collector.py pulls city data from api.yelp.com and we have cherry-picked 3pets x 3shelters x3cities set of stub data for phase 1