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

Incorporate patrons bulk data #42

Open
waldoj opened this issue Jan 6, 2018 · 0 comments
Open

Incorporate patrons bulk data #42

waldoj opened this issue Jan 6, 2018 · 0 comments

Comments

@waldoj
Copy link
Member

waldoj commented Jan 6, 2018

Right now we're scraping copatron data with copatrons.php. But this is available as bulk data now, in Sponsors.csv on the FTP site. Switch to this data source, instead. It's real easy—it looks like this:

"MEMBER_NAME","MEMBER_ID","BILL_NUMBER","PATRON_TYPE"
"Tony O. Wilt                  ","H0231","HB0001","1001" - Chief Patron
"Richard P. Bell               ","H0211","HB0002","1001" - Chief Patron
"R. Steven Landes              ","H0104","HB0003","1001" - Chief Patron
"Glen H. Sturtevant, Jr.       ","S0099","HB0003","2999" - Co-Patron
"Michael P. Mullin             ","H0286","HB0004","1001" - Chief Patron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant