Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1018 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 1018 Bytes

ir_data

Data infrastructure for InspectorRestaurant

This repository provisions a MongoDB server, a Mongo-Express admin interface, and a Jupyter notebook server.

Getting Started

Prerequisites

  • Docker + Docker-Compose (version?)

Run the services

docker-compose up

Getting the data

The inspection CSV datafiles are available from the following locations (links will auto-download CSV files):

License

MIT License.

Technologies used