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

API endpoint for project + zonefacts #432

Closed
NealHumphrey opened this issue Jul 27, 2017 · 3 comments
Closed

API endpoint for project + zonefacts #432

NealHumphrey opened this issue Jul 27, 2017 · 3 comments

Comments

@NealHumphrey
Copy link
Collaborator

Create a project table endpoint that joins the project table to the ZoneFacts table 3 times, once for each zone type (ward, neighborhood_cluster, census_tract). This join should be used for to replace the current 'project' endpoint in the front end app (stored in /core/housing-insights.js URLS: project), to provide additional columns of data to anywhere the project table is used.

@jkwening
Copy link
Collaborator

@NealHumphrey is this the same task as the last action item in #388 - left join project table/zone_facts?

@NealHumphrey
Copy link
Collaborator Author

@jkwening Yep! And it's actually what I just put into the PR in #438 (sorry should have updated these ticket too!)

@NealHumphrey
Copy link
Collaborator Author

Resolved in #438

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

No branches or pull requests

2 participants