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: 3 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T18:18:45.000Z (about 2 years ago)
- Last Synced: 2025-02-28T03:04:29.349Z (3 months 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
[](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.