[go: nahoru, domu]

Skip to content

Various data set imports for demos and other projects

Notifications You must be signed in to change notification settings

JMHReif/graph-demo-datasets

Repository files navigation

Graph Demo Datasets

This repository is designed to contain small to large data sets that can be imported and explored in a graph database (specifically, Neo4j).

Each folder in this root directory contains files and/or scripts needed to load the data into the database. Some may also contain sample Cypher queries or demo information. Below is the list of current data sets.

  1. Classical music - pulled from OpenOpus API.

  2. Java versions (in progress) - pulled from Java Almanac Data.

  3. Lord of the Rings (LOTR) movies/cast - pulled from The Movie DB API.

  4. Marvel comics (subset) - pulled from the Marvel API. Due to rate-limiting, pulling full data set is not possible without several days of processing.

  5. Venmo payments (deprecated) - pulled from existing Github repository dump someone published before Venmo closed their API.

Do enjoy and let me know via Github issues or pull requests if you would like to see other data sets added or if one needs fixed. Happy coding! :)

About

Various data set imports for demos and other projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published