nytimes / Fech

Deprecated. Please see https://github.com/dwillis/Fech for a maintained fork.
http://nytimes.github.io/Fech/
Other
115 stars 30 forks source link

Support Paper Filing Records #68

Open dwillis opened 9 years ago

dwillis commented 9 years ago

FEC has machine-readable records for paper filings here: ftp://ftp.fec.gov/FEC/paper/

jsfenfen commented 9 years ago

Now that they've (sorta) released the .xls version spec files, would be great to generate the relevant sources dir--or maybe paper_sources? However you want to do it, if there's a place it exists I'd be happy to help on this. I can't remember if fech can do this automatically or not...

jsfenfen commented 9 years ago

I'm starting to build these. Don't have a great pipeline, as this really requires matching the same variables to the electronic versions of the same file; in some cases the variables do seem different.

First ones are here: https://github.com/jsfenfen/paper_fec/tree/master/parsing/paper_sources

Thus far the versions seem to be pretty consistent.

dwillis commented 9 years ago

Cool, thanks! If it's ok, I'll grab these for Fech and build off that.

jsfenfen commented 9 years ago

Absolutely, go for it.

On Dec 12, 2014, at 5:13 PM, Derek Willis notifications@github.com wrote:

Cool, thanks! If it's ok, I'll grab these for Fech and build off that.

— Reply to this email directly or view it on GitHub.

saizai commented 9 years ago

Cross-note: 18F/FEC#14

(18F is the official government open source coding group)