We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The FTP site includes FiscalImpactStatements.csv, which allows us to see which bills have fiscal impact statements. For example:
FiscalImpactStatements.csv
"HST_BILNO","HST_REFID" "HB0277","HB277FE122.PDF " "HB0295","HB295F165.PDF " "HB0330","HB330F122.PDF " "HB0330","HB330FH1122.PDF " "HB0338","HB338F122.PDF " "HB0338","HB338FH1122.PDF " "HB0362","HB362F122.PDF " "HB0372","HB372F122.PDF " "HB0525","HB525F160.PDF " "HB0525","HB525F122.PDF " "HB0541","HB541F122.PDF " "HB0611","HB611F601.PDF " "HB0622","HB622F160.PDF "
Use this to determine which bills have fiscal impact statements available, rather than scraping those records.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The FTP site includes
FiscalImpactStatements.csv
, which allows us to see which bills have fiscal impact statements. For example:Use this to determine which bills have fiscal impact statements available, rather than scraping those records.
The text was updated successfully, but these errors were encountered: