Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CBO scraper to allow dynamic updates #212

Closed
aih opened this issue Mar 9, 2021 · 0 comments
Closed

Refactor CBO scraper to allow dynamic updates #212

aih opened this issue Mar 9, 2021 · 0 comments
Assignees

Comments

@aih
Copy link
Collaborator

aih commented Mar 9, 2021

The load_cbo command currently processes and loads all CBO data. This should be updated/refactored to allow:

  1. Scraping and loading of all initial data (as is currently done), and
  2. Scraping only recent data, either by date, or by Congress

This will allow us to create a Celery task to keep the CBO data updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants