cepx-data
=========

The Python code in this package (the data pipeline in tools/ and the
cepx_data package) is licensed under the MIT License (see pyproject.toml).

The bundled database (src/cepx_data/data/cepx.sqlite) is DERIVED FROM CEP Aberto
(as are the cities/states reference tables fetched at build time):

    CEP Aberto — https://www.cepaberto.com/
    Licensed under the Open Database License (ODbL) v1.0
    https://opendatacommons.org/licenses/odbl/1-0/

Any distribution of the database or a derivative of it must:
  - attribute CEP Aberto as the source, and
  - remain licensed under the ODbL (share-alike).

This attribution notice satisfies the ODbL attribution requirement for the
data shipped in this package.
