• Stars
    star
    285
  • Rank 145,115 (Top 3 %)
  • Language
    Ruby
  • License
    Creative Commons ...
  • Created over 6 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Collection of postal codes in different formats, ready for importing.

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

More Repositories

1

rails-devise-graphql

A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
Ruby
284
star
2

framerx-react-sync

Sync your react js (styled-)components with a FramerX project.
JavaScript
26
star
3

gatsby-starter-redux-saas

An Gatsby starter for Saas products. Uses redux and apollo and a graphql token auth backend.
JavaScript
18
star
4

automated-server-backups

Run automated server backup with crontab, tar, mysqldump and mail
Shell
12
star
5

acceptcookies

CraftCMS plugin for a drop in cookie acceptor.
HTML
10
star
6

capistrano-ops

Ruby
6
star
7

react-svg-assets

A simple SVG asset manager for React.
JavaScript
4
star
8

url_checker

Quick lookup for HTTP Status codes of a Sitemap!
Ruby
3
star
9

react-i18n

I18n helper for React and React Native projects.
JavaScript
3
star
10

keystonejs-headless-cms-tutorial

A simple code base with reference to our Headless CMS tutorial.
HTML
3
star
11

woocommerce-follow-up-boilerplate

Boilerplate to generate a template for WooCommerce plugin Follow-Up Emails
CSS
3
star
12

react-scroll-to

Scroll to ankers on your page. Scroll to Provider for React (^16.3.0) .. or better (^16.6.0).
JavaScript
3
star
13

excel-worksheets-to-csv

Extract worksheets from an Excel file and saves them as separated CSV files.
Python
2
star
14

ssh-deploy

JavaScript
2
star
15

http-observatory

Rails gem for Mozilla HTTP Observatory API
Ruby
2
star
16

eslint-plugin

A collection of our eslint rules for Node.js and React projects.
JavaScript
2
star
17

personal-interests-json

A collection of personal interests in JSON format
2
star
18

humhub-weather-module

Weather widget for humhub community platform.
PHP
2
star
19

code-of-conduct

Our Code of Conduct ❤️
1
star
20

node-kue-express-ui-heroku-example

Kue Express UI running on heroku + redis
JavaScript
1
star
21

urlbyid

CraftCMS Plugin - One route to find'em all
PHP
1
star
22

skill-set-json

A simple set of skills in JSON format.
1
star