Open fgregg opened 5 years ago
Thanks so much for sharing this @Forest Gregg fgregg@datamade.us, excited to take a look. in the next few days. You're reading is correct; at the outset I didn't want to require an amazon account, but the download with aws is so much better with one it probably makes sense to use it (and everyone working with this data at scale probably has one anyways).
On Wed, Jul 17, 2019 at 3:02 PM Forest Gregg notifications@github.com wrote:
Hi @jsfenfen https://github.com/jsfenfen, this PR has a number of different pieces that you may or not be interested in. I can split things apart to just get you what you do care about.
You can view, comment on, or merge this pull request online at:
https://github.com/jsfenfen/990-xml-database/pull/24 Commit Summary
- adjustments for building DB and using newer version of irsx
File Changes
- M README.md https://github.com/jsfenfen/990-xml-database/pull/24/files#diff-0 (2)
- A irsdb/Makefile https://github.com/jsfenfen/990-xml-database/pull/24/files#diff-1 (31)
- M irsdb/irsdb/settings.py https://github.com/jsfenfen/990-xml-database/pull/24/files#diff-2 (30)
- M irsdb/metadata/management/commands/load_metadata.py https://github.com/jsfenfen/990-xml-database/pull/24/files#diff-3 (6)
- M irsdb/metadata/models.py https://github.com/jsfenfen/990-xml-database/pull/24/files#diff-4 (16)
- M irsdb/metadata/views.py https://github.com/jsfenfen/990-xml-database/pull/24/files#diff-5 (4)
- M irsdb/return/management/commands/load_filings.py https://github.com/jsfenfen/990-xml-database/pull/24/files#diff-6 (38)
Patch Links:
- https://github.com/jsfenfen/990-xml-database/pull/24.patch
- https://github.com/jsfenfen/990-xml-database/pull/24.diff
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jsfenfen/990-xml-database/pull/24?email_source=notifications&email_token=AAE4AJFEEWAZBBZE6NS7F63P76JFVA5CNFSM4IEU535KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G73QODA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAE4AJELCDXJB5JFF7BU4PTP76JFVANCNFSM4IEU535A .
Would recommend splitting off the change from version_start
/version_end
to versions
, as that will be a breaking change for existing installs. Otherwise, I think this is good to go.
Hi @jsfenfen, this PR has a number of different pieces that you may or not be interested in. I can split things apart to just get you what you do care about.