SlideShare a Scribd company logo
1 of 22
Collections of War
Connecting the dots for GovHack 2015
Aimee Maree Forsstrom – Erle Pereira
OpenData and OpenGov
So our story begins with “You” the happy hacker
heading out to join the OpenGov Hackathon to
play with Open Data
OpenData and OpenGov
You arrive at the hackspace and announce…
“I have a great idea”
OpenData and OpenGov
You browse the OpenData sets and think...
Oh wow there are
so many…
I feel like I am running
around in circles..
OpenData and OpenGov
[Streaming tears when one realises they have to
understand the connections in the data to build
their app]
But your a hacker,
so you dont give up...
OpenData and OpenGov
Then you think…. “But I just wanted to be
creative, I just wanted to help… Now I dont know
where to start?”
So many data sets
So you wanted to make an app about World
War One and you took a look at the datasets?
How many World War One datasets do we
have?
How many formats are they displayed in?
Where is the unique indentifier?
The problem is with the technology
So the problem we find is not with the lack of
enthusiam from the hackers…
It is the reality of the current state of Open Data
sets and there disparete nature
So my team decided to help aliviate your
frustration :D
What was our Project you ask?
We wanted to look at sentiment analysis of the
World War One Diaries and connect it to the
Portraits of the Soldiers
But Louise Denoon suggested how it would be
great to see sentiment analysis of their Diares
(personal account) aposed to Newspapper
clippings or letters to Departments (Offical
correspondence)
What was the problem
Different datasets across different formats
Not enough time to understand the Schema
Even if we had more time the Schema would be
no help as what were are trying to do is
discover the connection across different data
The Solution?
Traditional methods of Databases are not going to
solve this problem
We were facing the unanswered issue of Big Data
So much information how does the human mind
comprehend it and make meaningful connections
We needed a better Database!
Technology saves the Day
SQL just wont cut it, you need to understand
your data before you can write a join… You
need to understand your fields?
Its all about the Relationships
With Graphing databases like Neo4J we can
coalate a variety of diverse datasets
Neo4J starts to learn the Relationships
between the data for us
Instead of understanding our data joins we start
spending the time defining the question we
want answered by our app
SQL Query vs Relationship Query
So instead of writing
SELECT firstname
FROM person
WHERE person.nickname= 'John Brown Soldier'
You would write
MATCH p:person
WHERE p.nickname= 'John Brown Soldier'
RETURN p.firstname
p is not in the table person, or even 'is' a person, it simply has the
label person unlike in SQL we need to define that John is a
Nickname in the table Person aka we need to know our schema
SQL Query vs Relationship Query
So instead of writing
SELECT firstname,batallion.name
FROM person JOIN batallion ON person.batallionid = batallion.id
WHERE person.nickname= 'John Brown'
AND order.rank = 'Soldier'
You would write
MATCH (p:person)-[:in]-(t:batallion)
WHERE p.nickname= 'John Brown'
AND o.rank = 'Soldier'
RETURN p.firstname, t.name
Schema
SQL is a Schema Database and you need to
understand the Schema
But in Big Data we dont have the time to
understand the Schema how can we ever know
the full Schema?
SQL vs Graphing
This means in the old SQL Query world we
would need to know that John was a Person
and even a Soldier
So p is not in the table person, or even 'is' a
person, it simply has the label person, we have
defined the relationship (the correlation) and
asking the database to graph the connection
Potential
In the world of Big Data we can no longer rely
on knowing the schema of the information that
we will be performing analysis on
We need graphing databases in order to start to
see the correlations between disparete sets of
data
Gov Hack 2016?
What does this mean for next years Gov Hack?
We will be able to import all the datasets from
WorldWarOne and give JSON access to
various disparete datasets and allow the
hackers that extra time and head space to
create the app to consume and create aka what
they do best
Research Potential
What does this mean for research?
World War One researchers do not have to try to
understand mulitpule dataset schemas
Because the Database does it for them
researchers spend their mental effort on drawing deeper
connections and relationships
Understanding the web of knowledge
Unlocking new discoveries from old data
Its only a Prototype
Our team consisted of two people
We had big plans for a fancy frontend and more
datasets
But time is always a factor
This is our technology showcase to display the
potential of a new way to look at datasets for to
enable hackers with the least barriers to data
Where do we go from here?
We have created a Docker Image of Neo4J
please visit our github
https://github.com/erlepereira/govhackau2015
please contribute
please fork

More Related Content

Viewers also liked

Recruitment strategy for Indian Army
Recruitment strategy  for Indian ArmyRecruitment strategy  for Indian Army
Recruitment strategy for Indian ArmySIVA PRIYA
 
War on terror - BrassTacks Presentation
War on terror - BrassTacks PresentationWar on terror - BrassTacks Presentation
War on terror - BrassTacks PresentationZaid Hamid
 
Pakistan – the problems and solutions regarding terrorism and 4thGW
Pakistan – the problems and solutions regarding terrorism and 4thGWPakistan – the problems and solutions regarding terrorism and 4thGW
Pakistan – the problems and solutions regarding terrorism and 4thGWZaid Hamid
 
Indo pak war 6 sep 1965
Indo pak war 6 sep 1965Indo pak war 6 sep 1965
Indo pak war 6 sep 1965Ghulam Murtaza
 
Indo pakistani war of 1971
Indo pakistani war of 1971Indo pakistani war of 1971
Indo pakistani war of 1971Raja Aleem
 
indian armed forces
indian armed forcesindian armed forces
indian armed forcesamamirkhan
 
Indian armed forces army, navy , airforce, paramilitery
Indian armed forces army, navy , airforce, paramiliteryIndian armed forces army, navy , airforce, paramilitery
Indian armed forces army, navy , airforce, paramiliteryyogeshshilote
 
LEGEND OF INDIAN ARMY...
LEGEND OF INDIAN ARMY... LEGEND OF INDIAN ARMY...
LEGEND OF INDIAN ARMY... Vishnu Anil
 
International Relations Between India And Pakistan
International Relations Between India And PakistanInternational Relations Between India And Pakistan
International Relations Between India And PakistanKunal
 
Liberation war history of bangaldesh
Liberation war history of bangaldeshLiberation war history of bangaldesh
Liberation war history of bangaldeshrafiz68
 
Inspiring motivational ppt of indian army.
Inspiring motivational ppt of indian army.Inspiring motivational ppt of indian army.
Inspiring motivational ppt of indian army.Varun Gandhi
 
Indian Defence Forces
Indian Defence ForcesIndian Defence Forces
Indian Defence Forceskavitamenon1
 

Viewers also liked (16)

Recruitment strategy for Indian Army
Recruitment strategy  for Indian ArmyRecruitment strategy  for Indian Army
Recruitment strategy for Indian Army
 
Powerpoint
PowerpointPowerpoint
Powerpoint
 
War on terror - BrassTacks Presentation
War on terror - BrassTacks PresentationWar on terror - BrassTacks Presentation
War on terror - BrassTacks Presentation
 
Pakistan – the problems and solutions regarding terrorism and 4thGW
Pakistan – the problems and solutions regarding terrorism and 4thGWPakistan – the problems and solutions regarding terrorism and 4thGW
Pakistan – the problems and solutions regarding terrorism and 4thGW
 
Indo pak war 6 sep 1965
Indo pak war 6 sep 1965Indo pak war 6 sep 1965
Indo pak war 6 sep 1965
 
1971 Indo-Pakistani War of 1971
1971 Indo-Pakistani War of 19711971 Indo-Pakistani War of 1971
1971 Indo-Pakistani War of 1971
 
Indo pakistani war of 1971
Indo pakistani war of 1971Indo pakistani war of 1971
Indo pakistani war of 1971
 
indian armed forces
indian armed forcesindian armed forces
indian armed forces
 
Indian armed forces army, navy , airforce, paramilitery
Indian armed forces army, navy , airforce, paramiliteryIndian armed forces army, navy , airforce, paramilitery
Indian armed forces army, navy , airforce, paramilitery
 
Indian army
Indian armyIndian army
Indian army
 
LEGEND OF INDIAN ARMY...
LEGEND OF INDIAN ARMY... LEGEND OF INDIAN ARMY...
LEGEND OF INDIAN ARMY...
 
