discoveraurafree
discoveraurafree copied to clipboard
A repo with examples from the Discover Neo4j AuraDB Free Live Stream
= Discover Neo4j Aura Free Live Stream :toclevels: 2 :toc: macro :sectlinks:
==== More drama than a cat video! ((C) Mike on Twitch chat)
A repo with cypher and examples from the Discover Neo4j Aura Free https://twitch.tv/neo4j[Twitch stream^]. All streams will roughly follow the following format:
- Review a data set
- Decide what questions to ask from it
- Put together an initial data model
- Load the data into https://dev.neo4j.com/discover-aura[Neo4j Aura Free^] and query!
Got a data set you'd like us to explore? Provided it's a public data set and can be accessed from a URI, let us know! Either raise an issue on the repo, or tweet @ellazal or @alexandererdl or @mesirii on Twitter.
== Join us live for the stream!
Every Monday alternating between
-
a "morning session" 8am UTC | 10am CET | 2:30pm IST | 5pm SGT
-
an "afternoon session" 10am ET | 3pm UTC | 4pm CET | 8:30pm IST | 7am PT (sorry)
-
https://twitch.tv/neo4j[On Twitch^]
-
https://youtube.com/neo4j/live[On YouTube^]
Following along? Don't forget to get your https://dev.neo4j.com/discover-aura[Free Neo4j Aura instance^] up and running.
== Previous episodes:
ifdef::env-github[]
- link:week-1.adoc[Week 1 - The NBA data set]
- link:week-2.adoc[Week 2 - The Board Game Geek data set]
- link:week-3.adoc[Week 3 - The Caruana - Carlsen Chess Game data set]
- link:week-4.adoc[Week 4 - The Resonate music data api]
- link:week-5.adoc[Week 5 - Rest areas across New York state data set]
- link:week-6.adoc[Week 6 - New Zealand credit card spend data set]
- link:week-7.adoc[Week 7 - Jungle of German Election Landscape]
- link:week-8.adoc[Week 8 - StackOverflow]
- link:week-9.adoc[Week 9 - GDelt Project]
- link:week-10.adoc[Week 10 - Getting Dumps and Example Projects into Aura Free]
- link:week-11.adoc[Week 11 - Importing and Querying Kickstarter Projects]
- link:week-12.adoc[Week 12 - Importing Data from Relational Databases]
- link:week-13.adoc[Week 13 - Exploring a Kaggle HR Attrition Dataset]
- link:week-14.adoc[Week 14 - Consumer Complaints Database]
- link:week-15.adoc[Week 15 - Hamilton Musical Graph]
- link:week-16.adoc[Week 16 - CSV Data Importer Tool]
- link:week-17.adoc[Week 17 - Analysing NFT Trades]
- link:week-18.adoc[Week 18 - Week 18 - Importing gedcom files and exploring Genealogy/Ancestry data as a graph]
- link:week-19.adoc[Week 19 - The Wordle Graph] endif::[]
//// ifndef::env-github[] toc::[] :leveloffset: +1
include::week-1.adoc[Week 1 - The NBA data set] include::week-2.adoc[Week 2 - The Board Game Geek data set] include::week-3.adoc[Week 3 - The Caruana - Carlsen Chess Game data set] include::week-4.adoc[Week 4 - The Resonate music data api] include::week-5.adoc[Week 5 - Rest areas across New York state data set] include::week-6.adoc[Week 6 - New Zealand credit card spend data set] include::week-7.adoc[Week 7 - Jungle of German Election Landscape] include::week-8.adoc[Week 8 - StackOverflow] include::week-9.adoc[Week 9 - GDelt Project] include::week-10.adoc[Week 10 - Getting Dumps and Example Projects into Aura Free] include::week-11.adoc[Week 11 - Importing and Querying Kickstarter Projects] include::week-12.adoc[Week 12 - Importing Data from Relational Databases] include::week-13.adoc[Week 13 - Exploring a Kaggle HR Attrition Dataset] include::week-14.adoc[Week 14 - Consumer Complaints Database] include::week-15.adoc[Week 15 - Hamilton Musical Graph] include::week-16.adoc[Week 16 - CSV Data Importer Tool] include::week-17.adoc[Week 17 - Analysing NFT Trades] include::week-18.adoc[Week 18 - Week 18 - Importing gedcom files and exploring Genealogy/Ancestry data as a graph] include::week-19.adoc[Week 19 - The Wordle Graph]
endif::[] ////