Datasets - Implan-Group/api GitHub Wiki

Datasets

IMPLAN models vary based on annual data sets. In order to provider the correct list of Regions and Industries, these API endpoints will provide available data sets. It is recommended to cache this data, as it does not change frequently. As new data becomes available, IMPLAN will update the default Data Set that is returned.

Note

The proper term is Dataset or dataset, not DataSet nor dataSet.


🖽 The Dataset Object

Property Type Details
id int The identifier of this particular Dataset
description str A brief description of the Dataset, usually just the year
isDefault bool Whether or not this is the default Dataset used for impacts

🌐 Endpoints

⚠️ **GitHub.com Fallback** ⚠️