International Relations Between India And Pakistan
International Relations Between India And PakistanInternational Relations Between India And Pakistan
International Relations Between India And Pakistan
 
Liberation war history of bangaldesh
Liberation war history of bangaldeshLiberation war history of bangaldesh
Liberation war history of bangaldesh
 
Indian Army
Indian ArmyIndian Army
Indian Army
 
Inspiring motivational ppt of indian army.
Inspiring motivational ppt of indian army.Inspiring motivational ppt of indian army.
Inspiring motivational ppt of indian army.
 
Indian Defence Forces
Indian Defence ForcesIndian Defence Forces
Indian Defence Forces
 

Similar to Govhack - Collections of World War One Connecting the Dots

Big Ways Data Can Play a Role in Your Relocation Program
Big Ways Data Can Play a Role in Your Relocation ProgramBig Ways Data Can Play a Role in Your Relocation Program
Big Ways Data Can Play a Role in Your Relocation ProgramUrbanBound
 
Introduction to Linked Data
Introduction to Linked DataIntroduction to Linked Data
Introduction to Linked DataJuan Sequeda
 
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...PyData
 
Semantic web and information graph
Semantic web and information graphSemantic web and information graph
Semantic web and information graphChao-Hsuan Shen
 
Parcos_Data Explorer v2.pdf
Parcos_Data Explorer v2.pdfParcos_Data Explorer v2.pdf
Parcos_Data Explorer v2.pdfParCosProject
 
OWF14 - Plenary Session : Ori Pekelman, Founder, Constellation Matrix
OWF14 - Plenary Session : Ori Pekelman, Founder, Constellation MatrixOWF14 - Plenary Session : Ori Pekelman, Founder, Constellation Matrix
OWF14 - Plenary Session : Ori Pekelman, Founder, Constellation MatrixParis Open Source Summit
 
The Future is Federated
The Future is FederatedThe Future is Federated
The Future is FederatedRuben Verborgh
 
Consuming Linked Data SemTech2010
Consuming Linked Data SemTech2010Consuming Linked Data SemTech2010
Consuming Linked Data SemTech2010Juan Sequeda
 
Introduction to Linked Data 1/5
Introduction to Linked Data 1/5Introduction to Linked Data 1/5
Introduction to Linked Data 1/5Juan Sequeda
 
Intro to Data Science
Intro to Data ScienceIntro to Data Science
Intro to Data ScienceTJ Stalcup
 
Social Science-Conscious Analysis Case Study: The Cost of Public School
Social Science-Conscious Analysis Case Study: The Cost of Public SchoolSocial Science-Conscious Analysis Case Study: The Cost of Public School
Social Science-Conscious Analysis Case Study: The Cost of Public SchoolRiley H.
 
Daniel Shank, Data Scientist, Talla at MLconf SF 2017
Daniel Shank, Data Scientist, Talla at MLconf SF 2017Daniel Shank, Data Scientist, Talla at MLconf SF 2017
Daniel Shank, Data Scientist, Talla at MLconf SF 2017MLconf
 
Semantic Social Network
Semantic Social NetworkSemantic Social Network
Semantic Social NetworkHaklae Kim
 
Social Network Analysis Introduction including Data Structure Graph overview.
Social Network Analysis Introduction including Data Structure Graph overview. Social Network Analysis Introduction including Data Structure Graph overview.
Social Network Analysis Introduction including Data Structure Graph overview. Doug Needham
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic WebGIS Colorado
 
Pandas, Data Wrangling & Data Science
Pandas, Data Wrangling & Data SciencePandas, Data Wrangling & Data Science
Pandas, Data Wrangling & Data ScienceKrishna Sankar
 
Big Data Conference
Big Data ConferenceBig Data Conference
Big Data ConferenceDataTactics
 

Similar to Govhack - Collections of World War One Connecting the Dots (20)

Big Ways Data Can Play a Role in Your Relocation Program
Big Ways Data Can Play a Role in Your Relocation ProgramBig Ways Data Can Play a Role in Your Relocation Program
Big Ways Data Can Play a Role in Your Relocation Program
 
Introduction to Linked Data
Introduction to Linked DataIntroduction to Linked Data
Introduction to Linked Data
 
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...
 
Semantic web and information graph
Semantic web and information graphSemantic web and information graph
Semantic web and information graph
 
