Skip to content

caged/council-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Portland City Council data

Setup and run

Create a .env file in the root of the project and add the following information:

AWS_ACCESS_KEY_ID=YOUR AWS ID
AWS_SECRET_ACCESS_KEY=YOUR AWS KEY
AWS_S3_BUCKET=YOUR AWS BUCKET

Then install the dependencies and run the script. This will process the upcoming agenda items from the City Council website and upload the resutls as JSON to s3.

bundle install
dotenv script/process-upcoming-agenda-items

About

Fetch and parse Portland City Council data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published