LICENSE
MANIFEST.in
README.md
pyproject.toml
teadata/__init__.py
teadata/assets.py
teadata/boundary_store.py
teadata/classes.py
teadata/engine.py
teadata/entities.py
teadata/entity_store.py
teadata/geometry.py
teadata/grades.py
teadata/load_data.py
teadata/map_store.py
teadata/query.py
teadata/teadata_config.py
teadata.egg-info/PKG-INFO
teadata.egg-info/SOURCES.txt
teadata.egg-info/dependency_links.txt
teadata.egg-info/entry_points.txt
teadata.egg-info/requires.txt
teadata.egg-info/top_level.txt
teadata/.cache/boundaries_Current_Districts_2025_Schools_2024_to_2025.sqlite
teadata/.cache/entities_Current_Districts_2025_Schools_2024_to_2025.sqlite
teadata/.cache/repo_Current_Districts_2025_Schools_2024_to_2025.pkl.gz
teadata/.cache/repo_districts_campuses.pkl.gz
teadata/enrichment/__init__.py
teadata/enrichment/base.py
teadata/enrichment/campuses.py
teadata/enrichment/charter_networks.py
teadata/enrichment/common.py
teadata/enrichment/districts.py
teadata/persistence/__init__.py
teadata/persistence/sqlalchemy_store.py
teadata/scripts/build_campus_peims_financials_statewide_data.py
teadata/scripts/build_tapr_2025_profiles.py
teadata/scripts/check_env.py
teadata/scripts/download_campus_peims_financials.py
teadata/scripts/flatten_districts_geojson.py
teadata/scripts/fuzz_teadata.py
teadata/scripts/geocode_tepsac_data.py
teadata/scripts/rename_tapr_campus_headers.py
teadata/scripts/rename_tapr_district_headers.py
teadata/scripts/rename_tepsac_headers.py
tests/test_asset_cache_and_store_logging.py
tests/test_engine_dsl_indexes.py
tests/test_entities.py
tests/test_entity_store.py
tests/test_load_data_percent_enrollment_change.py
tests/test_nearest_charter_same_type.py
tests/test_optional_deps.py
tests/test_private_tefa_normalization.py
tests/test_query.py
tests/test_snapshot_loading.py
tests/test_store_discovery.py
tests/test_teadata_config.py
tests/test_transfer_speedups.py