A podcast for developers interested in building great software products. Every episode, Adam Wathan is joined by a guest to talk about everything from product design and user experience to unit testing and system administration.
…
continue reading
Inhalt bereitgestellt von Neo4j, Inc, Jason Koo, Jennifer Reif, Andreas Kollegger, and Alison Cossette. Alle Podcast-Inhalte, einschließlich Episoden, Grafiken und Podcast-Beschreibungen, werden direkt von Neo4j, Inc, Jason Koo, Jennifer Reif, Andreas Kollegger, and Alison Cossette oder seinem Podcast-Plattformpartner hochgeladen und bereitgestellt. Wenn Sie glauben, dass jemand Ihr urheberrechtlich geschütztes Werk ohne Ihre Erlaubnis nutzt, können Sie dem hier beschriebenen Verfahren folgen https://de.player.fm/legal.
Player FM - Podcast-App
Gehen Sie mit der App Player FM offline!
Gehen Sie mit der App Player FM offline!
Finding Data For Your Graph Adventures With Neo4j
MP3•Episode-Home
Manage episode 303889385 series 2896282
Inhalt bereitgestellt von Neo4j, Inc, Jason Koo, Jennifer Reif, Andreas Kollegger, and Alison Cossette. Alle Podcast-Inhalte, einschließlich Episoden, Grafiken und Podcast-Beschreibungen, werden direkt von Neo4j, Inc, Jason Koo, Jennifer Reif, Andreas Kollegger, and Alison Cossette oder seinem Podcast-Plattformpartner hochgeladen und bereitgestellt. Wenn Sie glauben, dass jemand Ihr urheberrechtlich geschütztes Werk ohne Ihre Erlaubnis nutzt, können Sie dem hier beschriebenen Verfahren folgen https://de.player.fm/legal.
- 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/
36 Episoden
MP3•Episode-Home
Manage episode 303889385 series 2896282
Inhalt bereitgestellt von Neo4j, Inc, Jason Koo, Jennifer Reif, Andreas Kollegger, and Alison Cossette. Alle Podcast-Inhalte, einschließlich Episoden, Grafiken und Podcast-Beschreibungen, werden direkt von Neo4j, Inc, Jason Koo, Jennifer Reif, Andreas Kollegger, and Alison Cossette oder seinem Podcast-Plattformpartner hochgeladen und bereitgestellt. Wenn Sie glauben, dass jemand Ihr urheberrechtlich geschütztes Werk ohne Ihre Erlaubnis nutzt, können Sie dem hier beschriebenen Verfahren folgen https://de.player.fm/legal.
- 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/
36 Episoden
Alle Folgen
×Willkommen auf Player FM!
Player FM scannt gerade das Web nach Podcasts mit hoher Qualität, die du genießen kannst. Es ist die beste Podcast-App und funktioniert auf Android, iPhone und im Web. Melde dich an, um Abos geräteübergreifend zu synchronisieren.