-
Notifications
You must be signed in to change notification settings - Fork 30
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
Error in setup #2292
Comments
Hi @azvaska, we keep these fields defaulted |
i modifyed the settings and now it's giving me this error:
i basically want to run the usaspening.gov API locally but i don't get how to update with the newest data, i can see from where you are pullint it |
hello I followed the readme but once I issued the command
docker exec -it dataact-broker-backend python dataactcore/scripts/initialize.py -i
this error pops out:
reading the code I need to set this :
but I don't know what to put, the usaspending doesn't seem to have these files.
since I don't have direct access to all the data, how can I update my DB with the new data ? without having to rebuild it every time from historical data.
The text was updated successfully, but these errors were encountered: