Debate Data for DART

Author: BearMan

Posts

Total: 5
BearMan
BearMan's avatar
Debates: 16
Posts: 1,067
3
4
11
BearMan's avatar
BearMan
3
4
11
I have data on all finished debates (columns mentioned below) in a CSV format. Send me a PM with your email if you want it (or you can figure out another way). I also have some graphs and analysis I did with R, if you want that, tell me as well.



For Scraping:

I used a (VERY simple) BS4 based webscraper to scrape debate "stat" data from ALL finished debates. This stat data is the stuff you see under a debate in the debate list:
  • Amount of arguments (7/8, 2/2, 6/6)
  • Amount of comments
  • Amount of votes
(Let me know if you want me to scrape more data from debates: debate name, debate instigators, debate contenders are all possible)

For the Data:

It's in a CSV format.

The specific columns are:
  •  Completed Arguments
  • Total Arguments
  • Proportion of Arguments
  • Comments
  • Votes

For Analysis:

There were a few interesting things I found with R:
  • The mean of votes on debates that have a forfeit is double the number of votes on debates that don't have a forfeit.
  • A majority of debates have at least one forfeit.
  • Zero-vote debates make up 6% of all debates.
  • The largest number of comments on a single debate is 384. The largest number of votes on a single debate is 27.
  • I suck at statistics (and R)



BearMan
BearMan's avatar
Debates: 16
Posts: 1,067
3
4
11
BearMan's avatar
BearMan
3
4
11
Send me a PM with your email if you want it (or you can figure out another way). I also have some graphs and analysis I did with R, if you want that, tell me as well.
Update:

You don't need to do that anymore. The GitHub repo is here: KevinH45/DARTScraper (github.com)


DebateArt.com
DebateArt.com's avatar
Debates: 0
Posts: 1,403
3
3
8
DebateArt.com's avatar
DebateArt.com
3
3
8
Wow, that's some interesting stuff 
ILikePie5
ILikePie5's avatar
Debates: 2
Posts: 12,749
3
7
10
ILikePie5's avatar
ILikePie5
3
7
10
-->
@DebateArt.com
Make him your assistant 
BearMan
BearMan's avatar
Debates: 16
Posts: 1,067
3
4
11
BearMan's avatar
BearMan
3
4
11
-->
@DebateArt.com
Thanks!