Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 638 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 638 Bytes

New York State - Department of Public Service Scraper

Chi Hack Night data data scraping project to make matters and documents filed by the New York Department of Public Service more accessible.

💾 Requirements

🚀 Quick start

  1. Grab the repo:

    git clone git@github.com:chihacknight/climate-ny-dps-scraper.git
    cd climate-ny-dps-scraper
  2. Start developing

    docker-compose up --build

    or

    pip install -r requirements.txt