Git Product home page Git Product logo

postal-codes-json-xml-csv's Introduction

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)

  • AD (7)
  • AR (20260)
  • AS (1)
  • AT (18957)
  • AU (16873)
  • AX (37)
  • AZ (1186)
  • BD (1349)
  • BE (2781)
  • BG (5304)
  • BM (112)
  • BR (5525)
  • BY (3133)
  • CA (1655)
  • CH (4521)
  • CL (346)
  • CN (2352)
  • CO (3681)
  • CR (473)
  • CY (1127)
  • CZ (15507)
  • DE (16477)
  • DK (1159)
  • DO (544)
  • DZ (15951)
  • EC (1225)
  • EE (5398)
  • ES (37867)
  • FI (3576)
  • FM (4)
  • FO (130)
  • FR (51677)
  • GB (27450)
  • GF (77)
  • GG (14)
  • GL (33)
  • GP (105)
  • GT (548)
  • GU (21)
  • HR (6774)
  • HT (236)
  • HU (3571)
  • IE (139)
  • IM (87)
  • IN (155570)
  • IS (147)
  • IT (18415)
  • JE (5)
  • JP (146883)
  • KR (35583)
  • LI (13)
  • LK (1837)
  • LT (21870)
  • LU (4519)
  • LV (6101)
  • MA (1325)
  • MC (29)
  • MD (1753)
  • MH (2)
  • MK (220)
  • MP (3)
  • MQ (100)
  • MT (73)
  • MW (491)
  • MX (144655)
  • MY (2818)
  • NC (52)
  • NL (4334)
  • NO (5132)
  • NZ (1738)
  • PA (729)
  • PE (96943)
  • PF (207)
  • PH (2317)
  • PK (2563)
  • PL (72900)
  • PM (2)
  • PR (177)
  • PT (206942)
  • PW (1)
  • RE (152)
  • RO (37915)
  • RS (1155)
  • RU (43538)
  • SE (18815)
  • SG (121154)
  • SI (556)
  • SJ (8)
  • SK (5233)
  • 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.