open-austin / influence-texas

Inform the Texas electorate by putting politicians' campaign finance records next to their voting records in one succinct, mobile platform.
https://www.influencetexas.com/
GNU General Public License v2.0
41 stars 16 forks source link

Use Bill model to connect to TLO #124

Open annaderengowski opened 5 years ago

annaderengowski commented 5 years ago

Using the Bill model (probably bill ID?), loop through the bills in our db and connect to the appropriate witness list(s) for the bill on Texas Legislature Online

Example witness list URL: https://capitol.texas.gov/tlodocs/86R/witlistbill/html/HB00864H.htm

URL breakdown: https://capitol.texas.gov/tlodocs//witlistbill/html/.htm

Niicck commented 5 years ago

Currently working on this!