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

Implement location hierarchy proposal #38

Open
tholzheim opened this issue Jun 2, 2021 · 2 comments
Open

Implement location hierarchy proposal #38

tholzheim opened this issue Jun 2, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tholzheim
Copy link
Collaborator

see #35
refactor from here as start https://github.com/SmartDataAnalytics/OpenResearch/blob/master/migration/openresearch/location.py

@WolfgangFahl
Copy link
Collaborator

@WolfgangFahl
Copy link
Collaborator

select count(*),hierarchy 
from location_labels
group by hierarchy
count(*) hierarchy
1302117 City
1486 Country
7480 Region

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

3 participants