-
Notifications
You must be signed in to change notification settings - Fork 1
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
Script to download contribution information and export to JSON #3
Comments
Hello! I've finished writing the script and here's the link, but I have a few questions. In the issue, you mentioned an F-Expenditure sheet, which doesn't exist. Do you mean the E-Expenditure sheet? Also, should I export the calculations to one or to multiple JSON files? Lastly, in the repo, where will the cal-data file be? In the script, I left it in my documents folder, but that would need to be changed for actual use. @tommy-stone |
Clarification for F-Expenditures JSON file export cal-data file Also, make sure to create a separate branch fo this work. We want to commit it to master after we have tested everything. |
The 2019 file isn't in the folder, but in the 2017, 2018, and 2020 files there is also no F-Expenditure sheet. Do you mean the F-Expenses sheet? Sorry for the ambiguity, I was asking where would be the file where I would take the data from (e.g efile_SD_CSD_2020.xlsx). Just to confirm, this script only needs to run on one file, correct? (ie: you can only specify one file to take the data from) Also in the future, should I contact you on Slack about this or on Github? |
@BolunThompson Sorry, i didn't do the pull request. I verified they are there now https://github.com/opensandiego/disclosure-backend-static/tree/master/downloads/static. That was a mistake on my part, it's not G,D,F-Expenditures but G,D,F-Expenses (as you had mentioned). I updated the notes to reflect this. The files are saved in downloads\static folder and will be updated on a weekly basis. The files will always have the same name though. The script will run on two files, 2019 and 2020 (because of the year change). 2019 file will be static. If it's a quick question this works (we can also document our notes). If it's something more in depth slack would be better. |
There is only a F-Expenses sheet, no G or D expenses sheet. There is also no Amount column on the F expenses sheet. What should I use as an alternative? |
@BolunThompson Alright, I see where I messed up and I correct the above description. In the D-Expenditure, G-Expenditure, E-Expenditure sheets there is an amount column that you will sum up. |
The text was updated successfully, but these errors were encountered: