We already have the close votes (VoteTypeId = 6), but there aren't any close reasons associated with each vote.
| |||||
feedback
|
Why should this query be closed?o exact duplicate o off topic o not constructive o not a real query o too localized | |||||
feedback
|
|
It doesn't give you the reasons for individual close votes, but there is a query on data explorer that associates a user to closed questions and the combined close reason: http://data.stackexchange.com/stackoverflow/s/792/how-many-questions-have-i-helped-to-close e.g.:
I'm guessing you're after the full breakdown by reason, though, and that doesn't seem to be available. I will note that per-user reasons aren't displayed on the site, either, whereas "closed as ... by ..." is displayed. So I believe this request would technically expose additional information beyond what's currently public. | |||||||||||||
feedback
|