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

Inconsistent use of neighborhood name vs. region name #3293

Closed
jonfroehlich opened this issue Jul 10, 2023 · 6 comments
Closed

Inconsistent use of neighborhood name vs. region name #3293

jonfroehlich opened this issue Jul 10, 2023 · 6 comments

Comments

@jonfroehlich
Copy link
Member

In the attributes API, we have Neighborhood Name:
image

But in the neighborhoods API, we have region_name (and region_id):
image

Do they refer to the same thing? If so, we should use the same name across all our API endpoints.

@misaugstad
Copy link
Member

They do refer to the same thing, nice eye!

@jonfroehlich
Copy link
Member Author

Would you propose RegionName and RegionID then for both? Or NeighborhoodName and NeighborhoodID

@misaugstad
Copy link
Member

I think that "neighborhood" is probably more meaningful to people than "region", so I've been moving our user-facing stuff over to using "neighborhood" for awhile. So I say "neighborhood"!

@jonfroehlich
Copy link
Member Author

Sweet. Let's do it.

You might ask: what's prompting all of these API questions recently? Well, it's emails like Frank's today asking about how to get the data and how to do some basic analysis. :)

@jonfroehlich
Copy link
Member Author

jonfroehlich commented Jul 11, 2023 via email

misaugstad added a commit that referenced this issue Sep 11, 2023
…name-and-cluster-size-properties

#3292 ClusterSize & #3293 Neighborhood Name
@misaugstad
Copy link
Member

closing via #3323

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