Data Dictionary
This request returns the data dictionary for the data product. The data dictionary is a simple listing of all the variables that make up the data product. This should include descriptive properties of each variable including its name, label, description, question text (if captured as part of a survey / questionnare) and any associated classification references. This is not meant to provide a detailed view of any particular variable, but a general overview of the variables that are available as part of the product.
RESPONSES
status: OK
[{"dataType":"DATE","description":"The start date of the poll.","id":"date_start","index":1,"isDimension":true,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Poll Start Date","name":"date_start","storageType":"DATE","uri":"3e087c8c-8007-4d6d-8063-2e88039b7169"},{"dataType":"DATE","description":"The end date of the poll.","id":"date_end","index":2,"isDimension":true,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Poll End Date","name":"date_end","storageType":"DATE","uri":"9453c68a-0425-4b85-896c-14ca0cf0a5d5"},{"dataType":"TEXT","description":"The organization that conducted the poll.","id":"pollster","index":3,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Pollster","name":"pollster","storageType":"VARCHAR","uri":"1fa9c79d-65b7-422e-88d8-2ccf21d4bf2b"},{"dataType":"TEXT","description":"The organization that sponsored the poll.","id":"poll_sponsor","index":4,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Poll Sponsor","name":"poll_sponsor","storageType":"VARCHAR","uri":"56bc844a-5a74-4574-a90c-d02a63574f2e"},{"classificationId":"poll_type","classificationUri":"cd30734b-74d5-4ffc-9164-80dd659da9b2","dataType":"TEXT","description":"The type of poll; tracking or non-tracking. Tracking polls are polls where the pollster is releasing data with overlapping samples.","id":"poll_type","index":5,"isDimension":true,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Poll Type","name":"poll_type","storageType":"CHAR","uri":"769c233c-21e2-4198-8721-0e893417f0bc"},{"classificationId":"poll_subject","classificationUri":"8d8e0df3-d376-46e5-b092-3efa30f6639f","dataType":"TEXT","description":"The subject of the poll.","id":"poll_subject","index":6,"isDimension":true,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Poll Subject","name":"poll_subject","storageType":"CHAR","uri":"cd22bf68-ab96-4ead-97c7-ccaaa43d01e9"},{"dataType":"TEXT","description":"The text of the question the pollster asked.","id":"question_text","index":7,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Question Text","name":"question_text","storageType":"VARCHAR","uri":"3319a3dd-f8ad-4bd5-bf53-c42ab52b4170"},{"classificationId":"population","classificationUri":"d50fad49-35a0-4740-b16a-55b597bf9758","dataType":"TEXT","description":"The population being measured.","id":"population","index":8,"isDimension":true,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Population","name":"population","storageType":"VARCHAR","uri":"eb5f532b-54e8-48cf-853a-3c241dac2655"},{"classificationId":"party","classificationUri":"5c7ed380-cec5-4277-9b86-eed9cd21c35f","dataType":"TEXT","description":"The party affiliation of the respondents.","id":"party","index":9,"isDimension":true,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Party Affiliation","name":"party","storageType":"VARCHAR","uri":"aebda183-53cc-40d6-899a-ef9a15eb7602"},{"dataType":"NUMERIC","description":"The size of the polling sample.","id":"sample_size","index":10,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"Sample Size","name":"sample_size","storageType":"DOUBLE_PRECISION","uri":"46081d25-e5f2-422a-9c08-77de66f2ed80"},{"dataType":"NUMERIC","description":"The percent of respondents who are very concerned about the effects of COVID-19.","id":"pct_concern_very","index":11,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"Very Concerned","name":"pct_concern_very","storageType":"DOUBLE_PRECISION","uri":"ac39675f-73ba-4b73-841e-33fc2c9fd974"},{"dataType":"NUMERIC","description":"The percent of respondents who are somewhat concerned about the effects of COVID-19.","id":"pct_concern_some","index":12,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"Somewhat Concerned","name":"pct_concern_some","storageType":"DOUBLE_PRECISION","uri":"bde20624-3e39-4393-820d-ff931b31d775"},{"dataType":"NUMERIC","description":"The percent of respondents who are not very concerned about the effects of COVID-19.","id":"pct_concern_not_very","index":13,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"Not Very Concerned","name":"pct_concern_not_very","storageType":"DOUBLE_PRECISION","uri":"b09ae94e-56c0-4cd9-8d80-13bb9df87af7"},{"dataType":"NUMERIC","description":"The percent of respondents who are not concerned at all about the effects of COVID-19.","id":"pct_concern_none","index":14,"isDimension":false,"isMeasure":true,"isRequired":false,"isWeight":false,"label":"No Concern","name":"pct_concern_none","storageType":"DOUBLE_PRECISION","uri":"fcfafb00-f8ed-4626-9437-03af21824666"},{"dataType":"TEXT","description":"The URL to the poll.","id":"poll_url","index":15,"isDimension":false,"isMeasure":false,"isRequired":false,"isWeight":false,"label":"Poll URL","name":"poll_url","storageType":"VARCHAR","uri":"495f78c7-e53b-4ea4-9532-ac4b2cd9d06d"}]