LICENSE
LICENSE-DOCS.md
MANIFEST.in
NOTICE
README.md
pyproject.toml
src/sancho/__init__.py
src/sancho/catalog_cache.py
src/sancho/catalog_tiers.py
src/sancho/cli.py
src/sancho/cli_cache.py
src/sancho/cli_custom.py
src/sancho/cli_env.py
src/sancho/cli_export.py
src/sancho/cli_export_project.py
src/sancho/cli_fetch_commands.py
src/sancho/cli_fetched_data.py
src/sancho/cli_find.py
src/sancho/cli_hints.py
src/sancho/cli_inventory.py
src/sancho/cli_library.py
src/sancho/cli_log.py
src/sancho/cli_mcp_commands.py
src/sancho/cli_mode.py
src/sancho/cli_module_commands.py
src/sancho/cli_module_inspect.py
src/sancho/cli_public_export.py
src/sancho/cli_ready.py
src/sancho/cli_repair.py
src/sancho/cli_setup.py
src/sancho/cli_update.py
src/sancho/cli_workspace_commands.py
src/sancho/config.py
src/sancho/constants.py
src/sancho/datasource_standard.py
src/sancho/env_keys.py
src/sancho/library.py
src/sancho/module_install_status.py
src/sancho/module_ops.py
src/sancho/module_packs.py
src/sancho/modules.py
src/sancho/path_utils.py
src/sancho/project_export.py
src/sancho/provider_discovery.py
src/sancho/provider_install_discovery.py
src/sancho/provider_kits.py
src/sancho/public_output.py
src/sancho/release.py
src/sancho/repair_packet.py
src/sancho/run_log.py
src/sancho/self_update.py
src/sancho/setup_support.py
src/sancho/update_apply.py
src/sancho/update_engine.py
src/sancho/utils.py
src/sancho/workspace.py
src/sancho/mcp/__init__.py
src/sancho/mcp/config.py
src/sancho/mcp/high_level_handlers.py
src/sancho/mcp/high_level_tools.py
src/sancho/mcp/hosted_allowlist.py
src/sancho/mcp/models.py
src/sancho/mcp/quick.py
src/sancho/mcp/server.py
src/sancho/mcp/tool_specs.py
src/sancho/mcp/tooling.py
src/sancho/runtime/__init__.py
src/sancho/runtime/contracts.py
src/sancho/runtime/data_store.py
src/sancho/runtime/datasets.py
src/sancho/runtime/dcat_catalog.py
src/sancho/runtime/errors.py
src/sancho/runtime/executor.py
src/sancho/runtime/http.py
src/sancho/runtime/logging.py
src/sancho/runtime/net.py
src/sancho/runtime/page_size.py
src/sancho/runtime/public_source.py
src/sancho/runtime/redaction.py
src/sancho/runtime/request_state.py
src/sancho/runtime/schema.py
src/sancho/runtime/sdmx_catalog.py
src/sancho/runtime/socrata_catalog.py
src/sancho/runtime/soft_validation.py
src/sancho/runtime/transform_rows.py
src/sancho/templates/agent_skills/claude/skills/sancho/SKILL.md
src/sancho/templates/agent_skills/claude/skills/sancho-update/SKILL.md
src/sancho/templates/agent_skills/codex/skills/sancho/SKILL.md
src/sancho/templates/agent_skills/codex/skills/sancho-update/SKILL.md
src/sancho/templates/modules/analyze.summary/main.py
src/sancho/templates/modules/analyze.summary/module.yaml
src/sancho/templates/modules/dashboard.basic_report/main.py
src/sancho/templates/modules/dashboard.basic_report/module.yaml
src/sancho/templates/modules/fetch.ahrq.meps/api.py
src/sancho/templates/modules/fetch.ahrq.meps/main.py
src/sancho/templates/modules/fetch.ahrq.meps/module.yaml
src/sancho/templates/modules/fetch.ahrq.meps/schema.sample.json
src/sancho/templates/modules/fetch.ahrq.meps/transform.py
src/sancho/templates/modules/fetch.ahrq.nhqdr/main.py
src/sancho/templates/modules/fetch.ahrq.nhqdr/module.yaml
src/sancho/templates/modules/fetch.ahrq.nhqdr/schema.sample.json
src/sancho/templates/modules/fetch.ahrq.sdoh/main.py
src/sancho/templates/modules/fetch.ahrq.sdoh/module.yaml
src/sancho/templates/modules/fetch.ahrq.sdoh/schema.sample.json
src/sancho/templates/modules/fetch.airnow/api.py
src/sancho/templates/modules/fetch.airnow/main.py
src/sancho/templates/modules/fetch.airnow/module.yaml
src/sancho/templates/modules/fetch.airnow/schema.sample.json
src/sancho/templates/modules/fetch.airnow/transform.py
src/sancho/templates/modules/fetch.atsdr.eji/main.py
src/sancho/templates/modules/fetch.atsdr.eji/module.yaml
src/sancho/templates/modules/fetch.atsdr.eji/schema.sample.json
src/sancho/templates/modules/fetch.atsdr.svi/api.py
src/sancho/templates/modules/fetch.atsdr.svi/main.py
src/sancho/templates/modules/fetch.atsdr.svi/module.yaml
src/sancho/templates/modules/fetch.atsdr.svi/schema.sample.json
src/sancho/templates/modules/fetch.atsdr.svi/transform.py
src/sancho/templates/modules/fetch.atus/api.py
src/sancho/templates/modules/fetch.atus/main.py
src/sancho/templates/modules/fetch.atus/module.yaml
src/sancho/templates/modules/fetch.atus/schema.sample.json
src/sancho/templates/modules/fetch.atus/transform.py
src/sancho/templates/modules/fetch.bea.nipa_table/api.py
src/sancho/templates/modules/fetch.bea.nipa_table/catalog.json
src/sancho/templates/modules/fetch.bea.nipa_table/catalog.meta.json
src/sancho/templates/modules/fetch.bea.nipa_table/catalog_blueprint.py
src/sancho/templates/modules/fetch.bea.nipa_table/discovery.py
src/sancho/templates/modules/fetch.bea.nipa_table/main.py
src/sancho/templates/modules/fetch.bea.nipa_table/module.yaml
src/sancho/templates/modules/fetch.bea.nipa_table/schema.sample.json
src/sancho/templates/modules/fetch.bea.nipa_table/transform.py
src/sancho/templates/modules/fetch.bls/catalog.json
src/sancho/templates/modules/fetch.bls/catalog.meta.json
src/sancho/templates/modules/fetch.bls/catalog_blueprint.py
src/sancho/templates/modules/fetch.bls/client.py
src/sancho/templates/modules/fetch.bls/discovery.py
src/sancho/templates/modules/fetch.bls/module.yaml
src/sancho/templates/modules/fetch.bls/run.py
src/sancho/templates/modules/fetch.brfss/api.py
src/sancho/templates/modules/fetch.brfss/main.py
src/sancho/templates/modules/fetch.brfss/module.yaml
src/sancho/templates/modules/fetch.brfss/schema.sample.json
src/sancho/templates/modules/fetch.brfss/transform.py
src/sancho/templates/modules/fetch.cdc/catalog.json
src/sancho/templates/modules/fetch.cdc/catalog.meta.json
src/sancho/templates/modules/fetch.cdc/catalog_blueprint.py
src/sancho/templates/modules/fetch.cdc/client.py
src/sancho/templates/modules/fetch.cdc/discovery.py
src/sancho/templates/modules/fetch.cdc/module.yaml
src/sancho/templates/modules/fetch.cdc/run.py
src/sancho/templates/modules/fetch.cdc.biomonitoring/main.py
src/sancho/templates/modules/fetch.cdc.biomonitoring/module.yaml
src/sancho/templates/modules/fetch.cdc.biomonitoring/schema.sample.json
src/sancho/templates/modules/fetch.cdc.birth_defects/main.py
src/sancho/templates/modules/fetch.cdc.birth_defects/module.yaml
src/sancho/templates/modules/fetch.cdc.birth_defects/schema.sample.json
src/sancho/templates/modules/fetch.cdc.heat_events/main.py
src/sancho/templates/modules/fetch.cdc.heat_events/module.yaml
src/sancho/templates/modules/fetch.cdc.heat_events/schema.sample.json
src/sancho/templates/modules/fetch.cdc.mmwr/main.py
src/sancho/templates/modules/fetch.cdc.mmwr/module.yaml
src/sancho/templates/modules/fetch.cdc.mmwr/schema.sample.json
src/sancho/templates/modules/fetch.cdc.nhanes/api.py
src/sancho/templates/modules/fetch.cdc.nhanes/main.py
src/sancho/templates/modules/fetch.cdc.nhanes/module.yaml
src/sancho/templates/modules/fetch.cdc.nhanes/schema.sample.json
src/sancho/templates/modules/fetch.cdc.nhanes/transform.py
src/sancho/templates/modules/fetch.cdc.nhis/api.py
src/sancho/templates/modules/fetch.cdc.nhis/main.py
src/sancho/templates/modules/fetch.cdc.nhis/module.yaml
src/sancho/templates/modules/fetch.cdc.nhis/schema.sample.json
src/sancho/templates/modules/fetch.cdc.nhis/transform.py
src/sancho/templates/modules/fetch.cdc.nsfg/main.py
src/sancho/templates/modules/fetch.cdc.nsfg/module.yaml
src/sancho/templates/modules/fetch.cdc.nsfg/schema.sample.json
src/sancho/templates/modules/fetch.cdc.nvss/main.py
src/sancho/templates/modules/fetch.cdc.nvss/module.yaml
src/sancho/templates/modules/fetch.cdc.nvss/schema.sample.json
src/sancho/templates/modules/fetch.cdc.nwss/main.py
src/sancho/templates/modules/fetch.cdc.nwss/module.yaml
src/sancho/templates/modules/fetch.cdc.nwss/schema.sample.json
src/sancho/templates/modules/fetch.cdc.places/main.py
src/sancho/templates/modules/fetch.cdc.places/module.yaml
src/sancho/templates/modules/fetch.cdc.places/schema.sample.json
src/sancho/templates/modules/fetch.cdc.ssun/main.py
src/sancho/templates/modules/fetch.cdc.ssun/module.yaml
src/sancho/templates/modules/fetch.cdc.ssun/schema.sample.json
src/sancho/templates/modules/fetch.cdc.tracking/main.py
src/sancho/templates/modules/fetch.cdc.tracking/module.yaml
src/sancho/templates/modules/fetch.cdc.tracking/schema.sample.json
src/sancho/templates/modules/fetch.cdc.vaxview/main.py
src/sancho/templates/modules/fetch.cdc.vaxview/module.yaml
src/sancho/templates/modules/fetch.cdc.vaxview/schema.sample.json
src/sancho/templates/modules/fetch.cdc.wisqars/main.py
src/sancho/templates/modules/fetch.cdc.wisqars/module.yaml
src/sancho/templates/modules/fetch.cdc.wisqars/schema.sample.json
src/sancho/templates/modules/fetch.cdc.wonder/main.py
src/sancho/templates/modules/fetch.cdc.wonder/module.yaml
src/sancho/templates/modules/fetch.cdc.wonder/schema.sample.json
src/sancho/templates/modules/fetch.cejst/main.py
src/sancho/templates/modules/fetch.cejst/module.yaml
src/sancho/templates/modules/fetch.cejst/schema.sample.json
src/sancho/templates/modules/fetch.census.acs_profile/api.py
src/sancho/templates/modules/fetch.census.acs_profile/catalog.json
src/sancho/templates/modules/fetch.census.acs_profile/catalog.meta.json
src/sancho/templates/modules/fetch.census.acs_profile/catalog_blueprint.py
src/sancho/templates/modules/fetch.census.acs_profile/discovery.py
src/sancho/templates/modules/fetch.census.acs_profile/main.py
src/sancho/templates/modules/fetch.census.acs_profile/module.yaml
src/sancho/templates/modules/fetch.census.acs_profile/schema.sample.json
src/sancho/templates/modules/fetch.census.acs_profile/transform.py
src/sancho/templates/modules/fetch.census.cps/main.py
src/sancho/templates/modules/fetch.census.cps/module.yaml
src/sancho/templates/modules/fetch.census.cps/schema.sample.json
src/sancho/templates/modules/fetch.census.decennial/api.py
src/sancho/templates/modules/fetch.census.decennial/main.py
src/sancho/templates/modules/fetch.census.decennial/module.yaml
src/sancho/templates/modules/fetch.census.decennial/schema.sample.json
src/sancho/templates/modules/fetch.census.decennial/transform.py
src/sancho/templates/modules/fetch.census.htops/api.py
src/sancho/templates/modules/fetch.census.htops/main.py
src/sancho/templates/modules/fetch.census.htops/module.yaml
src/sancho/templates/modules/fetch.census.htops/schema.sample.json
src/sancho/templates/modules/fetch.census.htops/transform.py
src/sancho/templates/modules/fetch.census.onthemap_em/main.py
src/sancho/templates/modules/fetch.census.onthemap_em/module.yaml
src/sancho/templates/modules/fetch.census.onthemap_em/schema.sample.json
src/sancho/templates/modules/fetch.census.sipp/main.py
src/sancho/templates/modules/fetch.census.sipp/module.yaml
src/sancho/templates/modules/fetch.census.sipp/schema.sample.json
src/sancho/templates/modules/fetch.cfpb.complaints/api.py
src/sancho/templates/modules/fetch.cfpb.complaints/catalog.json
src/sancho/templates/modules/fetch.cfpb.complaints/catalog.meta.json
src/sancho/templates/modules/fetch.cfpb.complaints/catalog_blueprint.py
src/sancho/templates/modules/fetch.cfpb.complaints/discovery.py
src/sancho/templates/modules/fetch.cfpb.complaints/main.py
src/sancho/templates/modules/fetch.cfpb.complaints/module.yaml
src/sancho/templates/modules/fetch.cfpb.complaints/schema.sample.json
src/sancho/templates/modules/fetch.cfpb.complaints/transform.py
src/sancho/templates/modules/fetch.clinical_trials.studies/api.py
src/sancho/templates/modules/fetch.clinical_trials.studies/catalog.json
src/sancho/templates/modules/fetch.clinical_trials.studies/catalog.meta.json
src/sancho/templates/modules/fetch.clinical_trials.studies/catalog_blueprint.py
src/sancho/templates/modules/fetch.clinical_trials.studies/discovery.py
src/sancho/templates/modules/fetch.clinical_trials.studies/main.py
src/sancho/templates/modules/fetch.clinical_trials.studies/module.yaml
src/sancho/templates/modules/fetch.clinical_trials.studies/schema.sample.json
src/sancho/templates/modules/fetch.clinical_trials.studies/transform.py
src/sancho/templates/modules/fetch.cms.cciio/main.py
src/sancho/templates/modules/fetch.cms.cciio/module.yaml
src/sancho/templates/modules/fetch.cms.cciio/schema.sample.json
src/sancho/templates/modules/fetch.cms.data/api.py
src/sancho/templates/modules/fetch.cms.data/catalog.json
src/sancho/templates/modules/fetch.cms.data/catalog.meta.json
src/sancho/templates/modules/fetch.cms.data/catalog_blueprint.py
src/sancho/templates/modules/fetch.cms.data/discovery.py
src/sancho/templates/modules/fetch.cms.data/main.py
src/sancho/templates/modules/fetch.cms.data/module.yaml
src/sancho/templates/modules/fetch.cms.data/schema.sample.json
src/sancho/templates/modules/fetch.cms.data/transform.py
src/sancho/templates/modules/fetch.cms.marketplace_reports/main.py
src/sancho/templates/modules/fetch.cms.marketplace_reports/module.yaml
src/sancho/templates/modules/fetch.cms.marketplace_reports/schema.sample.json
src/sancho/templates/modules/fetch.cms.medicaid/api.py
src/sancho/templates/modules/fetch.cms.medicaid/main.py
src/sancho/templates/modules/fetch.cms.medicaid/module.yaml
src/sancho/templates/modules/fetch.cms.medicaid/schema.sample.json
src/sancho/templates/modules/fetch.cms.medicaid/transform.py
src/sancho/templates/modules/fetch.cms.synpuf/main.py
src/sancho/templates/modules/fetch.cms.synpuf/module.yaml
src/sancho/templates/modules/fetch.cms.synpuf/schema.sample.json
src/sancho/templates/modules/fetch.college_scorecard.schools/api.py
src/sancho/templates/modules/fetch.college_scorecard.schools/catalog.json
src/sancho/templates/modules/fetch.college_scorecard.schools/catalog.meta.json
src/sancho/templates/modules/fetch.college_scorecard.schools/catalog_blueprint.py
src/sancho/templates/modules/fetch.college_scorecard.schools/discovery.py
src/sancho/templates/modules/fetch.college_scorecard.schools/main.py
src/sancho/templates/modules/fetch.college_scorecard.schools/module.yaml
src/sancho/templates/modules/fetch.college_scorecard.schools/schema.sample.json
src/sancho/templates/modules/fetch.college_scorecard.schools/transform.py
src/sancho/templates/modules/fetch.congress.bills/api.py
src/sancho/templates/modules/fetch.congress.bills/catalog.json
src/sancho/templates/modules/fetch.congress.bills/catalog.meta.json
src/sancho/templates/modules/fetch.congress.bills/catalog_blueprint.py
src/sancho/templates/modules/fetch.congress.bills/discovery.py
src/sancho/templates/modules/fetch.congress.bills/main.py
src/sancho/templates/modules/fetch.congress.bills/module.yaml
src/sancho/templates/modules/fetch.congress.bills/schema.sample.json
src/sancho/templates/modules/fetch.congress.bills/transform.py
src/sancho/templates/modules/fetch.dc_open_data/main.py
src/sancho/templates/modules/fetch.dc_open_data/module.yaml
src/sancho/templates/modules/fetch.dc_open_data/schema.sample.json
src/sancho/templates/modules/fetch.doj.press_releases/api.py
src/sancho/templates/modules/fetch.doj.press_releases/catalog.json
src/sancho/templates/modules/fetch.doj.press_releases/catalog.meta.json
src/sancho/templates/modules/fetch.doj.press_releases/catalog_blueprint.py
src/sancho/templates/modules/fetch.doj.press_releases/discovery.py
src/sancho/templates/modules/fetch.doj.press_releases/main.py
src/sancho/templates/modules/fetch.doj.press_releases/module.yaml
src/sancho/templates/modules/fetch.doj.press_releases/schema.sample.json
src/sancho/templates/modules/fetch.doj.press_releases/transform.py
src/sancho/templates/modules/fetch.dol.naws/main.py
src/sancho/templates/modules/fetch.dol.naws/module.yaml
src/sancho/templates/modules/fetch.dol.naws/schema.sample.json
src/sancho/templates/modules/fetch.dol.osha_inspections/api.py
src/sancho/templates/modules/fetch.dol.osha_inspections/main.py
src/sancho/templates/modules/fetch.dol.osha_inspections/module.yaml
src/sancho/templates/modules/fetch.dol.osha_inspections/schema.sample.json
src/sancho/templates/modules/fetch.dol.osha_inspections/transform.py
src/sancho/templates/modules/fetch.earthdata/api.py
src/sancho/templates/modules/fetch.earthdata/catalog.json
src/sancho/templates/modules/fetch.earthdata/catalog.meta.json
src/sancho/templates/modules/fetch.earthdata/catalog_blueprint.py
src/sancho/templates/modules/fetch.earthdata/discovery.py
src/sancho/templates/modules/fetch.earthdata/main.py
src/sancho/templates/modules/fetch.earthdata/module.yaml
src/sancho/templates/modules/fetch.earthdata/schema.sample.json
src/sancho/templates/modules/fetch.earthdata/transform.py
src/sancho/templates/modules/fetch.earthengine/api.py
src/sancho/templates/modules/fetch.earthengine/main.py
src/sancho/templates/modules/fetch.earthengine/module.yaml
src/sancho/templates/modules/fetch.earthengine/schema.sample.json
src/sancho/templates/modules/fetch.earthengine/transform.py
src/sancho/templates/modules/fetch.ed.crdc/main.py
src/sancho/templates/modules/fetch.ed.crdc/module.yaml
src/sancho/templates/modules/fetch.ed.crdc/schema.sample.json
src/sancho/templates/modules/fetch.eia.series/api.py
src/sancho/templates/modules/fetch.eia.series/catalog.json
src/sancho/templates/modules/fetch.eia.series/catalog.meta.json
src/sancho/templates/modules/fetch.eia.series/catalog_blueprint.py
src/sancho/templates/modules/fetch.eia.series/discovery.py
src/sancho/templates/modules/fetch.eia.series/main.py
src/sancho/templates/modules/fetch.eia.series/module.yaml
src/sancho/templates/modules/fetch.eia.series/schema.sample.json
src/sancho/templates/modules/fetch.eia.series/transform.py
src/sancho/templates/modules/fetch.epa.aqs_annual/api.py
src/sancho/templates/modules/fetch.epa.aqs_annual/catalog.json
src/sancho/templates/modules/fetch.epa.aqs_annual/catalog.meta.json
src/sancho/templates/modules/fetch.epa.aqs_annual/catalog_blueprint.py
src/sancho/templates/modules/fetch.epa.aqs_annual/discovery.py
src/sancho/templates/modules/fetch.epa.aqs_annual/main.py
src/sancho/templates/modules/fetch.epa.aqs_annual/module.yaml
src/sancho/templates/modules/fetch.epa.aqs_annual/schema.sample.json
src/sancho/templates/modules/fetch.epa.aqs_annual/transform.py
src/sancho/templates/modules/fetch.epa.echo_facilities/api.py
src/sancho/templates/modules/fetch.epa.echo_facilities/catalog.json
src/sancho/templates/modules/fetch.epa.echo_facilities/catalog.meta.json
src/sancho/templates/modules/fetch.epa.echo_facilities/catalog_blueprint.py
src/sancho/templates/modules/fetch.epa.echo_facilities/discovery.py
src/sancho/templates/modules/fetch.epa.echo_facilities/main.py
src/sancho/templates/modules/fetch.epa.echo_facilities/module.yaml
src/sancho/templates/modules/fetch.epa.echo_facilities/schema.sample.json
src/sancho/templates/modules/fetch.epa.echo_facilities/transform.py
src/sancho/templates/modules/fetch.epa.ejscreen/main.py
src/sancho/templates/modules/fetch.epa.ejscreen/module.yaml
src/sancho/templates/modules/fetch.epa.ejscreen/schema.sample.json
src/sancho/templates/modules/fetch.epa.enviroatlas/main.py
src/sancho/templates/modules/fetch.epa.enviroatlas/module.yaml
src/sancho/templates/modules/fetch.epa.enviroatlas/schema.sample.json
src/sancho/templates/modules/fetch.epa.iris/main.py
src/sancho/templates/modules/fetch.epa.iris/module.yaml
src/sancho/templates/modules/fetch.epa.iris/schema.sample.json
src/sancho/templates/modules/fetch.epa.smart_location/main.py
src/sancho/templates/modules/fetch.epa.smart_location/module.yaml
src/sancho/templates/modules/fetch.epa.smart_location/schema.sample.json
src/sancho/templates/modules/fetch.epa.tri/api.py
src/sancho/templates/modules/fetch.epa.tri/main.py
src/sancho/templates/modules/fetch.epa.tri/module.yaml
src/sancho/templates/modules/fetch.epa.tri/schema.sample.json
src/sancho/templates/modules/fetch.epa.tri/transform.py
src/sancho/templates/modules/fetch.eurostat/api.py
src/sancho/templates/modules/fetch.eurostat/main.py
src/sancho/templates/modules/fetch.eurostat/module.yaml
src/sancho/templates/modules/fetch.eurostat/schema.sample.json
src/sancho/templates/modules/fetch.eurostat/transform.py
src/sancho/templates/modules/fetch.fbi.crime/api.py
src/sancho/templates/modules/fetch.fbi.crime/main.py
src/sancho/templates/modules/fetch.fbi.crime/module.yaml
src/sancho/templates/modules/fetch.fbi.crime/schema.sample.json
src/sancho/templates/modules/fetch.fbi.crime/transform.py
src/sancho/templates/modules/fetch.fda.drug_events/api.py
src/sancho/templates/modules/fetch.fda.drug_events/catalog.json
src/sancho/templates/modules/fetch.fda.drug_events/catalog.meta.json
src/sancho/templates/modules/fetch.fda.drug_events/catalog_blueprint.py
src/sancho/templates/modules/fetch.fda.drug_events/discovery.py
src/sancho/templates/modules/fetch.fda.drug_events/main.py
src/sancho/templates/modules/fetch.fda.drug_events/module.yaml
src/sancho/templates/modules/fetch.fda.drug_events/schema.sample.json
src/sancho/templates/modules/fetch.fda.drug_events/transform.py
src/sancho/templates/modules/fetch.fdic.institutions/api.py
src/sancho/templates/modules/fetch.fdic.institutions/catalog.json
src/sancho/templates/modules/fetch.fdic.institutions/catalog.meta.json
src/sancho/templates/modules/fetch.fdic.institutions/catalog_blueprint.py
src/sancho/templates/modules/fetch.fdic.institutions/discovery.py
src/sancho/templates/modules/fetch.fdic.institutions/main.py
src/sancho/templates/modules/fetch.fdic.institutions/module.yaml
src/sancho/templates/modules/fetch.fdic.institutions/schema.sample.json
src/sancho/templates/modules/fetch.fdic.institutions/transform.py
src/sancho/templates/modules/fetch.fec/catalog.json
src/sancho/templates/modules/fetch.fec/catalog.meta.json
src/sancho/templates/modules/fetch.fec/catalog_blueprint.py
src/sancho/templates/modules/fetch.fec/client.py
src/sancho/templates/modules/fetch.fec/discovery.py
src/sancho/templates/modules/fetch.fec/module.yaml
src/sancho/templates/modules/fetch.fec/pagination.py
src/sancho/templates/modules/fetch.fec/run.py
src/sancho/templates/modules/fetch.federal_register.documents/api.py
src/sancho/templates/modules/fetch.federal_register.documents/catalog.json
src/sancho/templates/modules/fetch.federal_register.documents/catalog.meta.json
src/sancho/templates/modules/fetch.federal_register.documents/catalog_blueprint.py
src/sancho/templates/modules/fetch.federal_register.documents/discovery.py
src/sancho/templates/modules/fetch.federal_register.documents/main.py
src/sancho/templates/modules/fetch.federal_register.documents/module.yaml
src/sancho/templates/modules/fetch.federal_register.documents/schema.sample.json
src/sancho/templates/modules/fetch.federal_register.documents/transform.py
src/sancho/templates/modules/fetch.fema.nri/main.py
src/sancho/templates/modules/fetch.fema.nri/module.yaml
src/sancho/templates/modules/fetch.fema.nri/schema.sample.json
src/sancho/templates/modules/fetch.fema.openfema/api.py
src/sancho/templates/modules/fetch.fema.openfema/catalog.json
src/sancho/templates/modules/fetch.fema.openfema/catalog.meta.json
src/sancho/templates/modules/fetch.fema.openfema/catalog_blueprint.py
src/sancho/templates/modules/fetch.fema.openfema/discovery.py
src/sancho/templates/modules/fetch.fema.openfema/main.py
src/sancho/templates/modules/fetch.fema.openfema/module.yaml
src/sancho/templates/modules/fetch.fema.openfema/schema.sample.json
src/sancho/templates/modules/fetch.fema.openfema/transform.py
src/sancho/templates/modules/fetch.fred.series/api.py
src/sancho/templates/modules/fetch.fred.series/catalog.json
src/sancho/templates/modules/fetch.fred.series/catalog.meta.json
src/sancho/templates/modules/fetch.fred.series/catalog_blueprint.py
src/sancho/templates/modules/fetch.fred.series/discovery.py
src/sancho/templates/modules/fetch.fred.series/main.py
src/sancho/templates/modules/fetch.fred.series/module.yaml
src/sancho/templates/modules/fetch.fred.series/schema.sample.json
src/sancho/templates/modules/fetch.fred.series/transform.py
src/sancho/templates/modules/fetch.fsi/api.py
src/sancho/templates/modules/fetch.fsi/main.py
src/sancho/templates/modules/fetch.fsi/module.yaml
src/sancho/templates/modules/fetch.fsi/schema.sample.json
src/sancho/templates/modules/fetch.fsi/transform.py
src/sancho/templates/modules/fetch.gpi/api.py
src/sancho/templates/modules/fetch.gpi/main.py
src/sancho/templates/modules/fetch.gpi/module.yaml
src/sancho/templates/modules/fetch.gpi/schema.sample.json
src/sancho/templates/modules/fetch.gpi/transform.py
src/sancho/templates/modules/fetch.gsa_calc.ceiling_rates/api.py
src/sancho/templates/modules/fetch.gsa_calc.ceiling_rates/main.py
src/sancho/templates/modules/fetch.gsa_calc.ceiling_rates/module.yaml
src/sancho/templates/modules/fetch.gsa_calc.ceiling_rates/schema.sample.json
src/sancho/templates/modules/fetch.gsa_calc.ceiling_rates/transform.py
src/sancho/templates/modules/fetch.hhs.poverty_guidelines/main.py
src/sancho/templates/modules/fetch.hhs.poverty_guidelines/module.yaml
src/sancho/templates/modules/fetch.hhs.poverty_guidelines/schema.sample.json
src/sancho/templates/modules/fetch.hrsa.ahrf/main.py
src/sancho/templates/modules/fetch.hrsa.ahrf/module.yaml
src/sancho/templates/modules/fetch.hrsa.ahrf/schema.sample.json
src/sancho/templates/modules/fetch.hrsa.hpsa/main.py
src/sancho/templates/modules/fetch.hrsa.hpsa/module.yaml
src/sancho/templates/modules/fetch.hrsa.hpsa/schema.sample.json
src/sancho/templates/modules/fetch.hrsa.nsch/main.py
src/sancho/templates/modules/fetch.hrsa.nsch/module.yaml
src/sancho/templates/modules/fetch.hrsa.nsch/schema.sample.json
src/sancho/templates/modules/fetch.hrsa.uds/main.py
src/sancho/templates/modules/fetch.hrsa.uds/module.yaml
src/sancho/templates/modules/fetch.hrsa.uds/schema.sample.json
src/sancho/templates/modules/fetch.hud.fmr/api.py
src/sancho/templates/modules/fetch.hud.fmr/catalog.json
src/sancho/templates/modules/fetch.hud.fmr/catalog.meta.json
src/sancho/templates/modules/fetch.hud.fmr/catalog_blueprint.py
src/sancho/templates/modules/fetch.hud.fmr/discovery.py
src/sancho/templates/modules/fetch.hud.fmr/main.py
src/sancho/templates/modules/fetch.hud.fmr/module.yaml
src/sancho/templates/modules/fetch.hud.fmr/schema.sample.json
src/sancho/templates/modules/fetch.hud.fmr/transform.py
src/sancho/templates/modules/fetch.hud.hdx_homelessness/main.py
src/sancho/templates/modules/fetch.hud.hdx_homelessness/module.yaml
src/sancho/templates/modules/fetch.hud.hdx_homelessness/schema.sample.json
src/sancho/templates/modules/fetch.iati/api.py
src/sancho/templates/modules/fetch.iati/catalog.json
src/sancho/templates/modules/fetch.iati/catalog.meta.json
src/sancho/templates/modules/fetch.iati/catalog_blueprint.py
src/sancho/templates/modules/fetch.iati/discovery.py
src/sancho/templates/modules/fetch.iati/main.py
src/sancho/templates/modules/fetch.iati/module.yaml
src/sancho/templates/modules/fetch.iati/schema.sample.json
src/sancho/templates/modules/fetch.iati/transform.py
src/sancho/templates/modules/fetch.imf_cdis/api.py
src/sancho/templates/modules/fetch.imf_cdis/catalog.json
src/sancho/templates/modules/fetch.imf_cdis/catalog.meta.json
src/sancho/templates/modules/fetch.imf_cdis/catalog_blueprint.py
src/sancho/templates/modules/fetch.imf_cdis/discovery.py
src/sancho/templates/modules/fetch.imf_cdis/main.py
src/sancho/templates/modules/fetch.imf_cdis/module.yaml
src/sancho/templates/modules/fetch.imf_cdis/schema.sample.json
src/sancho/templates/modules/fetch.imf_cdis/transform.py
src/sancho/templates/modules/fetch.naep.adhoc_data/api.py
src/sancho/templates/modules/fetch.naep.adhoc_data/main.py
src/sancho/templates/modules/fetch.naep.adhoc_data/module.yaml
src/sancho/templates/modules/fetch.naep.adhoc_data/schema.sample.json
src/sancho/templates/modules/fetch.naep.adhoc_data/transform.py
src/sancho/templates/modules/fetch.natural_earth/api.py
src/sancho/templates/modules/fetch.natural_earth/main.py
src/sancho/templates/modules/fetch.natural_earth/module.yaml
src/sancho/templates/modules/fetch.natural_earth/schema.sample.json
src/sancho/templates/modules/fetch.natural_earth/transform.py
src/sancho/templates/modules/fetch.nd_gain/api.py
src/sancho/templates/modules/fetch.nd_gain/main.py
src/sancho/templates/modules/fetch.nd_gain/module.yaml
src/sancho/templates/modules/fetch.nd_gain/schema.sample.json
src/sancho/templates/modules/fetch.nd_gain/transform.py
src/sancho/templates/modules/fetch.nhtsa.recalls/api.py
src/sancho/templates/modules/fetch.nhtsa.recalls/catalog.json
src/sancho/templates/modules/fetch.nhtsa.recalls/catalog.meta.json
src/sancho/templates/modules/fetch.nhtsa.recalls/catalog_blueprint.py
src/sancho/templates/modules/fetch.nhtsa.recalls/discovery.py
src/sancho/templates/modules/fetch.nhtsa.recalls/main.py
src/sancho/templates/modules/fetch.nhtsa.recalls/module.yaml
src/sancho/templates/modules/fetch.nhtsa.recalls/schema.sample.json
src/sancho/templates/modules/fetch.nhtsa.recalls/transform.py
src/sancho/templates/modules/fetch.nih.usrds/main.py
src/sancho/templates/modules/fetch.nih.usrds/module.yaml
src/sancho/templates/modules/fetch.nih.usrds/schema.sample.json
src/sancho/templates/modules/fetch.nlm.vsac/main.py
src/sancho/templates/modules/fetch.nlm.vsac/module.yaml
src/sancho/templates/modules/fetch.nlm.vsac/schema.sample.json
src/sancho/templates/modules/fetch.noaa.cdo/api.py
src/sancho/templates/modules/fetch.noaa.cdo/catalog.json
src/sancho/templates/modules/fetch.noaa.cdo/catalog.meta.json
src/sancho/templates/modules/fetch.noaa.cdo/catalog_blueprint.py
src/sancho/templates/modules/fetch.noaa.cdo/discovery.py
src/sancho/templates/modules/fetch.noaa.cdo/main.py
src/sancho/templates/modules/fetch.noaa.cdo/module.yaml
src/sancho/templates/modules/fetch.noaa.cdo/schema.sample.json
src/sancho/templates/modules/fetch.noaa.cdo/transform.py
src/sancho/templates/modules/fetch.noaa.cmra/main.py
src/sancho/templates/modules/fetch.noaa.cmra/module.yaml
src/sancho/templates/modules/fetch.noaa.cmra/schema.sample.json
src/sancho/templates/modules/fetch.noaa.nws/api.py
src/sancho/templates/modules/fetch.noaa.nws/main.py
src/sancho/templates/modules/fetch.noaa.nws/module.yaml
src/sancho/templates/modules/fetch.noaa.nws/schema.sample.json
src/sancho/templates/modules/fetch.noaa.nws/transform.py
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/api.py
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/catalog.json
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/catalog.meta.json
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/catalog_blueprint.py
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/discovery.py
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/main.py
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/module.yaml
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/schema.sample.json
src/sancho/templates/modules/fetch.nrel.alt_fuel_stations/transform.py
src/sancho/templates/modules/fetch.nyc_open_data/catalog.json
src/sancho/templates/modules/fetch.nyc_open_data/catalog.meta.json
src/sancho/templates/modules/fetch.nyc_open_data/catalog_blueprint.py
src/sancho/templates/modules/fetch.nyc_open_data/client.py
src/sancho/templates/modules/fetch.nyc_open_data/discovery.py
src/sancho/templates/modules/fetch.nyc_open_data/module.yaml
src/sancho/templates/modules/fetch.nyc_open_data/run.py
src/sancho/templates/modules/fetch.nyc_open_data/runtime_helpers.py
src/sancho/templates/modules/fetch.oecd_dac_crs/api.py
src/sancho/templates/modules/fetch.oecd_dac_crs/catalog.json
src/sancho/templates/modules/fetch.oecd_dac_crs/catalog.meta.json
src/sancho/templates/modules/fetch.oecd_dac_crs/catalog_blueprint.py
src/sancho/templates/modules/fetch.oecd_dac_crs/discovery.py
src/sancho/templates/modules/fetch.oecd_dac_crs/main.py
src/sancho/templates/modules/fetch.oecd_dac_crs/module.yaml
src/sancho/templates/modules/fetch.oecd_dac_crs/schema.sample.json
src/sancho/templates/modules/fetch.oecd_dac_crs/transform.py
src/sancho/templates/modules/fetch.oecd_sdmx/api.py
src/sancho/templates/modules/fetch.oecd_sdmx/catalog.json
src/sancho/templates/modules/fetch.oecd_sdmx/catalog.meta.json
src/sancho/templates/modules/fetch.oecd_sdmx/catalog_blueprint.py
src/sancho/templates/modules/fetch.oecd_sdmx/discovery.py
src/sancho/templates/modules/fetch.oecd_sdmx/main.py
src/sancho/templates/modules/fetch.oecd_sdmx/module.yaml
src/sancho/templates/modules/fetch.oecd_sdmx/schema.sample.json
src/sancho/templates/modules/fetch.oecd_sdmx/transform.py
src/sancho/templates/modules/fetch.open_payments.datasets/api.py
src/sancho/templates/modules/fetch.open_payments.datasets/catalog.json
src/sancho/templates/modules/fetch.open_payments.datasets/catalog.meta.json
src/sancho/templates/modules/fetch.open_payments.datasets/catalog_blueprint.py
src/sancho/templates/modules/fetch.open_payments.datasets/discovery.py
src/sancho/templates/modules/fetch.open_payments.datasets/main.py
src/sancho/templates/modules/fetch.open_payments.datasets/module.yaml
src/sancho/templates/modules/fetch.open_payments.datasets/schema.sample.json
src/sancho/templates/modules/fetch.open_payments.datasets/transform.py
src/sancho/templates/modules/fetch.overture_maps/api.py
src/sancho/templates/modules/fetch.overture_maps/main.py
src/sancho/templates/modules/fetch.overture_maps/module.yaml
src/sancho/templates/modules/fetch.overture_maps/schema.sample.json
src/sancho/templates/modules/fetch.overture_maps/transform.py
src/sancho/templates/modules/fetch.owid_catalog/api.py
src/sancho/templates/modules/fetch.owid_catalog/main.py
src/sancho/templates/modules/fetch.owid_catalog/module.yaml
src/sancho/templates/modules/fetch.owid_catalog/schema.sample.json
src/sancho/templates/modules/fetch.owid_catalog/transform.py
src/sancho/templates/modules/fetch.owid_charts/api.py
src/sancho/templates/modules/fetch.owid_charts/main.py
src/sancho/templates/modules/fetch.owid_charts/module.yaml
src/sancho/templates/modules/fetch.owid_charts/schema.sample.json
src/sancho/templates/modules/fetch.owid_charts/transform.py
src/sancho/templates/modules/fetch.pew/api.py
src/sancho/templates/modules/fetch.pew/main.py
src/sancho/templates/modules/fetch.pew/module.yaml
src/sancho/templates/modules/fetch.pew/schema.sample.json
src/sancho/templates/modules/fetch.pew/transform.py
src/sancho/templates/modules/fetch.planetary_computer/api.py
src/sancho/templates/modules/fetch.planetary_computer/catalog.json
src/sancho/templates/modules/fetch.planetary_computer/catalog.meta.json
src/sancho/templates/modules/fetch.planetary_computer/catalog_blueprint.py
src/sancho/templates/modules/fetch.planetary_computer/discovery.py
src/sancho/templates/modules/fetch.planetary_computer/main.py
src/sancho/templates/modules/fetch.planetary_computer/module.yaml
src/sancho/templates/modules/fetch.planetary_computer/schema.sample.json
src/sancho/templates/modules/fetch.planetary_computer/transform.py
src/sancho/templates/modules/fetch.regulations.dockets/api.py
src/sancho/templates/modules/fetch.regulations.dockets/main.py
src/sancho/templates/modules/fetch.regulations.dockets/module.yaml
src/sancho/templates/modules/fetch.regulations.dockets/schema.sample.json
src/sancho/templates/modules/fetch.regulations.dockets/transform.py
src/sancho/templates/modules/fetch.rsf_press_freedom/api.py
src/sancho/templates/modules/fetch.rsf_press_freedom/main.py
src/sancho/templates/modules/fetch.rsf_press_freedom/module.yaml
src/sancho/templates/modules/fetch.rsf_press_freedom/schema.sample.json
src/sancho/templates/modules/fetch.rsf_press_freedom/transform.py
src/sancho/templates/modules/fetch.sdg_index/api.py
src/sancho/templates/modules/fetch.sdg_index/main.py
src/sancho/templates/modules/fetch.sdg_index/module.yaml
src/sancho/templates/modules/fetch.sdg_index/schema.sample.json
src/sancho/templates/modules/fetch.sdg_index/transform.py
src/sancho/templates/modules/fetch.sec.company_submissions/api.py
src/sancho/templates/modules/fetch.sec.company_submissions/catalog.json
src/sancho/templates/modules/fetch.sec.company_submissions/catalog.meta.json
src/sancho/templates/modules/fetch.sec.company_submissions/catalog_blueprint.py
src/sancho/templates/modules/fetch.sec.company_submissions/discovery.py
src/sancho/templates/modules/fetch.sec.company_submissions/main.py
src/sancho/templates/modules/fetch.sec.company_submissions/module.yaml
src/sancho/templates/modules/fetch.sec.company_submissions/schema.sample.json
src/sancho/templates/modules/fetch.sec.company_submissions/transform.py
src/sancho/templates/modules/fetch.socrata.chicago_crimes/api.py
src/sancho/templates/modules/fetch.socrata.chicago_crimes/catalog.json
src/sancho/templates/modules/fetch.socrata.chicago_crimes/catalog.meta.json
src/sancho/templates/modules/fetch.socrata.chicago_crimes/catalog_blueprint.py
src/sancho/templates/modules/fetch.socrata.chicago_crimes/discovery.py
src/sancho/templates/modules/fetch.socrata.chicago_crimes/main.py
src/sancho/templates/modules/fetch.socrata.chicago_crimes/module.yaml
src/sancho/templates/modules/fetch.socrata.chicago_crimes/schema.sample.json
src/sancho/templates/modules/fetch.socrata.chicago_crimes/transform.py
src/sancho/templates/modules/fetch.socrata.dataset/api.py
src/sancho/templates/modules/fetch.socrata.dataset/main.py
src/sancho/templates/modules/fetch.socrata.dataset/module.yaml
src/sancho/templates/modules/fetch.socrata.dataset/schema.sample.json
src/sancho/templates/modules/fetch.socrata.dataset/transform.py
src/sancho/templates/modules/fetch.socrata.la_crime/api.py
src/sancho/templates/modules/fetch.socrata.la_crime/catalog.json
src/sancho/templates/modules/fetch.socrata.la_crime/catalog.meta.json
src/sancho/templates/modules/fetch.socrata.la_crime/catalog_blueprint.py
src/sancho/templates/modules/fetch.socrata.la_crime/discovery.py
src/sancho/templates/modules/fetch.socrata.la_crime/main.py
src/sancho/templates/modules/fetch.socrata.la_crime/module.yaml
src/sancho/templates/modules/fetch.socrata.la_crime/schema.sample.json
src/sancho/templates/modules/fetch.socrata.la_crime/transform.py
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/api.py
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/catalog.json
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/catalog.meta.json
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/catalog_blueprint.py
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/discovery.py
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/main.py
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/module.yaml
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/schema.sample.json
src/sancho/templates/modules/fetch.socrata.seattle_building_permits/transform.py
src/sancho/templates/modules/fetch.socrata.sf_building_permits/api.py
src/sancho/templates/modules/fetch.socrata.sf_building_permits/catalog.json
src/sancho/templates/modules/fetch.socrata.sf_building_permits/catalog.meta.json
src/sancho/templates/modules/fetch.socrata.sf_building_permits/catalog_blueprint.py
src/sancho/templates/modules/fetch.socrata.sf_building_permits/discovery.py
src/sancho/templates/modules/fetch.socrata.sf_building_permits/main.py
src/sancho/templates/modules/fetch.socrata.sf_building_permits/module.yaml
src/sancho/templates/modules/fetch.socrata.sf_building_permits/schema.sample.json
src/sancho/templates/modules/fetch.socrata.sf_building_permits/transform.py
src/sancho/templates/modules/fetch.ti_cpi/api.py
src/sancho/templates/modules/fetch.ti_cpi/main.py
src/sancho/templates/modules/fetch.ti_cpi/module.yaml
src/sancho/templates/modules/fetch.ti_cpi/schema.sample.json
src/sancho/templates/modules/fetch.ti_cpi/transform.py
src/sancho/templates/modules/fetch.treasury.fiscal_data/api.py
src/sancho/templates/modules/fetch.treasury.fiscal_data/main.py
src/sancho/templates/modules/fetch.treasury.fiscal_data/module.yaml
src/sancho/templates/modules/fetch.treasury.fiscal_data/schema.sample.json
src/sancho/templates/modules/fetch.treasury.fiscal_data/transform.py
src/sancho/templates/modules/fetch.umich.nanda/main.py
src/sancho/templates/modules/fetch.umich.nanda/module.yaml
src/sancho/templates/modules/fetch.umich.nanda/schema.sample.json
src/sancho/templates/modules/fetch.un_egdi/api.py
src/sancho/templates/modules/fetch.un_egdi/main.py
src/sancho/templates/modules/fetch.un_egdi/module.yaml
src/sancho/templates/modules/fetch.un_egdi/schema.sample.json
src/sancho/templates/modules/fetch.un_egdi/transform.py
src/sancho/templates/modules/fetch.undp_hdr/api.py
src/sancho/templates/modules/fetch.undp_hdr/main.py
src/sancho/templates/modules/fetch.undp_hdr/module.yaml
src/sancho/templates/modules/fetch.undp_hdr/schema.sample.json
src/sancho/templates/modules/fetch.undp_hdr/transform.py
src/sancho/templates/modules/fetch.usaspending.awards/api.py
src/sancho/templates/modules/fetch.usaspending.awards/catalog.json
src/sancho/templates/modules/fetch.usaspending.awards/catalog.meta.json
src/sancho/templates/modules/fetch.usaspending.awards/catalog_blueprint.py
src/sancho/templates/modules/fetch.usaspending.awards/discovery.py
src/sancho/templates/modules/fetch.usaspending.awards/main.py
src/sancho/templates/modules/fetch.usaspending.awards/module.yaml
src/sancho/templates/modules/fetch.usaspending.awards/schema.sample.json
src/sancho/templates/modules/fetch.usaspending.awards/transform.py
src/sancho/templates/modules/fetch.usda.food_access/main.py
src/sancho/templates/modules/fetch.usda.food_access/module.yaml
src/sancho/templates/modules/fetch.usda.food_access/schema.sample.json
src/sancho/templates/modules/fetch.usda.food_security/main.py
src/sancho/templates/modules/fetch.usda.food_security/module.yaml
src/sancho/templates/modules/fetch.usda.food_security/schema.sample.json
src/sancho/templates/modules/fetch.usda.fooddata_search/api.py
src/sancho/templates/modules/fetch.usda.fooddata_search/catalog.json
src/sancho/templates/modules/fetch.usda.fooddata_search/catalog.meta.json
src/sancho/templates/modules/fetch.usda.fooddata_search/catalog_blueprint.py
src/sancho/templates/modules/fetch.usda.fooddata_search/discovery.py
src/sancho/templates/modules/fetch.usda.fooddata_search/main.py
src/sancho/templates/modules/fetch.usda.fooddata_search/module.yaml
src/sancho/templates/modules/fetch.usda.fooddata_search/schema.sample.json
src/sancho/templates/modules/fetch.usda.fooddata_search/transform.py
src/sancho/templates/modules/fetch.usda.quickstats/api.py
src/sancho/templates/modules/fetch.usda.quickstats/catalog.json
src/sancho/templates/modules/fetch.usda.quickstats/catalog.meta.json
src/sancho/templates/modules/fetch.usda.quickstats/catalog_blueprint.py
src/sancho/templates/modules/fetch.usda.quickstats/discovery.py
src/sancho/templates/modules/fetch.usda.quickstats/main.py
src/sancho/templates/modules/fetch.usda.quickstats/module.yaml
src/sancho/templates/modules/fetch.usda.quickstats/schema.sample.json
src/sancho/templates/modules/fetch.usda.quickstats/transform.py
src/sancho/templates/modules/fetch.usgs.earthquakes/api.py
src/sancho/templates/modules/fetch.usgs.earthquakes/catalog.json
src/sancho/templates/modules/fetch.usgs.earthquakes/catalog.meta.json
src/sancho/templates/modules/fetch.usgs.earthquakes/catalog_blueprint.py
src/sancho/templates/modules/fetch.usgs.earthquakes/discovery.py
src/sancho/templates/modules/fetch.usgs.earthquakes/main.py
src/sancho/templates/modules/fetch.usgs.earthquakes/module.yaml
src/sancho/templates/modules/fetch.usgs.earthquakes/schema.sample.json
src/sancho/templates/modules/fetch.usgs.earthquakes/transform.py
src/sancho/templates/modules/fetch.uspto.application/api.py
src/sancho/templates/modules/fetch.uspto.application/catalog.json
src/sancho/templates/modules/fetch.uspto.application/main.py
src/sancho/templates/modules/fetch.uspto.application/module.yaml
src/sancho/templates/modules/fetch.uspto.application/schema.sample.json
src/sancho/templates/modules/fetch.uspto.application/transform.py
src/sancho/templates/modules/fetch.vdem/api.py
src/sancho/templates/modules/fetch.vdem/main.py
src/sancho/templates/modules/fetch.vdem/module.yaml
src/sancho/templates/modules/fetch.vdem/schema.sample.json
src/sancho/templates/modules/fetch.vdem/transform.py
src/sancho/templates/modules/fetch.wgi/api.py
src/sancho/templates/modules/fetch.wgi/main.py
src/sancho/templates/modules/fetch.wgi/module.yaml
src/sancho/templates/modules/fetch.wgi/schema.sample.json
src/sancho/templates/modules/fetch.wgi/transform.py
src/sancho/templates/modules/fetch.wjp_rule_of_law/api.py
src/sancho/templates/modules/fetch.wjp_rule_of_law/main.py
src/sancho/templates/modules/fetch.wjp_rule_of_law/module.yaml
src/sancho/templates/modules/fetch.wjp_rule_of_law/schema.sample.json
src/sancho/templates/modules/fetch.wjp_rule_of_law/transform.py
src/sancho/templates/modules/fetch.world_bank/catalog.json
src/sancho/templates/modules/fetch.world_bank/catalog.meta.json
src/sancho/templates/modules/fetch.world_bank/catalog_blueprint.py
src/sancho/templates/modules/fetch.world_bank/client.py
src/sancho/templates/modules/fetch.world_bank/discovery.py
src/sancho/templates/modules/fetch.world_bank/module.yaml
src/sancho/templates/modules/fetch.world_bank/run.py
src/sancho/templates/modules/fetch.wvs/api.py
src/sancho/templates/modules/fetch.wvs/main.py
src/sancho/templates/modules/fetch.wvs/module.yaml
src/sancho/templates/modules/fetch.wvs/schema.sample.json
src/sancho/templates/modules/fetch.wvs/transform.py
src/sancho/templates/modules/process.normalize_records/main.py
src/sancho/templates/modules/process.normalize_records/module.yaml
src/sancho/templates/runtime/AI_INSTRUCTIONS.md
src/sancho/templates/runtime/ANALYSIS_GUIDE.md
src/sancho/templates/runtime/DASHBOARD_GUIDE.md
src/sancho/templates/runtime/DATASET_CATALOG.md
src/sancho/templates/runtime/README.md
src/sancho/templates/runtime/cache_index.py
src/sancho/templates/runtime/cache_policy.py
src/sancho/templates/runtime/cache_record_io.py
src/sancho/templates/runtime/data_store.py
src/sancho/templates/runtime/dataset_registry.yaml
src/sancho/templates/runtime/errors.py
src/sancho/templates/runtime/file_formats.py
src/sancho/templates/runtime/http_client.py
src/sancho/templates/runtime/logging.py
src/sancho/templates/runtime/module_interface.py
src/sancho/templates/runtime/schema.py
src/sancho/templates/workspace/.env.example
src/sancho_fetch.egg-info/PKG-INFO
src/sancho_fetch.egg-info/SOURCES.txt
src/sancho_fetch.egg-info/dependency_links.txt
src/sancho_fetch.egg-info/entry_points.txt
src/sancho_fetch.egg-info/requires.txt
src/sancho_fetch.egg-info/top_level.txt