GraphStuff.FM
Finding Data For Your Graph Adventures With Neo4j
- Neo4j Sandbox: https://neo4j.com/sandbox/
- OpenStreetMap Neo4j Sandbox: https://sandbox.neo4j.com/?usecase=openstreetmap
- Neo4j Graph Examples: https://github.com/neo4j-graph-examples
- Google dataset search: https://datasetsearch.research.google.com/
- Meetup API: https://www.meetup.com/meetup_api/
- Working with the Meetup API & Neo4j: https://github.com/moxious/meetup-dataset
- NYTimes API: https://developer.nytimes.com/
- Working with NYTimes data in Neo4j: https://github.com/johnymontana/news-graph
- 538 datasets: https://github.com/fivethirtyeight/data
- Data Is Plural weekly mailing list: https://www.data-is-plural.com/
- Open Library API: https://openlibrary.org/developers/api
- Yelp Data Challenge: https://www.yelp.com/dataset
- Companies House - GOV.UK: https://www.gov.uk/government/organisations/companies-house
- New York City data portal: https://opendata.cityofnewyork.us/
- Philadelphia data portal: https://www.opendataphilly.org/
- San Francisco data portal: https://datasf.org/opendata/
- US public data on GitHub: https://github.com/unitedstates
- OpenElections data on GitHub: https://github.com/openelections
- Using Google Forms with Neo4j: https://neo4j.com/developer-blog/getting-to-know-you-getting-to-know-all-about-you/
- Neo4j Twitch channel: https://www.twitch.tv/neo4j
- Neo4j YouTube channel: https://www.youtube.com/neo4j
- Video series: Discovering Aura Free WIth Fun Datasets: https://www.youtube.com/playlist?list=PL9Hl4pk2FsvVZaoIpfsfpdzEXxyUJlAYw
- CSVKit: https://csvkit.readthedocs.io/en/latest/
- Dedupe.io: https://dedupe.io/
- APOC text functions: https://neo4j.com/labs/apoc/4.1/misc/text-functions/
- APOC import procedures: https://neo4j.com/labs/apoc/4.1/import/
- Cypher LOAD CSV: https://neo4j.com/developer/guide-import-csv/
- Arrows.app for graph data modeling: https://arrows.app/
- neo4j-admin import (bulk import tool): https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/neo4j-admin-import/
- Neo4j ETL Tool: https://neo4j.com/labs/etl-tool/
- Neo4j Drivers & Language guides: https://neo4j.com/developer/language-guides/