v0.5.0: SDMX TSV bulk downloads
SDMX TSV bulk downloads
eurostat_download_datasetstreams the SDMX 2.1 TSV bulk endpoint and stages a whole dataset on the dataframe canvas — roughly half the bytes ofeurostat_query_dataset's JSON-stat body for the same data (#8)- New
EurostatBulkService: streaming gzip sniffing (no Content-Encoding header on compressed bodies), a byte budget enforced mid-transfer, SOAP-fault and async-queue-envelope classification, wide-to-long TSV expansion eurostat_query_dataset, both dataframe tools, and three other tool descriptions rewritten to route between a dataset slice and a whole download, and to flag that the two dataframe stagers disagree onobs_flag- docs: README, design doc, and plugin manifest updated for the new tool