API Surface¶
The importable API is intentionally small and mirrors the package's major workflow families.
Runtime Entry Points¶
collect_dataandcollect_context_datafromdata_downloader.apigenerate_country_report,generate_multi_country_map, andgenerate_published_reportsfromreporting.api
Report Types¶
DataCollectionReportContextDataReportCountryReportMultiCountryMapReportPublishedReportsReport
Frozen API Contract¶
Repository-level API expectations are pinned under apis/bijux-pollenomics/v1/
with schema.yaml, pinned_openapi.json, and schema.hash.
Purpose¶
This page names the import and schema surfaces that count as public package API.