The FTP site includes FiscalImpactStatements.csv, which allows us to see which bills have fiscal impact statements. For example:
"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 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.