fivethirtyeight / data

Data and code behind the articles and graphics at FiveThirtyEight
https://data.fivethirtyeight.com/
Creative Commons Attribution 4.0 International
16.74k stars 10.94k forks source link

When using purely CSVs, how can I know what the question id corresponds to? #234

Closed nate-blum closed 4 years ago

nate-blum commented 4 years ago

I'm trying to make a bot to get fivethirtyeight data. I want to use the CSVs offered here, but I'm not sure how I can know what a particular poll corresponds to without knowing what question the question id corresponds to.

IMMontoya commented 9 months ago

@nate-blum, did you ever get a solution to this? I have the same question.