Postal Codes Dataset for Bolivia, Plurinational State of, BO

146
Updated:
Files:1
Size:1.44 MB
Formats:csv
License:CC-BY-4.0

Postal Codes Dataset for Bolivia, Plurinational State of, BO 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 →

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-bo/
https://datahub.io/logistics/postal-codes-bo/_r/-/.licensing-notes.md
https://datahub.io/logistics/postal-codes-bo/_r/-/README.md
https://datahub.io/logistics/postal-codes-bo/_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-bo/_r/-/datapackage.yml
README.mddocumentation
https://datahub.io/logistics/postal-codes-bo/_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

Explore with AI

Bolivia Locality Directory (No Postal Code System)

Download

Download CSV

About

Last updated
4 September 2026
Total rows
...
Format
CSV
File size
1.44 MB

About this dataset

Bolivia (BO) — internal licensing notes

Source research, 2026-09-03 — structural fit check, not a licensing question

Confirmed: Bolivia has no national postal code system. This is a structural non-fit for this product line, not a sourcing gap to keep chasing.

What was checked

  • GeoNames: no export exists at all — download.geonames.org/export/zip/BO.zip returns a plain 404, not an empty/near-empty file. Bolivia is simply not in GeoNames' ~100-country supported list. The currently-live bo/bo.csv on R2 (159 bytes) is a header-only placeholder with zero data rows — consistent with there being nothing to fetch, not a broken fetch.
  • Web research, 2026-09-03: multiple independent sources agree Bolivia does not operate a postal code system for domestic addressing. The Agencia Boliviana de Correos (the national postal operator since 2018, successor to Empresa de Correos de Bolivia) routes mail by street, zone, city and department — not by a geolocated numeric code. Common practice for online-shopping forms that require a postal code field is to enter a placeholder like 0000 or 00591; this is a workaround for foreign checkout forms, not evidence of a real code system.

Why this isn't a "find a better source" problem

This product (postal-codes-{cc}) is, structurally, a list of postal codes. A country with no postal-code system cannot be a SKU in it, no matter how thorough the source search — same conclusion already reached for Togo in the FedEx-schema product line (fedex-agents-prototype/countries/TG/ planning notes). There is no admin-division-only fallback here the way there is for the FedEx 12-column schema's postalCode: "00000" convention — the postal-codes 13-column schema has no equivalent "no code" row type; CLAUDE.md states this explicitly ("not applicable — the product is a list of postal codes; a 00000 row does not belong in it").

Verdict (superseded below)

Permanent close-out as a PAID postal-codes product. Do not re-open that question without a genuine change in Bolivia's postal infrastructure (there is no indication one is planned).

Revised 2026-09-04 — issued free as a locality directory, not closed entirely

Human decision: rather than ship nothing, issue what CAN be known (department + locality + coordinates) as a free dataset, with postal_code intentionally and permanently empty on every row. This does not reopen the "no postal codes" verdict above — Bolivia still has none, and this is not sold as if it did.

Source: GeoNames' MAIN gazetteer dump (download.geonames.org/export/dump/BO.zip) — a different GeoNames product from the postal-code export (which returns a 404 for Bolivia, as documented above). Filtered to feature class P (populated places). Licence CC BY 4.0, same as the postal export elsewhere in this catalogue.

admin_code1 derived to ISO 3166-2:BO via a verified name crosswalk (9 departments, the single-letter vehicle-registration-plate codes, confirmed against Wikipedia's ISO_3166-2:BO page 2026-09-04).

Build — 2026-09-04

Built via datasets/bo/scripts/build_postal_codes_product.py.

value
Final rows25,804
Departments covered9/9
Rows with unresolved admin1 (source code "00"/blank)52

Frictionless validation: valid: True. is_premium: falsedatasets/bo/datapackage.yml updated accordingly, data_available: true.

Status: built and validated locally only. Nothing published to R2, nothing committed to git yet.