OptionaleurostatEurostat dataset code. e.g. 'demo_r_d3dens'
OptionalfiltersFilters for the Eurostat API query.
OptionalprecisionNumber of decimal places for Eurostat API data.
OptionalcsvURL of a CSV file to use as the data source.
OptionalgeoCSV column containing NUTS region IDs.
OptionalvalueCSV column containing statistical values.
OptionalunitUnit of measure label shown in tooltips. e.g. 'people/km²'
OptionaltransformOptional transform function applied to raw values after data loads. e.g. v => v * 1000
OptionallabelDataset label/name from the Eurostat API response.
Configuration for a statistical data source. Pass this to map.stat() or as the config argument to statData().