Team:Edinburgh/Human Practices/Crowdfunding

From 2012.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 2: Line 2:
{{Team:Edinburgh/css/navigation-structure.css}}
{{Team:Edinburgh/css/navigation-structure.css}}
{{Team:Edinburgh/css/navigation-style.css}}
{{Team:Edinburgh/css/navigation-style.css}}
 +
{{Team:Edinburgh/css/crowdfunding-structure.css}}
 +
{{Team:Edinburgh/css/crowdfunding-style.css}}
<html>
<html>
-
<style type="text/css">
 
-
/* wiki edit */
 
-
#content{
 
-
background-image:none;
 
-
}
 
-
/* header edit */
 
-
#human-practices-page a{
 
-
display:block;
 
-
background-color: #f2f2f2;
 
-
border-top-right-radius: 10px;
 
-
border-top-left-radius: 10px;
 
-
}
 
-
#human-practices-page a,
 
-
#human-practices-page a:visited{
 
-
color: #000;
 
-
}
 
-
#human-practices-page a:hover{
 
-
color: #002BB8;
 
-
}
 
-
/* middle - structure */
 
-
#page-content{
 
-
height: 1900px;
 
-
background-color:#fff;
 
-
border:1px solid #ccc;
 
-
}
 
-
#images img{
 
-
margin-top:30px;
 
-
margin-left:30px;
 
-
width:160px;
 
-
border:5px solid #ccc;
 
-
border-radius:10px;
 
-
}
 
-
.pop-up{
 
-
height:0px;
 
-
position:relative;
 
-
top:-9000px;
 
-
}
 
-
.pop-up .text{
 
-
width:140px;
 
-
height:140px;
 
-
padding:10px;
 
-
height:auto;
 
-
border:5px solid rgba(37,71,108, 0.7);
 
-
border-radius:10px;
 
-
background-color:rgba(168,191,212, 0.7);
 
-
}
 
-
.pop-up .text p{
 
-
text-align:center;
 
-
}
 
-
#for-img1{
 
-
left:30px;
 
-
}
 
-
#for-img2{
 
-
left:234px;
 
-
}
 
-
#for-img3{
 
-
left:438px;
 
-
}
 
-
#for-img4{
 
-
left:642px;
 
-
}
 
-
#table,
 
-
#comparison,
 
-
#questionnaire{
 
-
margin:20px;
 
-
}
 
-
#table{
 
-
height:200px;
 
-
}
 
-
#table ul{
 
-
 
-
}
 
-
#table ul li{
 
-
}
 
-
#table ul li ul{
 
-
 
-
}
 
-
.row li{
 
-
float:left;
 
-
width:140px;
 
-
padding:10px;
 
-
border-right:1px solid #ccc;
 
-
border-bottom:1px solid #ccc;
 
-
}
 
-
.top-row{
 
-
border-top:1px solid #ccc;
 
-
font-weight:bold;
 
-
background-color:#25476C;
 
-
color:#f2f2f2;
 
-
}
 
-
#top-left-element{
 
-
border-left:1px solid #ccc;
 
-
}
 
-
.first-column{
 
-
border-left:1px solid #ccc;
 
-
font-weight:bold;
 
-
color:#182e46;
 
-
}
 
-
#row3 li,
 
-
#row5 li{
 
-
background:#f2f2f2;
 
-
}
 
-
</style>
 
