COMTELL Plus Development: Data Direct Release Notes
Monday, 06 May 2024For the first time we have combined the Mintec, Urner Barry, and FeedInfo commodity data into one unified and familiar structure. The COMTELL PLUS API allows to easily export the unified time series data from one API product and integrate it into your analysis, systems, and processes.
Our data set includes thousands of commodity prices, supply information, and much more.
Feature (Endpoints) list:
-
Check which Categories are available to you:
-
You can use it to see which Categories your licence includes. You will have access to all data from these Categories.
-
-
Get Metadata for a specific Commodity of interest:
-
Provide a code of a Commodity you are interested in
-
You will receive information about the Metadata for the Commodity
-
The Metadata includes commodity name, description, category, unit, currency, origin country, destination country, and series frequency
-
-
Get Historical and the Latest values for a specific Commodity of interest:
-
Provide a code of a Commodity you are interested in
-
Provide a time frame you are interested in
-
An option to ask for
today
, lastx
quoted days, orall
history -
Or an option to provide a
start date
andend date
-
-
You will receive both the Metadata and the Data Points for the Commodity from the time frame you provided
-
-
Get Metadata for all commodities within one Category:
-
Provide a Category you are interested in
-
You will receive Metadata for every commodity in the Category you provided
-
The Metadata includes commodity name, description, category, unit, currency, origin country, destination country, and series frequency
-
-
Get the Latest data points for all Commodities within one Category:
-
Provide a Category you are interested in
-
Provide a time frame for the Latest data points you are interested in
-
An option to ask for
today
or last1, 2, 3, ..., 7
quoted days
-
-
You will receive Both metadata and the Latest data points for every commodity in the Category you provided
-