100+ datasets found
  1. o

    Geonames - All Cities with a population > 1000

    • public.opendatasoft.com
    • data.smartidf.services
    • +2more
    csv, excel, geojson +1
    Updated Mar 10, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). Geonames - All Cities with a population > 1000 [Dataset]. https://public.opendatasoft.com/explore/dataset/geonames-all-cities-with-a-population-1000/
    Explore at:
    csv, json, geojson, excelAvailable download formats
    Dataset updated
    Mar 10, 2024
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    All cities with a population > 1000 or seats of adm div (ca 80.000)Sources and ContributionsSources : GeoNames is aggregating over hundred different data sources. Ambassadors : GeoNames Ambassadors help in many countries. Wiki : A wiki allows to view the data and quickly fix error and add missing places. Donations and Sponsoring : Costs for running GeoNames are covered by donations and sponsoring.Enrichment:add country name

  2. Cities of Pakistan with Coordinates

    • kaggle.com
    Updated Mar 16, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Agha Abdul Rauf (2021). Cities of Pakistan with Coordinates [Dataset]. https://www.kaggle.com/datasets/aghabdurauf/cities-of-pakistan-with-coordinates/versions/1
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 16, 2021
    Dataset provided by
    Kaggle
    Authors
    Agha Abdul Rauf
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Area covered
    Pakistan
    Description

    Dataset

    This dataset was created by Agha Abdul Rauf

    Released under CC0: Public Domain

    Contents

  3. o

    1117 Russian cities with city name, region, geographic coordinates and 2020...

    • explore.openaire.eu
    • zenodo.org
    Updated Aug 1, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Evgeniy Pogrebnyak; Kirill Artemov (2021). 1117 Russian cities with city name, region, geographic coordinates and 2020 population estimate [Dataset]. http://doi.org/10.5281/zenodo.5148692
    Explore at:
    Dataset updated
    Aug 1, 2021
    Authors
    Evgeniy Pogrebnyak; Kirill Artemov
    Description

    1117 Russian cities with city name, region, geographic coordinates and 2020 population estimate. How to use from pathlib import Path import requests import pandas as pd url = ("https://raw.githubusercontent.com/" "epogrebnyak/ru-cities/main/assets/towns.csv") # save file locally p = Path("towns.csv") if not p.exists(): content = requests.get(url).text p.write_text(content, encoding="utf-8") # read as dataframe df = pd.read_csv("towns.csv") print(df.sample(5)) Files: towns.csv - city information regions.csv - list of Russian Federation regions alt_city_names.json - alternative city names Сolumns (towns.csv): Basic info: city - city name (several cities have alternative names marked in alt_city_names.json) population - city population, thousand people, Rosstat estimate as of 1.1.2020 lat,lon - city geographic coordinates Region: region_name - subnational region (oblast, republic, krai or AO) region_iso_code - ISO 3166 code, eg RU-VLD federal_district, eg Центральный City codes: okato oktmo fias_id kladr_id Data sources City list and city population collected from Rosstat publication Регионы России. Основные социально-экономические показатели городов and parsed from publication Microsoft Word files. City list corresponds to this Wikipedia article. Alternative dataset is wiki-based Dadata city dataset (no population data). Comments City groups Ханты-Мансийский and Ямало-Ненецкий autonomous regions excluded to avoid duplication as parts of Тюменская область. Several notable towns are classified as administrative part of larger cities (Сестрорецк is a municpality at Saint-Petersburg, Щербинка part of Moscow). They are not and not reported in this dataset. By individual city Белоозерский not found in Rosstat publication, but should be considered a city as of 1.1.2020 Alternative city names We suppressed letter "ё" city columns in towns.csv - we have Орел, but not Орёл. This affected: Белоозёрский Королёв Ликино-Дулёво Озёры Щёлково Орёл Дмитриев and Дмитриев-Льговский are the same city. assets/alt_city_names.json contains these names. Tests poetry install poetry run python -m pytest How to replicate dataset 1. Base dataset Run: download data stro rar/get.sh convert Саратовская область.doc to docx run make.py Creates: _towns.csv assets/regions.csv 2. API calls Note: do not attempt if you do not have to - this runs a while and loads third-party API access. You have the resulting files in repo, so probably does not need to these scripts. Run: cd geocoding run coord_dadata.py (needs token) run coord_osm.py Creates: coord_dadata.csv coord_osm.csv 3. Merge data Run: run merge.py Creates: assets/towns.csv See code at Github: https://github.com/epogrebnyak/ru-cities

  4. d

    500 Cities: City Boundaries

    • catalog.data.gov
    • healthdata.gov
    • +5more
    Updated Feb 3, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Centers for Disease Control and Prevention (2025). 500 Cities: City Boundaries [Dataset]. https://catalog.data.gov/dataset/500-cities-city-boundaries
    Explore at:
    Dataset updated
    Feb 3, 2025
    Dataset provided by
    Centers for Disease Control and Prevention
    Description

    This city boundary shapefile was extracted from Esri Data and Maps for ArcGIS 2014 - U.S. Populated Place Areas. This shapefile can be joined to 500 Cities city-level Data (GIS Friendly Format) in a geographic information system (GIS) to make city-level maps.

  5. Pakistan Cities

    • kaggle.com
    Updated Jan 26, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Abid Ali Awan (2021). Pakistan Cities [Dataset]. https://www.kaggle.com/datasets/kingabzpro/pakistan-cities
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jan 26, 2021
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Abid Ali Awan
    License

    http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.htmlhttp://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

    Area covered
    Pakistan
    Description

    Context

    Simple Pakistani Cities Data, with latitude, longitude, population, Province. Below is a list of 146 prominent cities in Pakistan. Each row includes a city's latitude, longitude, province and other variables of interest. This is a subset of all 140,909 places in Pakistan (and only some of the fields) that you'll find in our World Cities Database.

    Source

    https://simplemaps.com/data/pk-cities

  6. Geolocations of Indian Cities

    • kaggle.com
    Updated Oct 7, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Chaitanya (2020). Geolocations of Indian Cities [Dataset]. https://www.kaggle.com/crbelhekar619/geolocations-of-indian-cities/discussion
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Oct 7, 2020
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Chaitanya
    Area covered
    India
    Description

    Content

    The data set contains geolocations of all the cities in India with a population of more than 1000.

    There are total 10 columns in the dataset. Geoname - Unique Geo-ID for the city Name - Name of the city ACSII Name - ASCII name of the city for interpretability Alternate Names - Alternate names for the city Latitude - Latitude of the city Longitude - Longitude of the city Population - Population of the city Digital Elevation Model - Digital elevation of the city Country - Country of the city Coordinates - Coordinates of the city

    Acknowledgements

    The data set is contributed by opendatasoft Data Network

  7. d

    Cities, Towns, Villages with 1990 Census Population (GNIS)

    • catalog.data.gov
    • datasets.ai
    • +4more
    Updated Dec 2, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Earth Data Analysis Center (Point of Contact) (2020). Cities, Towns, Villages with 1990 Census Population (GNIS) [Dataset]. https://catalog.data.gov/dataset/cities-towns-villages-with-1990-census-population-gnis
    Explore at:
    Dataset updated
    Dec 2, 2020
    Dataset provided by
    Earth Data Analysis Center (Point of Contact)
    Description

    This data set contains points for 1600 populated places, cities and towns, in New Mexico. The points were generated from latitude and longitude coordinates contained in the GNIS file, and therefore, do not have a known scale.

  8. CDP City Location dataset

    • kaggle.com
    Updated Nov 5, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    shabou (2020). CDP City Location dataset [Dataset]. https://www.kaggle.com/shabou/cdp-city-location-dataset/metadata
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Nov 5, 2020
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    shabou
    License

    Attribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
    License information was derived automatically

    Description

    Context

    This dataset is related to CDP Analytics challenge: https://www.kaggle.com/c/cdp-unlocking-climate-solutions.

    The cities disclosure data provided in this challenge contains geographical cordinates of disclosing cities. However, these coordinates are not completelt reliable. In order to be able to provide geo-visualization of indicators, we need to clean the geographical coordinates and provide a reliable dataset.

    This dataset is generated using this notebook: https://www.kaggle.com/shabou/cdp-cities-location-exploratory-analysis

    Content

    Acknowledgements

    Inspiration

    Make maps of cities' environmental actions to combat climate change.

  9. w

    1000 Largest US Cities By Population With Geographic Coordinates

    • data.wu.ac.at
    Updated May 31, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Rich Jones (2017). 1000 Largest US Cities By Population With Geographic Coordinates [Dataset]. https://data.wu.ac.at/schema/public_opendatasoft_com/MTAwMC1sYXJnZXN0LXVzLWNpdGllcy1ieS1wb3B1bGF0aW9uLXdpdGgtZ2VvZ3JhcGhpYy1jb29yZGluYXRlcw==
    Explore at:
    application/vnd.geo+json, xls, json, csv, kmlAvailable download formats
    Dataset updated
    May 31, 2017
    Dataset provided by
    Rich Jones
    License

    U.S. Government Workshttps://www.usa.gov/government-works
    License information was derived automatically

    Description

    This dataset contains information about the 1000 largest US cities by population: population, population growth, geographic coordinates, population rank.

  10. f

    Latitude and longitude coordinates, population size, and mean baseline...

    • figshare.com
    • plos.figshare.com
    xls
    Updated Jun 1, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Rodolfo Acuna-Soto; Cécile Viboud; Gerardo Chowell (2023). Latitude and longitude coordinates, population size, and mean baseline pneumonia and influenza death rates for 66 large US reporting cities (1910–1920) with 100, 000 or more inhabitants [10]. [Dataset]. http://doi.org/10.1371/journal.pone.0023467.t001
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Jun 1, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Rodolfo Acuna-Soto; Cécile Viboud; Gerardo Chowell
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Latitude and longitude coordinates, population size, and mean baseline pneumonia and influenza death rates for 66 large US reporting cities (1910–1920) with 100, 000 or more inhabitants [10].

  11. d

    Cities Location Dataset - Dataset - Datopian CKAN instance

    • demo.dev.datopian.com
    Updated May 13, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). Cities Location Dataset - Dataset - Datopian CKAN instance [Dataset]. https://demo.dev.datopian.com/dataset/version-bump-test-9--cities-location-dataset
    Explore at:
    Dataset updated
    May 13, 2025
    Description

    This dataset contains geographical information including location names and their corresponding latitude and longitude coordinates.

  12. h

    wikivoyage-eu-city-embeddings

    • huggingface.co
    Updated Mar 20, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ashmi Banerjee (2024). wikivoyage-eu-city-embeddings [Dataset]. http://doi.org/10.57967/hf/2007
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 20, 2024
    Authors
    Ashmi Banerjee
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Dataset Card for Dataset Name

    This dataset comprises abstracts from Wikivoyage for 160 European cities along with their corresponding country names, coordinates, and populations. The embeddings are derived from the GTE-Large model, incorporating data from the city, country, population, and abstract columns.

      Dataset Sources
    

    Wikivoyage data World cities database

  13. d

    Data from: Urban Landsat: Cities from Space

    • catalog.data.gov
    • s.cnmilf.com
    • +5more
    Updated Apr 24, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    SEDAC (2025). Urban Landsat: Cities from Space [Dataset]. https://catalog.data.gov/dataset/urban-landsat-cities-from-space-3de42
    Explore at:
    Dataset updated
    Apr 24, 2025
    Dataset provided by
    SEDAC
    Description

    The Urban Landsat: Cities from Space data set contains images for 66 urban areas and the raw, underlying data for 28 of these places. Each image shows a Landsat false color composite in UTM projection. The R/G/B layers correspond to TM/ETM+ bands 7/4/2. Each pixel is 30x30 meters in area and most images are 30x30 km in area. A 2% linear stretch has been applied to the images. The Landsat data files contain six reflected bands of calibrated exoatmospheric reflectance stored in ENVI band sequential (BSQ) format. Geographic coordinates are included in the header files. The data files contain 1000x1000x6 4 byte floating point numbers as indicated in the header files.

  14. o

    Data from: US County Boundaries

    • public.opendatasoft.com
    csv, excel, geojson +1
    Updated Jun 27, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2017). US County Boundaries [Dataset]. https://public.opendatasoft.com/explore/dataset/us-county-boundaries/
    Explore at:
    json, csv, excel, geojsonAvailable download formats
    Dataset updated
    Jun 27, 2017
    License

    https://en.wikipedia.org/wiki/Public_domainhttps://en.wikipedia.org/wiki/Public_domain

    Area covered
    United States
    Description

    The TIGER/Line shapefiles and related database files (.dbf) are an extract of selected geographic and cartographic information from the U.S. Census Bureau's Master Address File / Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB). The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line shapefile is designed to stand alone as an independent data set, or they can be combined to cover the entire nation. The primary legal divisions of most states are termed counties. In Louisiana, these divisions are known as parishes. In Alaska, which has no counties, the equivalent entities are the organized boroughs, city and boroughs, municipalities, and for the unorganized area, census areas. The latter are delineated cooperatively for statistical purposes by the State of Alaska and the Census Bureau. In four states (Maryland, Missouri, Nevada, and Virginia), there are one or more incorporated places that are independent of any county organization and thus constitute primary divisions of their states. These incorporated places are known as independent cities and are treated as equivalent entities for purposes of data presentation. The District of Columbia and Guam have no primary divisions, and each area is considered an equivalent entity for purposes of data presentation. The Census Bureau treats the following entities as equivalents of counties for purposes of data presentation: Municipios in Puerto Rico, Districts and Islands in American Samoa, Municipalities in the Commonwealth of the Northern Mariana Islands, and Islands in the U.S. Virgin Islands. The entire area of the United States, Puerto Rico, and the Island Areas is covered by counties or equivalent entities. The boundaries for counties and equivalent entities are as of January 1, 2017, primarily as reported through the Census Bureau's Boundary and Annexation Survey (BAS).

  15. a

    Data from: City or Town

    • nifc.hub.arcgis.com
    Updated Jul 12, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    National Interagency Fire Center (2024). City or Town [Dataset]. https://nifc.hub.arcgis.com/datasets/nifc::wyoming-counties-and-towns?layer=1
    Explore at:
    Dataset updated
    Jul 12, 2024
    Dataset authored and provided by
    National Interagency Fire Center
    Area covered
    Description

    This Wyoming Cities coverage contains data for 109 Wyoming towns, cities, and Census Designated Areas. The coverage was created from U.S. Census Bureau Tiger Data. It contains many of the same attributes as the Census Bureau .dbf files, but there are a few modifications. A code has been added to distinguish towns, cities, and CDPs. Also a Countyseat item has been added to provide a way to display the County Seats only. Latitude/Longitude coordinates were also converted from the Census Bureau format to be used in GENERATE.

  16. f

    Location of cities in Mazovian region (Poland)

    • figshare.com
    csv
    Updated Jun 24, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Katarzyna Kopczewska (2025). Location of cities in Mazovian region (Poland) [Dataset]. http://doi.org/10.6084/m9.figshare.28509350.v1
    Explore at:
    csvAvailable download formats
    Dataset updated
    Jun 24, 2025
    Dataset provided by
    figshare
    Authors
    Katarzyna Kopczewska
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Area covered
    Poland, Masovian Voivodeship
    Description

    This is the small dataset that specifies the location and population of cities in Mazovian region (Poland)This dataset is a part of a project titled "Modelling and forecasting business location in context of economies of density. Theoretical, methodological and empirical approach using spatial econometrics and spatial machine learning" financed by National Science Center, Poland (Krakow, Poland) [OPUS 21 call, grant number UMO-2021/41/B/HS4/00285].

  17. a

    Town Boundaries (Mass GIS)

    • czm-moris-mass-eoeea.hub.arcgis.com
    Updated Jan 22, 2016
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Massachusetts geoDOT (2016). Town Boundaries (Mass GIS) [Dataset]. https://czm-moris-mass-eoeea.hub.arcgis.com/datasets/MassDOT::town-boundaries-mass-gis
    Explore at:
    Dataset updated
    Jan 22, 2016
    Dataset authored and provided by
    Massachusetts geoDOT
    Area covered
    Description

    This political boundary layer is the most accurate representing the city and town boundaries in the Commonwealth of Massachusetts.

    This datalayer has been created from latitude and longitude coordinates found in the 68-volume Harbor and Lands Commission Town Boundary Atlas. This Atlas series, and updates since it was published, describes the legal boundary for each of the 351 municipalities in Massachusetts. These coordinates were recorded from surveys of the location of each boundary marker around the periphery of each community. Each survey was tied into higher order monumented survey control points. The Atlases also include detailed descriptions of each community's boundary and location maps for each of the original boundary marker locations. The original surveys were conducted in the 1890s. The Atlas series was published in the early 1900s and has since been updated by the Survey Section of the Massachusetts Highway Department with changes as they are approved by the legislature. MassGIS staff collaborated closely with staff from the Survey Section during the development of this data layer. MassGIS staff keyed the coordinates into a database; that data entry was double-checked by staff from the Survey Section. Staff from the Survey Section then converted the latitude/longitude coordinates to the NAD83 datum and also created a version of the coordinates in state plane coordinates with units of meters. MassGIS used the state plane coordinates to "generate" points in ArcGIS. Boundary arcs from the existing USGS-derived municipal boundary data layer were then snapped to the survey-derived points. The differences between the municipal boundary arcs digitized from those on the USGS quads and those created by snapping to the survey-derived coordinates are typically plus or minus 12 feet, although these differences are sometimes less and sometimes more. Some municipal boundary arcs (about 15% of the total) follow the edge of a road or rail right-of-way or a stream or river channel. In these cases, the new boundary arcs were "heads up" digitized based on features visible on the statewide 1:5,000 color orthos from imagery flown in 2001.

    For communities with a coastal boundary, MassGIS collaborated with the Massachusetts Water Resources Authority and the Department of Environmental Protection to complete a 1:12,000 scale coastline.

    City/Town names' labels are included in this service.

    (This service was published from a map document using the Web Mercator projection for the data frame.)

    For full metadata please see http://www.mass.gov/itd/townsurvey.

  18. d

    Tainan City Address Coordinate Data - For reference only

    • data.gov.tw
    csv, json
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bureau of Civil Affairs,Tainan City Government, Tainan City Address Coordinate Data - For reference only [Dataset]. https://data.gov.tw/en/datasets/120044
    Explore at:
    json, csvAvailable download formats
    Dataset authored and provided by
    Bureau of Civil Affairs,Tainan City Government
    License

    https://data.gov.tw/licensehttps://data.gov.tw/license

    Description
    1. The coordinate data is a manually referenced position of each relative address location in the computer system of each household registration office, which is not an accurate coordinate position and is for reference only.2. The door number does not serve as the basis for the existence of a building address based on the presence of coordinates. Any ambiguity is subject to review and appraisal by the responsible household registration office.3. Coordinate reference system TWD97.4. The encoding of the CSV file is utf8.
  19. Fast food restaurants across US

    • kaggle.com
    Updated Aug 31, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Khushi Shahh (2021). Fast food restaurants across US [Dataset]. https://www.kaggle.com/khushishahh/fast-food-restaurants-across-us/metadata
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 31, 2021
    Dataset provided by
    Kaggle
    Authors
    Khushi Shahh
    License

    Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)https://creativecommons.org/licenses/by-nc-sa/4.0/
    License information was derived automatically

    Area covered
    United States
    Description

    Context

    This is a list of 10,000 fast-food restaurants provided by Datafiniti's Business Database. The dataset includes the restaurant's address, city, latitude and longitude coordinates, name, and more.

    Inspiration

    You can use this data to rank cities with the most and least fast-food restaurants across the U.S. E.g.:

    1. Cities with the most and least McDonald's per capita
    2. Fast food restaurants per capita for all states
    3. Fast food restaurants with the most locations nationally
    4. Major cities with the most and least fast food restaurants per capita
    5. Small cities with the most fast-food restaurants per capita
    6. States with the most and least fast food restaurants per capita
    7. The number of fast-food restaurants per capita

    If you like the dataset, do upvote!

  20. d

    Coordinates information of various government units in Kaohsiung City

    • data.gov.tw
    csv, json
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Civil Affairs Bureau,KCG, Coordinates information of various government units in Kaohsiung City [Dataset]. https://data.gov.tw/en/datasets/46846
    Explore at:
    json, csvAvailable download formats
    Dataset authored and provided by
    Civil Affairs Bureau,KCG
    License

    https://data.gov.tw/licensehttps://data.gov.tw/license

    Area covered
    Kaohsiung City
    Description

    Unit, telephone, fax, address, latitude coordinates, longitude coordinates

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
(2024). Geonames - All Cities with a population > 1000 [Dataset]. https://public.opendatasoft.com/explore/dataset/geonames-all-cities-with-a-population-1000/

Geonames - All Cities with a population > 1000

Explore at:
15 scholarly articles cite this dataset (View in Google Scholar)
csv, json, geojson, excelAvailable download formats
Dataset updated
Mar 10, 2024
License

Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically

Description

All cities with a population > 1000 or seats of adm div (ca 80.000)Sources and ContributionsSources : GeoNames is aggregating over hundred different data sources. Ambassadors : GeoNames Ambassadors help in many countries. Wiki : A wiki allows to view the data and quickly fix error and add missing places. Donations and Sponsoring : Costs for running GeoNames are covered by donations and sponsoring.Enrichment:add country name

Search
Clear search
Close search
Google apps
Main menu