Parcos_Data Explorer v2.pdf
Parcos_Data Explorer v2.pdfParcos_Data Explorer v2.pdf
Parcos_Data Explorer v2.pdf
 
Parcos_Data Explorer v2.pdf
Parcos_Data Explorer v2.pdfParcos_Data Explorer v2.pdf
Parcos_Data Explorer v2.pdf
 
OWF14 - Plenary Session : Ori Pekelman, Founder, Constellation Matrix
OWF14 - Plenary Session : Ori Pekelman, Founder, Constellation MatrixOWF14 - Plenary Session : Ori Pekelman, Founder, Constellation Matrix
OWF14 - Plenary Session : Ori Pekelman, Founder, Constellation Matrix
 
Gaps in the algorithm
Gaps in the algorithmGaps in the algorithm
Gaps in the algorithm
 
The Future is Federated
The Future is FederatedThe Future is Federated
The Future is Federated
 
Consuming Linked Data SemTech2010
Consuming Linked Data SemTech2010Consuming Linked Data SemTech2010
Consuming Linked Data SemTech2010
 
Introduction to Linked Data 1/5
Introduction to Linked Data 1/5Introduction to Linked Data 1/5
Introduction to Linked Data 1/5
 
Intro to Data Science
Intro to Data ScienceIntro to Data Science
Intro to Data Science
 
Social Science-Conscious Analysis Case Study: The Cost of Public School
Social Science-Conscious Analysis Case Study: The Cost of Public SchoolSocial Science-Conscious Analysis Case Study: The Cost of Public School
Social Science-Conscious Analysis Case Study: The Cost of Public School
 
Daniel Shank, Data Scientist, Talla at MLconf SF 2017
Daniel Shank, Data Scientist, Talla at MLconf SF 2017Daniel Shank, Data Scientist, Talla at MLconf SF 2017
Daniel Shank, Data Scientist, Talla at MLconf SF 2017
 
Semantic Social Network
Semantic Social NetworkSemantic Social Network
Semantic Social Network
 
Social Network Analysis Introduction including Data Structure Graph overview.
Social Network Analysis Introduction including Data Structure Graph overview. Social Network Analysis Introduction including Data Structure Graph overview.
Social Network Analysis Introduction including Data Structure Graph overview.
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
 
Slides.ppt
Slides.pptSlides.ppt
Slides.ppt
 
Pandas, Data Wrangling & Data Science
Pandas, Data Wrangling & Data SciencePandas, Data Wrangling & Data Science
Pandas, Data Wrangling & Data Science
 
Big Data Conference
Big Data ConferenceBig Data Conference
Big Data Conference
 

More from Aimee Maree Forsstrom

DOM and Accessibility API Communication
DOM and Accessibility API CommunicationDOM and Accessibility API Communication
DOM and Accessibility API CommunicationAimee Maree Forsstrom
 
Accessiblity 101 and JavaScript Frameworks
Accessiblity 101 and JavaScript Frameworks Accessiblity 101 and JavaScript Frameworks
Accessiblity 101 and JavaScript Frameworks Aimee Maree Forsstrom
 
The Good, The Bad, The Voiceover - ios Accessibility
The Good, The Bad, The Voiceover - ios AccessibilityThe Good, The Bad, The Voiceover - ios Accessibility
The Good, The Bad, The Voiceover - ios AccessibilityAimee Maree Forsstrom
 
Javascript Framework Acessibiliity Review
Javascript Framework Acessibiliity ReviewJavascript Framework Acessibiliity Review
Javascript Framework Acessibiliity ReviewAimee Maree Forsstrom
 
Diversity through iOS Development - App Camp 4 Girls
Diversity through iOS Development - App Camp 4 GirlsDiversity through iOS Development - App Camp 4 Girls
Diversity through iOS Development - App Camp 4 GirlsAimee Maree Forsstrom
 
Waving an Open Source Flag in Australian Government
Waving an Open Source Flag in Australian GovernmentWaving an Open Source Flag in Australian Government
Waving an Open Source Flag in Australian GovernmentAimee Maree Forsstrom
 
Accessibility with Joomla [on a budget]
Accessibility with Joomla [on a budget]Accessibility with Joomla [on a budget]
Accessibility with Joomla [on a budget]Aimee Maree Forsstrom
 
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)Aimee Maree Forsstrom
 
Introduction to Python - Training for Kids
Introduction to Python - Training for KidsIntroduction to Python - Training for Kids
Introduction to Python - Training for KidsAimee Maree Forsstrom
 
UK Communications Bill Proposed Changes 2012
UK Communications Bill Proposed Changes 2012UK Communications Bill Proposed Changes 2012
UK Communications Bill Proposed Changes 2012Aimee Maree Forsstrom
 
Drupal7 themeing changes and inheritence
Drupal7 themeing changes and inheritenceDrupal7 themeing changes and inheritence
Drupal7 themeing changes and inheritenceAimee Maree Forsstrom
 

More from Aimee Maree Forsstrom (20)

AI - PAST, PRESENT, FUTURE.pptx
AI - PAST, PRESENT, FUTURE.pptxAI - PAST, PRESENT, FUTURE.pptx
AI - PAST, PRESENT, FUTURE.pptx
 
Pioneering Technology - My Story
Pioneering Technology - My StoryPioneering Technology - My Story
Pioneering Technology - My Story
 
DOM and Accessibility API Communication
DOM and Accessibility API CommunicationDOM and Accessibility API Communication
DOM and Accessibility API Communication
 
Machine Learning ate my homework
Machine Learning ate my homeworkMachine Learning ate my homework
Machine Learning ate my homework
 
Accessiblity 101 and JavaScript Frameworks
Accessiblity 101 and JavaScript Frameworks Accessiblity 101 and JavaScript Frameworks
Accessiblity 101 and JavaScript Frameworks
 
Accessibility, SEO and Joomla
Accessibility, SEO and JoomlaAccessibility, SEO and Joomla
Accessibility, SEO and Joomla
 
The Good, The Bad, The Voiceover - ios Accessibility
The Good, The Bad, The Voiceover - ios AccessibilityThe Good, The Bad, The Voiceover - ios Accessibility
The Good, The Bad, The Voiceover - ios Accessibility
 
Javascript Framework Acessibiliity Review
Javascript Framework Acessibiliity ReviewJavascript Framework Acessibiliity Review
Javascript Framework Acessibiliity Review
 
DeCoupling Drupal
DeCoupling DrupalDeCoupling Drupal
DeCoupling Drupal
 
Diversity through iOS Development - App Camp 4 Girls
Diversity through iOS Development - App Camp 4 GirlsDiversity through iOS Development - App Camp 4 Girls
Diversity through iOS Development - App Camp 4 Girls
 
Waving an Open Source Flag in Australian Government
Waving an Open Source Flag in Australian GovernmentWaving an Open Source Flag in Australian Government
Waving an Open Source Flag in Australian Government
 
Cyber Terrorism or Terrible Code
Cyber Terrorism or Terrible Code Cyber Terrorism or Terrible Code
Cyber Terrorism or Terrible Code
 
Accessibility with Joomla [on a budget]
Accessibility with Joomla [on a budget]Accessibility with Joomla [on a budget]
Accessibility with Joomla [on a budget]
 
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
 
Introduction to Python - Training for Kids
Introduction to Python - Training for KidsIntroduction to Python - Training for Kids
Introduction to Python - Training for Kids
 
UK Communications Bill Proposed Changes 2012
UK Communications Bill Proposed Changes 2012UK Communications Bill Proposed Changes 2012
UK Communications Bill Proposed Changes 2012
 
Welcome to the World of Trolls
Welcome to the World of TrollsWelcome to the World of Trolls
Welcome to the World of Trolls
 
Drupal7 themeing changes and inheritence
Drupal7 themeing changes and inheritenceDrupal7 themeing changes and inheritence
Drupal7 themeing changes and inheritence
 
Drupal’s growth
Drupal’s growthDrupal’s growth
Drupal’s growth
 
Help me help you learn
Help me help you learnHelp me help you learn
Help me help you learn
 

