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

The third step in analysis should be 'Generate resources' not 'Generate reports' #222

Closed
carlhiggs opened this issue Mar 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@carlhiggs
Copy link
Collaborator

Currently after processing data, the next step is to generate a city report -- however there are a range of other resources that we plan to implement, and as that happens this step (and its script 3_generate_reports.py) should be amended/renamed to reflect this.

Additional resources include:

  • Data dictionary / documentation (list all the metadata, explain files and structure etc)
  • City indicator report(s) (for print and presentations, in addition to current ones for web distribution)
  • City scorecards
  • Validation report
  • HTML and PNG image files (maps, plots, etc)
@carlhiggs carlhiggs added the enhancement New feature or request label Mar 20, 2023
carlhiggs added a commit that referenced this issue Mar 20, 2023
… renamed 3_generate_reports.py to 3_generate_resources.py as per #222; also updated population analysis script to check if resources already exist in database, and only create them if required (saves time if you happen to re-run the script, not recreating things already created)
@carlhiggs
Copy link
Collaborator Author

This was addressed in #218

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

No branches or pull requests

1 participant