Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-kereso

Last 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.