Get data product variables

GET http://covid19.richdataservices.com/rds/api/catalog/int/jhu_country/variables

Lists metadata for all of the variables in the specified data product.

RESPONSES

status: OK

[{"dataType":"DATE","description":"The date that the cases were reported.","id":"date_stamp","index":1,"isDimension":true,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Report Date","name":"date_stamp","storageType":"DATE","uri":"7e2f8ec5-95a0-4f2d-aa9f-d80732e7deaf"},{"classificationId":"iso3166_1","classificationUri":"c892f350-f49f-4ba9-aafe-c8c3654ad30d","dataType":"TEXT","description":"The two letter country code (ISO 3166-1 alpha-2). The ISO 3166 standard is published by the International Organization for Standardization and defines a standardized set of codes for country names.","id":"iso3166_1","index":2,"isDimension":true,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Country Code (alpha-2)","name":"iso3166_1","storageType":"STRING","uri":"c90bdb9c-dc56-4f69-ad21-2c0ce37bd693"},{"dataType":"NUMERIC","description":"The cumulative count of confirmed cases for this country leading up to and including this date.","id":"cnt_confirmed","index":3,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"Confirmed Count","name":"cnt_confirmed","storageType":"INT32","uri":"f4d2700d-5203-45a3-8d6d-d98c34a62f25"},{"dataType":"NUMERIC","description":"The cumulative count of deaths for this country leading up to and including this date.","id":"cnt_death","index":4,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"Deaths Count","name":"cnt_death","storageType":"INT32","uri":"f90f24c1-8876-438c-a891-3d032c145eeb"},{"dataType":"NUMERIC","description":"The cumulative count of recovered cases for this country leading up to and including this date.","id":"cnt_recovered","index":5,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"Recovered Count","name":"cnt_recovered","storageType":"INT32","uri":"fca816b4-7f4c-4daa-9134-787cb131349b"},{"dataType":"NUMERIC","description":"The cumulative count of active cases for this country leading up to and including this date.","id":"cnt_active","index":6,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"Active Count","name":"cnt_active","storageType":"INT32","uri":"7758940c-786b-4591-ae6e-185b3119f804"},{"dataType":"TEXT","description":"The year of the record stamp (ISO 8601 YYYY).","id":"year_stamp","index":7,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Year","name":"year_stamp","storageType":"STRING","uri":"7fd995da-16d6-4c1d-ac11-fac7dfee24a8"},{"dataType":"TEXT","description":"The month of the record stamp (ISO 8601 MM).","id":"month_stamp","index":8,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Month","name":"month_stamp","storageType":"STRING","uri":"0add8561-27a8-4ad0-ac59-0f66eeb8afd3"},{"dataType":"TEXT","description":"The record date day of the month (DD).","id":"day_stamp","index":9,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Day","name":"day_stamp","storageType":"STRING","uri":"43e40859-8ffc-440e-9163-a2acecfef5f0"},{"dataType":"TEXT","description":"The calendar quarter of the date stamp  (ISO 8601 YYYY-Qq).","id":"quarter_stamp","index":10,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Quarter","name":"quarter_stamp","storageType":"STRING","uri":"71fa38f4-ce09-4b03-85c1-6efa2cab2583"},{"dataType":"TEXT","description":"The year+month of the record date stamp (ISO 8601 YYYY-MM).","id":"yearmonth_stamp","index":11,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Year-Month","name":"yearmonth_stamp","storageType":"STRING","uri":"9304320e-39cb-45d4-8be3-f5546cfe463d"},{"dataType":"TEXT","description":"The week of the year (ISO 8601 YYYY-Www).","id":"week_stamp","index":12,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Year-Week","name":"week_stamp","storageType":"STRING","uri":"61ee7236-7227-4c3d-bfaf-6bf6a0146b67"},{"dataType":"TEXT","description":"The day of the week (ISO 8601 YYYY-Www-n).","id":"dow_stamp","index":13,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Day of Week","name":"dow_stamp","storageType":"STRING","uri":"64745877-5bb9-4a66-80cf-846c2d34e640"},{"dataType":"TEXT","description":"The day of the year (ISO 8601 YYYY-DDD).","id":"doy_stamp","index":14,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Day of Year","name":"doy_stamp","storageType":"STRING","uri":"57ec56bc-b104-4999-9af7-edef7acf3b2a"}]