Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbakondy/hu-postal-codes
:postal_horn: Postal Codes of Hungary
https://github.com/pbakondy/hu-postal-codes
hungary postal-code zip zipcode
Last synced: 1 day ago
JSON representation
:postal_horn: Postal Codes of Hungary
- Host: GitHub
- URL: https://github.com/pbakondy/hu-postal-codes
- Owner: pbakondy
- License: mit
- Created: 2020-05-04T21:10:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T18:18:45.000Z (over 1 year ago)
- Last Synced: 2024-11-12T01:36:35.912Z (6 days ago)
- Topics: hungary, postal-code, zip, zipcode
- Language: JavaScript
- Homepage:
- Size: 5.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Postal Codes of Hungary
[![npm](https://img.shields.io/npm/v/hu-postal-codes.svg)](https://www.npmjs.com/package/hu-postal-codes)
A list of all postal (ZIP) codes of Hungany in JSON format.
Source: https://www.posta.hu/szolgaltatasok/iranyitoszam-keresoLast update of source file: February 28. 2023
## Data files
- `postal-codes.json` : all postal codes of **Hungary**
- `budapest.json` : postal code-street mapping of **Budapest**
- `miskolc.json` : postal code-street mapping of **Miskolc**
- `debrecen.json` : postal code-street mapping of **Debrecen**
- `szeged.json` : postal code-street mapping of **Szeged**
- `pecs.json` : postal code-street mapping of **Pécs**
- `gyor.json` : postal code-street mapping of **Győr**## Install
```shell
npm install hu-postal-codes
```## License
**hu-postal-codes** is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.