Skip to content

Merge dds_ingestion code - #2

Merged
oskaresparza merged 3 commits into
mainfrom
development
Aug 6, 2026
Merged

Merge dds_ingestion code#2
oskaresparza merged 3 commits into
mainfrom
development

Conversation

@oskaresparza

Copy link
Copy Markdown
Collaborator

No description provided.

oskaresparza and others added 3 commits August 6, 2026 10:51
…roject

- Rename import package eea_datalakehouse_ingestion -> eea_datalakehouse,
  and the pyproject.toml project name to EEADataLakehouse.
- Split functionality into two areas: data_preparation (DataAcquirer,
  VocabularyLoader, Explorer, ParquetTransformer as ABCs covering
  acquisition, vocabulary, exploration, and transform-to-parquet) and
  dds_ingestion (the DDS Dremio ingest client, merged in directly rather
  than kept as a separate distribution).
- Merge pyproject.toml/README/tests into one single package: add
  license, ruff/mypy/pytest tool config and dev extras, drop the
  now-obsolete hatchling/offline-mount setup from requirements.txt.
- Bump pandas>=3 and pyarrow>=25, and requires-python>=3.11 to match.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
# Conflicts:
#	pyproject.toml
#	requirements.txt
@oskaresparza
oskaresparza merged commit e31e352 into main Aug 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant