CodeForPhilly / pbf-scraping

Project for Philadelphia Bail Fund to scrape new criminal filings from municipal court
https://codeforphilly.github.io/pbf-scraping
10 stars 4 forks source link

Hook up docket download/parse using Docker and Lambda #33

Closed adamrlinder closed 3 years ago

machow commented 3 years ago

In case it's useful, here are the instructions I put in the original PR for hwo to run docker

docker-compose up --build
docker-compose run downloader /bin/bash

# inside the container
cd analyses/full_dockets
python download.py