Postal Codes Dataset for Netherlands, NL

414
0
Updated:
Files:1
Size:8.14 kB
Formats:csv

Postal Codes Dataset for Netherlands, NL including name of the city, town, or place, various administrative divisions and alternative city names.

Part of a Data Solution

  • Postal Codes Solution

    Every worldwide postal-code dataset in one bundle — the ultimate global reference for precise postal codes.

    Explore →

Premium

You're viewing a free sample

Get the complete dataset — all rows and files — delivered instantly after checkout, with lifetime access to the latest version.

  • Secure checkout via Stripe
  • Instant download after payment
  • Lifetime access to the latest version
10% off
$49.90$44.91
one-time payment

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/logistics/postal-codes-nl/
https://datahub.io/logistics/postal-codes-nl/_r/-/.licensing-notes.md
https://datahub.io/logistics/postal-codes-nl/_r/-/README.md
https://datahub.io/logistics/postal-codes-nl/_r/-/datapackage.yml
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.ymlmetadata & schema
https://datahub.io/logistics/postal-codes-nl/_r/-/datapackage.yml
README.mddocumentation
https://datahub.io/logistics/postal-codes-nl/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.yml to inspect schema and resources
  2. 2. Download data resources listed in datapackage.yml
  3. 3. Read README.md for full context

Data Files

Postal Codes Data Resource for Netherlands, NL

About

Last updated
7 November 2024
Total rows
...
Format
CSV
File size
8.14 kB

About this dataset

Netherlands (NL) — internal licensing notes

Not mentioned in datahub-next#941 — no known licensing flag on this country. Source: converted from a FedEx-schema delivery (Netherlands_Delivery/Netherlands.csv, 467,630 rows) whose own base source is CC0 1.0 (public domain, no attribution needed). Two rows backfilled from the CBS woonplaatsen reference (CC-BY 4.0) would have dragged the whole file into an attribution obligation — those two rows are exactly the two asserting postalCode "00000" (no postal code), which don't belong in the postal-codes product anyway. Dropping them is correct on product grounds and keeps the published dataset cleanly CC0.

Session finding, 2026-08-19

Fixed nl/scripts/convert_from_fedex.py and siblings from hardcoded other-repo paths to self-contained. Confirmed the FedEx source file is real (45MB, not a stub) and re-ran the conversion against a fresh copy: 467,628 rows (2 dropped per above), byte-identical (MD5 match) to both the pre-existing local copy and live R2. Also confirmed the stale _meta/catalog.json entry for NL (which references a nonexistent nl-full.csv and claims 4,334 rows — off by two orders of magnitude from the real 467,628) is an index-only defect, not a data problem — this pipeline and the live nl.csv are both fine, only the storefront catalogue index needs a refresh.

No further licensing review — this was a code-reproducibility audit.