You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vertnet-d...@googlegroups.com
We just pushed the prototype bulkloader to GitHub.
Weeeeeell, it doesn't actually bulkload yet, but it does the first part which is calculating and reporting CSV file deltas. Huh? If this sounds interesting, here's some initial documentation: https://github.com/VertNet/Software/wiki/Prototype-Bulkloader
If anyone (that means John and Laura in particular) wants to start playing or breaking this thing, it would be great. You can submit issues here: https://github.com/VertNet/Software/issues/new
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vertnet-d...@googlegroups.com
Update:
In addition to calculating CSV deltas and generating delta reports, the vn.py script now supports bulkloading to the App Engine datastore. The code has been pushed and the wiki page has been updated with descriptions and example usage: