Any way to see a question's history of being closed and opened?
|
|
I think you are our of luck here, We age out older than 3 days close votes. So there is no history kept in the data dump. http://odata.stackexchange.com/stackoverflow/qt/5876/close-vote-stats Perhaps, you should change this to a feature request for the data dump to add close and open counts to a Post. |
|||
|
|
|
Now that the PostHistory table is exposed in the Data Dump, yes! I created a query to find the number of times a question has been closed and reopened: |
|||
|