Metadata

The Metadata endpoints are used to return metadata for the datasets available in Climate Engine.

/metadata/dataset_dates

Returns dataset start and end/most recent date.
Returns: json

Resource url example:

/metadata/dataset_dates?dataset=GRIDMET

NAME

REQUIRED

DESCRIPTION

DEFAULT

EXAMPLE

dataset

yes

The dataset you want the dates for

GRIDMET

LANDSAT7_TOA

/metadata/dataset_variables

Returns list of input dataset’s variables.
Returns: json

Resource url example:

/metadata/dataset_variables?dataset=GRIDMET

NAME

REQUIRED

DESCRIPTION

DEFAULT

EXAMPLE

dataset

yes

The dataset you want the variables for

GRIDMET

LANDSAT_SR

/metadata/county_names

Returns list of input state’s counties.
Returns: json

Resource url example:

/metadata/county_names?state=OR

NAME

REQUIRED

DESCRIPTION

DEFAULT

EXAMPLE

state

yes

The state you want the county names for

OR

PA