-
Notifications
You must be signed in to change notification settings - Fork 6
Also store copies of the CSVs in this repo for backup purposes #95
Comments
As part of openaustralia/planningalerts#1203 (comment) @hisayohorie and I agreed we need to get the CSV's into the repo. Read more up on that issue about the process we're imaging.
This should be much easier with git diffs and the ability to So we're imaging following the pattern used by EveryPolitician of having a folder for each data folder, a folder for each jurisdiction, and then the csv and json in there. See https://github.com/everypolitician/everypolitician-data/tree/master/data/Australia/Representatives So we're imaging a directory structure like:
Steps (separate PRs):
|
I've assigned this to you @hisayohorie post any questions or anything here 😄 |
@hisayohorie is doing steps 1. " add the directory structure and adapt the rake task to work with it" and 3. "adapt the rake file to target the local CSV file rather than the Google Doc" in one go in #125 |
This is now done in #125 |
While importing some contributions I just noticed that it was quite hard to spot an unintentional error and fix it using the Sheets revision history. Maybe storing copies of the CSVs we download would help?
The text was updated successfully, but these errors were encountered: