Skip to content

ak-hacks/Project-Cobweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Cobweb @ Pan-Pearson Hackathon, 2012

Introduction

We are building an interlinked web of Companies and People. The hack will involve mashup of Companies and Directors data API with FT Content Search API. This will expose the data in a much more visual and discoverable way. Currently, this data is presented in plain old tabular format which doesn't facilitate data and relationship discovery.

Hack Slide Deck

Tech Stack

  • Neo4j Graph Database
  • Java
  • D3 Javascript Library
  • HTML, JS, CSS
  • Apache Tomcat 6

Configuration

Populating the DB

Run the DBPopulator standalone service to populate the DB with some initial data into the prototype.

mvn exec:java -Dexec.mainClass="com.ft.hack.cobweb.service.DBPopulator"

About

Pearson Hack Day - Project Cobweb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • Java 4.0%