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

show billversion according to latest date #412

Open
derekeder opened this issue Mar 22, 2024 · 1 comment
Open

show billversion according to latest date #412

derekeder opened this issue Mar 22, 2024 · 1 comment
Assignees

Comments

@derekeder
Copy link
Member

once datamade/chicago-council-scrapers#9 is resolved, fetch the latest bill according to date instead of using first to determine the latest version:

https://github.com/datamade/chi-councilmatic/blob/main/chicago/models.py#L122

@derekeder derekeder self-assigned this Mar 22, 2024
@fgregg
Copy link
Member

fgregg commented Mar 27, 2024

so the elms data source does not have the information about the dates of different versions, so the best that we can do is try to infer ording from the names of the files (currently stored in the "notes" field).

however, we were improperly putting some attachements of docs into the billversion table isntead of the attachment files, so fixing that should help.

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