Optional
csvOptional
dateName of column containing valid ISO 8601 date-time values. Required if the CSV contains timeseries data, else it should not be specified.
Optional
longOptions for long-format CSVs. If not provided, the CSV is assumed to be wide-format.
Name of column containing valid Region IDs.
The regions that this CSV file contains data for. Used for validating the incoming data.
Optional
urlURL of a CSV file to import from.
Generated using TypeDoc
CSV data to import in place of URL fetch, typically used for testing. If this is provided, the URL will be ignored.