Skip to content

EmitKnowledge/EmitKnowledge.DataDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

EmitKnowledge Data Dump

Public data from our first product Emit Knowledge - knowledge based social network for nerds to write/share/read the stuff they love

alt text

Usage

Import your data in MongoDB or use it via your favourite development platform. The data dump includes json records with Title, Content, Tags.

JSON Sample
{
   "Title" : "Advanced Biofuels Hope to Change the Climate for Transportation",
   "Content" : "<div id=\"\" class=\"\"><div id=\"readInner\" class=\"margin-wide size-medium\"><div><div>Fuel from algae is being sold in California, a first step toward a future of advanced biofuels. David Biello reports<p>-- Read more on ScientificAmerican.com\r\n</p></div></div></div></div>",
   "Tags" : [
   	"advanced",
   	"biofuels",
   	"hope",
   	"change",
   	"climate",
   	"transportation",
   	"fuel",
   	"algae",
   	"sold",
   	"california"
   ]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published