There are now over 400 responses to the survey. Here is a link to the responses in CSV format. If you import this into R, an extra parameter in regards to encoding may be necessary:
responses=read.csv("responses.csv",sep="t",header=TRUE,fileEncoding = "UCS-2LE")
I decided to separate the respondents into two categories, biologists and non-scientists (therefore, excluding other types of scientists from further analysis). You can see the filtered responses for biologists and non-scientists yourself. Below are some comments on interesting differences.
It makes sense that people who say they're biologists tend to be very well educated. One thing not evident explicitly in the table is that the biologists who read this weblog tend to be more conventionally Left-liberal in their views, and I think that explains some of the differences in response to questions such as feminism. More interesting to me is that my non-scientist readers seem to exhibit a more strongly hereditarian viewpoint, ...