<script language="JavaScript">
<script language="JavaScript">
<!--
<!--
function show_pop_up (x){
function show_pop_up (x){
-
document.getElementById('for-img' + x).style.top='-85px';
+
document.getElementById('for-img' + x).style.top='-75px';
}
}
function hide_pop_up (x){
function hide_pop_up (x){
Line 117: Line 16:
//-->
//-->
</script>
</script>
-
<div id="page-middle">
+
</html>
-
<div id="page-navigation">
+
 
-
<ul>
+
{{:Team:Edinburgh/Human_Practices/navigation}}
-
<li>
+
 
-
<a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/DIYbio">DIY bio</a>
+
<html>
-
</li>
+
-
<li>
+
-
<p style="color:#ccc;">Crowdfunding</p>
+
-
</li>
+
-
<li>
+
-
<a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Blog">Blog</a>
+
-
</li>
+
-
<li>
+
-
<a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Blue-Sky_Research">Blue-Sky Research</a>
+
-
</li>
+
-
</ul>
+
-
</div><!-- /page-navigation -->
+
<div id="page-content">
<div id="page-content">
 +
<div class="text">
 +
<p class="h1">
 +
Crowdfunding
 +
</p>
 +
<p class="normal-text">
 +
During the discussion about human practices, science and the public we have looked for phenomena that can bring academics closer to the public. As one example of such opportunity we have researched the potential of crowdfunding in science. We believe it offers a platform for communication and funding previously unavailable to researchers. We are want to investigate whether crowdfunded projects are less constrained compared to other funding mechanisms
 +
<br /><br />
 +
As part of our research we have investigated multiple science-related crowdfunding projects from different websites. Several case studies are presented below.
 +
</p>
 +
</div>
<div id="images">
<div id="images">
<a href="#pr1">
<a href="#pr1">
<img onmouseover="show_pop_up('1');" onmouseout="hide_pop_up('1');"
<img onmouseover="show_pop_up('1');" onmouseout="hide_pop_up('1');"
-
id="img1" src="https://static.igem.org/mediawiki/2012/0/06/Edi-temp-logo.PNG">
+
id="img1" src="https://static.igem.org/mediawiki/2012/e/e4/Crowdfunding_-_img1.jpg">
</a>
</a>
<a href="#pr2">
<a href="#pr2">
<img  onmouseover="show_pop_up('2');" onmouseout="hide_pop_up('2');"
<img  onmouseover="show_pop_up('2');" onmouseout="hide_pop_up('2');"
-
id="img2" src="https://static.igem.org/mediawiki/2012/0/06/Edi-temp-logo.PNG">
+
id="img2" src="https://static.igem.org/mediawiki/2012/3/3e/Crowdfunding_-_img2.jpg">
</a>
</a>
<a href="#pr3">
<a href="#pr3">
<img  onmouseover="show_pop_up('3');" onmouseout="hide_pop_up('3');"
<img  onmouseover="show_pop_up('3');" onmouseout="hide_pop_up('3');"
-
id="img3" src="https://static.igem.org/mediawiki/2012/0/06/Edi-temp-logo.PNG">
+
id="img3" src="https://static.igem.org/mediawiki/2012/0/0a/Crowdfunding_-_img3.jpg">
</a>
</a>
<a href="#pr4">
<a href="#pr4">
<img  onmouseover="show_pop_up('4');" onmouseout="hide_pop_up('4');"
<img  onmouseover="show_pop_up('4');" onmouseout="hide_pop_up('4');"
-
id="img4" src="https://static.igem.org/mediawiki/2012/0/06/Edi-temp-logo.PNG">
+
id="img4" src="https://static.igem.org/mediawiki/2012/8/87/Crowdfunding_-_img4.png">
</a>
</a>
<div class="pop-up" id="for-img1" onmouseover="show_pop_up('1');" onmouseout="hide_pop_up('1');">
<div class="pop-up" id="for-img1" onmouseover="show_pop_up('1');" onmouseout="hide_pop_up('1');">
<div class="text">
<div class="text">
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+
University College London iGEM's synthetic biology project on Sponsume, raising funds by selling virtual land of their Plastic Republic. Click image to show detailed description.
</p>
</p>
</div><!-- /text -->
</div><!-- /text -->
Line 162: Line 59:
<div class="text">
<div class="text">
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+
Two Kickstarter projects from DIY biology community: OpenPCR and BioCurious labspace. Combining power of citizen science and crowdfunding. Click image to show detailed description.
</p>
</p>
</div><!-- /text -->
</div><!-- /text -->
Line 169: Line 66:
<div class="text">
<div class="text">
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+
Petridish project aiming to help in conservation of cheetahs in Kenya as an example of ecology based project, bringing audience closer to the research. Click image to show detailed description.
</p>
</p>
</div><!-- /text -->
</div><!-- /text -->
Line 176: Line 73:
<div class="text">
<div class="text">
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+
Rockethub project raising money for antibodies in cancer study using yeast as an example of project supporting major research facility. Click image to show detailed description.
</p>
</p>
</div><!-- /text -->
</div><!-- /text -->
Line 186: Line 83:
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
University College London iGEM’s project is an example of a successful synthetic biology project. They have decided to fund part of their iGEM work via Sponsume. Their idea is to engineer a bacteria that would turn plastic waste in oceans into an island that they named Plastic Republic. Backers of the project were rewarded for their support with ownership of a virtual piece of land on one of the islands.
 +
<br ><br />
 +
This project demonstrates that a project based on synthetic biology can become very popular and successful. UCL’s project was featured in several magazines and helped to popularise iGEM and synthetic biology. It is important to point out that the project was well organised which helped to attract attention of the backers. Visit <a href="https://2012.igem.org/Team:University_College_London/HumanPractice/CrowdFunding">UCL’s iGEM wiki</a> for more information on their crowdfunding idea and their Plastic Republic project.
</p>
</p>
<p class="h2">
<p class="h2">
Line 192: Line 91:
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
OpenPCR and BioCurious - these two projects have a clear connection to the <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/DIYbio">DIY biology community</a> that we have researched as part of our human practices. Using Kickstarter, the authors managed to raise significant funds for development of their projects. OpenPCR is a cheap but fully functional thermocycler - its creators hope that lower price will mean more people having access to basic tools for molecular biology. BioCurious is a community labspace located in California and available for people interested in biology.
 +
<br /><br />
 +
The two DIY projects from Kickstarter show that crowdfunding can be very successful when it comes to developing technologies and initiatives that affect whole communities. Such projects have an intrinsic potential for attracting attention and funding and make great use of crowdfunding platforms.  
</p>
</p>
<p class="h2">
<p class="h2">
Line 198: Line 99:
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
Cheetah conservation research from Petridish is an interesting example of a project that offers a closer involvement of backers as well as interaction with the researcher. The goal of the project is to raise money for cheetah trap research that would help in the conservation effort for these big cats. The authors hope to increase the scale of their research using raised money. As a reward, backers can chat with the researchers and are offered photographs of cheetahs.  
 +
<br /><br />
 +
This shows that a direct interaction with the project may be attractive for the backers. This project also represents a significant group of ecology based projects that often get noticed due to their connection to wild animals. Projects that have a potential to form a strong emotional link between the backers and the research are therefore more likely to attract attention and funding.
</p>
</p>
<p class="h2">
<p class="h2">
Line 204: Line 107:
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
The last project, hosted by Rockethub, raises funds for cancer research. The authors use yeast to examine proteins that may be associated with cancer. Their crowdfunding project aims to raise money for antibodies used in the experiment. It is an interesting case where the research is conducted at an academic research facility (in this case the Paterson Institute for Cancer Research at the University of Manchester) but the project aims to raise funds in order to enhance a specific part of the project.
 +
<br /><br />
 +
This case shows that big research topics (such as cancer research) that are researched at the universities can also benefit from crowdfunding platforms and such projects have a chance to engage with the public and raise necessary funds.
 +
</p>
 +
<p class="normal-text">
 +
<br /><br /><br />
 +
As part of our research we have analysed multiple crowdfunding projects and websites. We have performed a series of searches on several websites, typing "biology" or "science" into the search bar. Below is the summary of our findings, where we attempt to compare the platforms by their attitude and usefulness to scientific projects.
</p>
</p>
</div><!-- /text -->
</div><!-- /text -->
Line 211: Line 120:
<li>
<li>
<ul class="row">
<ul class="row">
-
<li class="top-row" id="top-left-element"> Platform
+
<li class="top-row" id="top-left-element"> Crowdfunding Platform
</li>
</li>
-
<li class="top-row"> Special
+
<li class="top-row"> Unique Features of the Platform
</li>
</li>
-
<li class="top-row"> Science Tab?
+
<li class="top-row"> Separate Science Category?
</li>
</li>
-
<li class="top-row"> Search Results
+
<li class="top-row"> Search Results*<br />
</li>
</li>
-
<li class="top-row"> Successful Projects
+
<li class="top-row"> Successful Projects**
</li>
</li>
</ul>
</ul>
Line 227: Line 136:
<li class="first-column"> Kickstarter
<li class="first-column"> Kickstarter
</li>
</li>
-
<li> Lorem ipsum
+
<li> The largest user base and popularity
</li>
</li>
-
<li> Lorem ipsum
+
<li> No (closest alternative: "technology")
</li>
</li>
-
<li> Lorem ipsum
+
<li> 26 active, 369 archived (science)
</li>
</li>
-
<li> Lorem ipsum
+
<li> 151/368 (41%)
</li>
</li>
</ul>
</ul>
Line 241: Line 150:
<li class="first-column"> Sponsume
<li class="first-column"> Sponsume
</li>
</li>
-
<li> Lorem ipsum
+
<li> flexible funding, available in UK and Europe
</li>
</li>
-
<li> Lorem ipsum
+
<li> No (closest alternative: "technology" and "green")
</li>
</li>
-
<li> Lorem ipsum
+
<li> 2 active, 21 archived
</li>
</li>
-
<li> Lorem ipsum
+
<li> 9/21 (42%)
</li>
</li>
</ul>
</ul>
Line 255: Line 164:
<li class="first-column"> Petridish
<li class="first-column"> Petridish
</li>
</li>
-
<li> Lorem ipsum
+
<li> Focus on science
</li>
</li>
-
<li> Lorem ipsum
+
<li> Yes (page is science-based with multiple subcategories, including "biology")
</li>
</li>
-
<li> Lorem ipsum
+
<li> 13 active, 45 archived
</li>
</li>
-
<li> Lorem ipsum
+
<li> 25/45 (56%)
</li>
</li>
</ul>
</ul>
Line 269: Line 178:
<li class="first-column"> Rockethub
<li class="first-column"> Rockethub
</li>
</li>
-
<li> Lorem ipsum
+
<li> Alternative payment model, big user base
</li>
</li>
-
<li> Lorem ipsum
+
<li> Yes
</li>
</li>
-
<li> Lorem ipsum
+
<li> 4 active, 139 archived; 1 active, 152 archived (science category)
</li>
</li>
-
<li> Lorem ipsum
+
<li> 37/139 (26%);50/152 (33%, science category)
</li>
</li>
</ul>
</ul>
Line 283: Line 192:
<li class="first-column"> Indiegogo
<li class="first-column"> Indiegogo
</li>
</li>
-
<li> Lorem ipsum
+
<li> flexible funding, no limits to project's goal
</li>
</li>
-
<li> Lorem ipsum
+
<li> No (closeset alternative: "technology" and "health")
</li>
</li>
-
<li> Lorem ipsum
+
<li> 172 active, 630 archived
</li>
</li>
-
<li> Lorem ipsum
+
<li> 186/630 (30%)
</li>
</li>
</ul>
</ul>
Line 297: Line 206:
<div class="text">
<div class="text">
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
<b>*</b> Cumulative number of results when searching for "biology" and "science", without using advanced search options (projects may repeat throughout both searches)<br />
 +
<b>**</b> Number and percentage of successful (fully funded) projects from the aforementioned search.
 +
</p>
 +
<p class="normal-text">
 +
<br /><br />
 +
It is important to point out that in case of most popular sites, many projects found by searching for "science" and "biology" keywords aren't related to scientific research. Instead the project often includes portraying science in art or funding of technology-based products. That puts an important emphasis on sites such as Petridish which are entirely focused on science-related projects. Even though they tend to have a smaller user base, the projects and backers are much more focused which results in a fairly high rate of projects that are completely funded (in case of our search, 56% biology and science projects received full funding).
</p>
</p>
<p class="h1">
<p class="h1">
Questionnaire
Questionnaire
</p>
</p>
 +
<p class="normal-text">
 +
</p>
 +
In order to further analyse the crowdfunding potential of science, we approached Gregory Vincent, the founder of Sponsume, one of the crowdfunding platforms that we researched as part of our project and which was used by UCL to fund their project. We asked him several question related to crowdfunding, science, synthetic biology and iGEM.
<p class="h2">
<p class="h2">
-
Question 1
+
Question 1: Do you think that scientific projects (specifically biology projects) are within the field of interest of Sponsume users?
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
Absolutely, particularly if these projects can appeal to the broader public. I think that's what Plastic Republic's success demonstrates.
</p>
</p>
<p class="h2">
<p class="h2">
-
Question 2
+
Question 2: Can you think of any quality that distinguished UCL's Plastic Republic project from a non-scientific project?
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
Research and innovation to solve a problem that affects us all are probably the key qualities that distinguished the Plastic Republic project.
</p>
</p>
<p class="h2">
<p class="h2">
-
Question 3
+
Question 3: Can crowdfunding sites provide an alternative, independent way of funding a scientific project?
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
Yes. The key variable is actually that the scientific community itself needs to become aware of the power of crowdfunding for raising funds and awareness about scientific projects.
</p>
</p>
<p class="h2">
<p class="h2">
-
Question 4
+
Question 4: Can crowdfunding be a better platform for funding research with no immediate application but with future potential/just a cool idea?
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
It can but you will have to be able to explain to the public why it matters in simple terms, or appeal to a narrower public of more knowledgeable enthusiasts or activists.
</p>
</p>
<p class="h2">
<p class="h2">
-
Question 5
+
Question 5: Do you think that DIY communities could use crowdfunding to fund their projects?
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
Yes, I don't see why not. In fact we will soon add tools on Sponsume aimed at facilitating co-working or co-creation on the site. We think crowdfunding can be very powerful in particular with regard to "open source" innovation and research (already highly developed in the world of software development).
</p>
</p>
<p class="h2">
<p class="h2">
-
Question 6
+
Question 6: As Sponsume representative, do you think funding DIY biology projects could raise safety or legal issues at any point?
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
We would have to look at specific cases.
</p>
</p>
<p class="h2">
<p class="h2">
-
Question 7
+
Question 7: Do you think that Sponsume and other crowdfunding platforms could be a good way to sponsor iGEM projects in the future?
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
Yes. Once again Plastic Republic have been pioneers and showed it worked.
</p>
</p>
<p class="h2">
<p class="h2">
-
Question 8
+
Question 8: Do you think that crowdfunding projects will be more useful as a means of acquiring funding or as a means of widening general awareness of synthetic biology?
</p>
</p>
<p class="normal-text">
<p class="normal-text">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
That's a great question! We generally stress the fact the main benefit of crowdfunding is actually publicity (raising awareness). Many project creators who have used Sponsume in the past to successfully fund their venture would argue that the biggest advantage they derived from their campaign was the attention their project and the subject they dealt with received (both during and after the campaign).
 +
<br /><br /><br />
 +
We would like to thank Mr Vincent for his time and answers that helped us in getting a better understanding of the topic.
</p>
</p>
</div><!-- /text -->
</div><!-- /text -->

Latest revision as of 22:02, 24 October 2012

Crowdfunding

During the discussion about human practices, science and the public we have looked for phenomena that can bring academics closer to the public. As one example of such opportunity we have researched the potential of crowdfunding in science. We believe it offers a platform for communication and funding previously unavailable to researchers. We are want to investigate whether crowdfunded projects are less constrained compared to other funding mechanisms

As part of our research we have investigated multiple science-related crowdfunding projects from different websites. Several case studies are presented below.

University College London iGEM's synthetic biology project on Sponsume, raising funds by selling virtual land of their Plastic Republic. Click image to show detailed description.

Two Kickstarter projects from DIY biology community: OpenPCR and BioCurious labspace. Combining power of citizen science and crowdfunding. Click image to show detailed description.

Petridish project aiming to help in conservation of cheetahs in Kenya as an example of ecology based project, bringing audience closer to the research. Click image to show detailed description.

Rockethub project raising money for antibodies in cancer study using yeast as an example of project supporting major research facility. Click image to show detailed description.

Project Description 1: UCL project (Sponsume)

University College London iGEM’s project is an example of a successful synthetic biology project. They have decided to fund part of their iGEM work via Sponsume. Their idea is to engineer a bacteria that would turn plastic waste in oceans into an island that they named Plastic Republic. Backers of the project were rewarded for their support with ownership of a virtual piece of land on one of the islands.

This project demonstrates that a project based on synthetic biology can become very popular and successful. UCL’s project was featured in several magazines and helped to popularise iGEM and synthetic biology. It is important to point out that the project was well organised which helped to attract attention of the backers. Visit UCL’s iGEM wiki for more information on their crowdfunding idea and their Plastic Republic project.

Project Description 2: DIY projects (kickstarter)

OpenPCR and BioCurious - these two projects have a clear connection to the DIY biology community that we have researched as part of our human practices. Using Kickstarter, the authors managed to raise significant funds for development of their projects. OpenPCR is a cheap but fully functional thermocycler - its creators hope that lower price will mean more people having access to basic tools for molecular biology. BioCurious is a community labspace located in California and available for people interested in biology.

The two DIY projects from Kickstarter show that crowdfunding can be very successful when it comes to developing technologies and initiatives that affect whole communities. Such projects have an intrinsic potential for attracting attention and funding and make great use of crowdfunding platforms.

Project Description 3: Cheetah Conservation (Petridish)

Cheetah conservation research from Petridish is an interesting example of a project that offers a closer involvement of backers as well as interaction with the researcher. The goal of the project is to raise money for cheetah trap research that would help in the conservation effort for these big cats. The authors hope to increase the scale of their research using raised money. As a reward, backers can chat with the researchers and are offered photographs of cheetahs.

This shows that a direct interaction with the project may be attractive for the backers. This project also represents a significant group of ecology based projects that often get noticed due to their connection to wild animals. Projects that have a potential to form a strong emotional link between the backers and the research are therefore more likely to attract attention and funding.

Project Description 4: cancer yeast (Rockethub)

The last project, hosted by Rockethub, raises funds for cancer research. The authors use yeast to examine proteins that may be associated with cancer. Their crowdfunding project aims to raise money for antibodies used in the experiment. It is an interesting case where the research is conducted at an academic research facility (in this case the Paterson Institute for Cancer Research at the University of Manchester) but the project aims to raise funds in order to enhance a specific part of the project.

This case shows that big research topics (such as cancer research) that are researched at the universities can also benefit from crowdfunding platforms and such projects have a chance to engage with the public and raise necessary funds.




As part of our research we have analysed multiple crowdfunding projects and websites. We have performed a series of searches on several websites, typing "biology" or "science" into the search bar. Below is the summary of our findings, where we attempt to compare the platforms by their attitude and usefulness to scientific projects.

    • Crowdfunding Platform
    • Unique Features of the Platform
    • Separate Science Category?
    • Search Results*
    • Successful Projects**
    • Kickstarter
    • The largest user base and popularity
    • No (closest alternative: "technology")
    • 26 active, 369 archived (science)
    • 151/368 (41%)
    • Sponsume
    • flexible funding, available in UK and Europe
    • No (closest alternative: "technology" and "green")
    • 2 active, 21 archived
    • 9/21 (42%)
    • Petridish
    • Focus on science
    • Yes (page is science-based with multiple subcategories, including "biology")
    • 13 active, 45 archived
    • 25/45 (56%)
    • Rockethub
    • Alternative payment model, big user base
    • Yes
    • 4 active, 139 archived; 1 active, 152 archived (science category)
    • 37/139 (26%);50/152 (33%, science category)
    • Indiegogo
    • flexible funding, no limits to project's goal
    • No (closeset alternative: "technology" and "health")
    • 172 active, 630 archived
    • 186/630 (30%)

* Cumulative number of results when searching for "biology" and "science", without using advanced search options (projects may repeat throughout both searches)
** Number and percentage of successful (fully funded) projects from the aforementioned search.



It is important to point out that in case of most popular sites, many projects found by searching for "science" and "biology" keywords aren't related to scientific research. Instead the project often includes portraying science in art or funding of technology-based products. That puts an important emphasis on sites such as Petridish which are entirely focused on science-related projects. Even though they tend to have a smaller user base, the projects and backers are much more focused which results in a fairly high rate of projects that are completely funded (in case of our search, 56% biology and science projects received full funding).

Questionnaire

In order to further analyse the crowdfunding potential of science, we approached Gregory Vincent, the founder of Sponsume, one of the crowdfunding platforms that we researched as part of our project and which was used by UCL to fund their project. We asked him several question related to crowdfunding, science, synthetic biology and iGEM.

Question 1: Do you think that scientific projects (specifically biology projects) are within the field of interest of Sponsume users?

Absolutely, particularly if these projects can appeal to the broader public. I think that's what Plastic Republic's success demonstrates.

Question 2: Can you think of any quality that distinguished UCL's Plastic Republic project from a non-scientific project?

Research and innovation to solve a problem that affects us all are probably the key qualities that distinguished the Plastic Republic project.

Question 3: Can crowdfunding sites provide an alternative, independent way of funding a scientific project?

Yes. The key variable is actually that the scientific community itself needs to become aware of the power of crowdfunding for raising funds and awareness about scientific projects.

Question 4: Can crowdfunding be a better platform for funding research with no immediate application but with future potential/just a cool idea?

It can but you will have to be able to explain to the public why it matters in simple terms, or appeal to a narrower public of more knowledgeable enthusiasts or activists.

Question 5: Do you think that DIY communities could use crowdfunding to fund their projects?

Yes, I don't see why not. In fact we will soon add tools on Sponsume aimed at facilitating co-working or co-creation on the site. We think crowdfunding can be very powerful in particular with regard to "open source" innovation and research (already highly developed in the world of software development).

Question 6: As Sponsume representative, do you think funding DIY biology projects could raise safety or legal issues at any point?

We would have to look at specific cases.

Question 7: Do you think that Sponsume and other crowdfunding platforms could be a good way to sponsor iGEM projects in the future?

Yes. Once again Plastic Republic have been pioneers and showed it worked.

Question 8: Do you think that crowdfunding projects will be more useful as a means of acquiring funding or as a means of widening general awareness of synthetic biology?

That's a great question! We generally stress the fact the main benefit of crowdfunding is actually publicity (raising awareness). Many project creators who have used Sponsume in the past to successfully fund their venture would argue that the biggest advantage they derived from their campaign was the attention their project and the subject they dealt with received (both during and after the campaign).


We would like to thank Mr Vincent for his time and answers that helped us in getting a better understanding of the topic.