Govhack - Collections of World War One Connecting the Dots

  • 1. Collections of War Connecting the dots for GovHack 2015 Aimee Maree Forsstrom – Erle Pereira
  • 2. OpenData and OpenGov So our story begins with “You” the happy hacker heading out to join the OpenGov Hackathon to play with Open Data
  • 3. OpenData and OpenGov You arrive at the hackspace and announce… “I have a great idea”
  • 4. OpenData and OpenGov You browse the OpenData sets and think... Oh wow there are so many… I feel like I am running around in circles..
  • 5. OpenData and OpenGov [Streaming tears when one realises they have to understand the connections in the data to build their app] But your a hacker, so you dont give up...
  • 6. OpenData and OpenGov Then you think…. “But I just wanted to be creative, I just wanted to help… Now I dont know where to start?”
  • 7. So many data sets So you wanted to make an app about World War One and you took a look at the datasets? How many World War One datasets do we have? How many formats are they displayed in? Where is the unique indentifier?
  • 8. The problem is with the technology So the problem we find is not with the lack of enthusiam from the hackers… It is the reality of the current state of Open Data sets and there disparete nature So my team decided to help aliviate your frustration :D
  • 9. What was our Project you ask? We wanted to look at sentiment analysis of the World War One Diaries and connect it to the Portraits of the Soldiers But Louise Denoon suggested how it would be great to see sentiment analysis of their Diares (personal account) aposed to Newspapper clippings or letters to Departments (Offical correspondence)
  • 10. What was the problem Different datasets across different formats Not enough time to understand the Schema Even if we had more time the Schema would be no help as what were are trying to do is discover the connection across different data
  • 11. The Solution? Traditional methods of Databases are not going to solve this problem We were facing the unanswered issue of Big Data So much information how does the human mind comprehend it and make meaningful connections We needed a better Database!
  • 12. Technology saves the Day SQL just wont cut it, you need to understand your data before you can write a join… You need to understand your fields?
  • 13. Its all about the Relationships With Graphing databases like Neo4J we can coalate a variety of diverse datasets Neo4J starts to learn the Relationships between the data for us Instead of understanding our data joins we start spending the time defining the question we want answered by our app
  • 14. SQL Query vs Relationship Query So instead of writing SELECT firstname FROM person WHERE person.nickname= 'John Brown Soldier' You would write MATCH p:person WHERE p.nickname= 'John Brown Soldier' RETURN p.firstname p is not in the table person, or even 'is' a person, it simply has the label person unlike in SQL we need to define that John is a Nickname in the table Person aka we need to know our schema
  • 15. SQL Query vs Relationship Query So instead of writing SELECT firstname,batallion.name FROM person JOIN batallion ON person.batallionid = batallion.id WHERE person.nickname= 'John Brown' AND order.rank = 'Soldier' You would write MATCH (p:person)-[:in]-(t:batallion) WHERE p.nickname= 'John Brown' AND o.rank = 'Soldier' RETURN p.firstname, t.name
  • 16. Schema SQL is a Schema Database and you need to understand the Schema But in Big Data we dont have the time to understand the Schema how can we ever know the full Schema?
  • 17. SQL vs Graphing This means in the old SQL Query world we would need to know that John was a Person and even a Soldier So p is not in the table person, or even 'is' a person, it simply has the label person, we have defined the relationship (the correlation) and asking the database to graph the connection
  • 18. Potential In the world of Big Data we can no longer rely on knowing the schema of the information that we will be performing analysis on We need graphing databases in order to start to see the correlations between disparete sets of data
  • 19. Gov Hack 2016? What does this mean for next years Gov Hack? We will be able to import all the datasets from WorldWarOne and give JSON access to various disparete datasets and allow the hackers that extra time and head space to create the app to consume and create aka what they do best
  • 20. Research Potential What does this mean for research? World War One researchers do not have to try to understand mulitpule dataset schemas Because the Database does it for them researchers spend their mental effort on drawing deeper connections and relationships Understanding the web of knowledge Unlocking new discoveries from old data
  • 21. Its only a Prototype Our team consisted of two people We had big plans for a fancy frontend and more datasets But time is always a factor This is our technology showcase to display the potential of a new way to look at datasets for to enable hackers with the least barriers to data
  • 22. Where do we go from here? We have created a Docker Image of Neo4J please visit our github https://github.com/erlepereira/govhackau2015 please contribute please fork