Skip to content
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

Read domain dicts for domains module from DomainValues/ files #7

Open
jbousquin opened this issue Aug 11, 2022 · 1 comment
Open

Read domain dicts for domains module from DomainValues/ files #7

jbousquin opened this issue Aug 11, 2022 · 1 comment

Comments

@jbousquin
Copy link
Collaborator

BASE_URL = 'https://cdx.epa.gov/wqx/download/DomainValues/' contains several zipped csv files to read to dict rather than having them static/hard coded.

@jbousquin
Copy link
Collaborator Author

Started to address on dev, updating existing function for this and dropping table specific static code. Still need to implement these dicts in the main code and structure it so it's only queried once in a session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant