All Projects → zauberware → postal-codes-json-xml-csv

zauberware / postal-codes-json-xml-csv

Licence: CC-BY-4.0 license
Collection of postal codes in different formats, ready for importing.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to postal-codes-json-xml-csv

Zipcodes
A simple library for querying U.S. zipcodes.
Stars: ✭ 63 (-65.19%)
Mutual labels:  zipcodes, zipcode, postal
Zip-code-of-all-countries-cities-in-the-world-CSV-TXT-SQL-DATABASE
Zip code of all countries in the world along with cities in CSV, TXT, SQL DATABASE
Stars: ✭ 35 (-80.66%)
Mutual labels:  zipcodes, zipcode, zipcode-data
ViaCEP
The ViaCEP API/webservice .NET client
Stars: ✭ 21 (-88.4%)
Mutual labels:  zipcode, postal
docs
blaulichtSMS API (Schnittstellenbeschreibung)
Stars: ✭ 15 (-91.71%)
Mutual labels:  german, austria
DataStore
Visual develop tool of creating mocked Json
Stars: ✭ 30 (-83.43%)
Mutual labels:  json-data
krates
📦 A free HTTP based JSON storage service
Stars: ✭ 36 (-80.11%)
Mutual labels:  json-data
algeria-api
The 🇩🇿 API (Work in progress)
Stars: ✭ 72 (-60.22%)
Mutual labels:  postal-codes
DAnki
DAnki: Automate deck creation for Anki to learn german
Stars: ✭ 16 (-91.16%)
Mutual labels:  german
soda-for-java
SODA (Simple Oracle Document Access) for Java is an Oracle library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store.
Stars: ✭ 61 (-66.3%)
Mutual labels:  json-data
py-jsonq
A simple Python package to Query over Json Data
Stars: ✭ 100 (-44.75%)
Mutual labels:  json-data
graphql-cli-load
A graphql-cli data import plugin to call mutations with data from JSON/CSV files
Stars: ✭ 63 (-65.19%)
Mutual labels:  json-data
sequence tagging
Named Entity Recognition (LSTM + CRF + FastText) with models for [historic] German
Stars: ✭ 25 (-86.19%)
Mutual labels:  german
go-mail
📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.
Stars: ✭ 169 (-6.63%)
Mutual labels:  postal
api-data
Static JSON data from the API, plus a JSON Schema
Stars: ✭ 88 (-51.38%)
Mutual labels:  json-data
BARIS
Use the French Open Data Portal API features from R
Stars: ✭ 21 (-88.4%)
Mutual labels:  france
urteile-gesetze-web
Web-Frontend des juristischen Informationssystems urteile-gesetze.de
Stars: ✭ 16 (-91.16%)
Mutual labels:  german
german-tutorial
德语零基础教程
Stars: ✭ 52 (-71.27%)
Mutual labels:  german
terrain-rgb
A detailed tutorial about how to convert geo-tiff files containing Digital Elevation Model (DEM) data into a pyramid of png tiles
Stars: ✭ 65 (-64.09%)
Mutual labels:  austria
jsonfiddle
JSON Fiddling
Stars: ✭ 14 (-92.27%)
Mutual labels:  json-data
data.gouv.fr
Ce dépôt rassemble les tickets techniques qui portent sur data.gouv.fr.
Stars: ✭ 50 (-72.38%)
Mutual labels:  france

Postal Codes in JSON, XML and CSV format

Postal codes/ zipcodes from geonames.org converted to JSON, XML and JSON.

Countries (number of postal codes)

  • DE Germany (16478)
  • AT Austria (18957)
  • CH Switzerland (4521)
  • LI Liechtenstein (13)
  • LU Luxembourg (4483)
  • AD (7)
  • AR (20260)
  • AS (1)
  • AU (16873)
  • AX (37)
  • AZ (1186)
  • BD (1349)
  • BE (2781)
  • BG (5304)
  • BM (112)
  • BR (5525)
  • BY (3133)
  • CA (1655)
  • CL (346)
  • CO (3681)
  • CR (473)
  • CY (1127)
  • CZ (15507)
  • DK (1471)
  • DO (544)
  • DZ (15951)
  • EE (5398)
  • ES (37867)
  • FI (3576)
  • FM (4)
  • FO (130)
  • FR (51671)
  • GB (27430)
  • GF (77)
  • GG (14)
  • GL (33)
  • GP (105)
  • GT (548)
  • GU (21)
  • HR (6774)
  • HU (3571)
  • IE (139)
  • IM (87)
  • IN (155570)
  • IS (147)
  • IT (18358)
  • JE (4)
  • JP (146916)
  • KR (35583)
  • LK (1837)
  • LT (21870)
  • LV (6101)
  • MC (29)
  • MD (1753)
  • MH (2)
  • MK (220)
  • MP (3)
  • MQ (100)
  • MT (73)
  • MW (491)
  • MX (144655)
  • MY (2818)
  • NC (52)
  • NL (4182)
  • NO (5079)
  • NZ (1738)
  • PE (96943)
  • PH (2231)
  • PK (2563)
  • PL (72900)
  • PM (2)
  • PR (177)
  • PT (206942)
  • PW (1)
  • RE (152)
  • RO (37915)
  • RS (1155)
  • RU (43538)
  • SE (16862)
  • SG (121154)
  • SI (556)
  • SJ (8)
  • SK (4231)
  • SM (26)
  • TH (903)
  • TR (36307)
  • UA (29571)
  • US (41483)
  • UY (1964)
  • VA (1)
  • VI (16)
  • WF (3)
  • YT (21)
  • ZA (3920)

Format

Ready to go files in JSON, XML and CSV format.

JSON

  {
    "country_code":"DE",
    "zipcode":"55252",
    "place":"Mainz-Kastel",
    "state":"Hessen",
    "state_code":"HE",
    "province":"Regierungsbezirk Darmstadt",
    "province_code":"064",
    "community":"Wiesbaden,
     Landeshauptstadt",
     "community_code":"06414",
    "latitude":"50.0102",
    "longitude":"8.2844"
  }

CSV

  country_code,zipcode,place,state,state_code,province,province_code,community,community_code,latitude,longitude
  DE,55246,Mainz-Kostheim,Hessen,HE,Regierungsbezirk Darmstadt,064,"Wiesbaden, Landeshauptstadt",06414,50.0051,8.3134

XML

  <object>
    <country_code>DE</country-code>
    <zipcode>01945</zipcode>
    <place>Grünewald</place>
    <state>Brandenburg</state>
    <state_code>BB</state-code>
    <province></province>
    <province_code>00</province-code>
    <community>Landkreis Oberspreewald-Lausitz</community>
    <community_code>12066</community-code>
    <latitude>51.4</latitude>
    <longitude>14</longitude>
  </object>

CSV

License

Do you need a developer who can work with these records?

Contact us here www.zauberware.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].