Skip to content

Medniy2000/ua_locations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UA Locations

Data set which contains ukrainian locations

Data set contains structure with administrative-territorial units:

#
#
#  - COUNTRY
#       - CAPITAL_CITY
#       - STATE
#            - DISTRICT
#               - COMMUNITY
#                   - CITY
#                   - URBAN
#                   - SETTLEMENT
#                   - VILLAGE
#
# !!! parent_id fieled helps to make a tree, stucture discribed above

Types translations to ukrainian:

#  COUNTRY - країна [Україна]
#  CAPITAL_CITY - столиця [Київ, Севастопіль]
#  STATE - область
#  DISTRICT - район
#  COMMUNITY - громада
#  CITY - місто
#  URBAN - село міського типу
#  SETTLEMENT - селище
#  VILLAGE - село

Need to improve!:

# Add russian translations for rows with COMMUNITY type

# Moderate russian translations (name, public_name) for rows with CITY, URBAN, SETTLEMENT, VILLAGE types

# Moderate, set post_code for rows with CITY, URBAN, SETTLEMENT, VILLAGE types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published