Skip to content

buffaloopendata/eriecountyhealth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erie County Health Inspection API

This project has two components:

  • scraper - a utility that uses the DataSponge project to crawl the Erie County Dept of Health Inspection website and store the data into a mongo database
  • api - a small app that uses node.js and express to expose an API on top of the mongo database. The project integrates Swagger to provide a simple UI on top of the apis for experimentation

###TODO

  • augment data in facilities database with geo coordinates to allow geospatial searches
  • summarize data (number of violations, etc)
  • api keys/ rate limiting
  • error handling

About

Api for Erie County (NY) health inspection data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CSS 10.7%
  • Groovy 3.0%
  • Java 2.8%