{"id":16925278,"url":"https://github.com/kthy/donner-party","last_synced_at":"2025-03-21T01:26:36.428Z","repository":{"id":118597753,"uuid":"283760273","full_name":"kthy/donner-party","owner":"kthy","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-28T09:59:43.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T21:56:08.845Z","etag":null,"topics":["neo4j"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kthy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-30T11:55:47.000Z","updated_at":"2020-09-28T09:59:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"124af38b-858d-49dd-a784-9bff78d5d5c1","html_url":"https://github.com/kthy/donner-party","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kthy%2Fdonner-party","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kthy%2Fdonner-party/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kthy%2Fdonner-party/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kthy%2Fdonner-party/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kthy","download_url":"https://codeload.github.com/kthy/donner-party/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244719838,"owners_count":20498718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neo4j"],"created_at":"2024-10-13T20:09:20.643Z","updated_at":"2025-03-21T01:26:36.415Z","avatar_url":"https://github.com/kthy.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# There's No Party Like A Donner Party\n\n![You have died of dysentery](https://i.imgur.com/L6o0abQ.jpg)\n\nA hobby project to explore the relationships of [the ill-fated Donner Party](https://en.wikipedia.org/wiki/Donner_Party)\nthrough the medium of a graph.\n\n## Why?\n\nTo learn myself how to use [Neo4j](https://neo4j.com/).\n\n## Structure\n\nAll data are in the CSV files. The single CQL file pulls them all in and creates\nnodes and links.\n\nFor more information on loading CSV files into Neo4j, see\n[Importing CSV Data into Neo4j](https://neo4j.com/developer/guide-import-csv/).\n\n## Schema\n\n### Nodes\n\n* `Person`\n* `Group`\n* `Location`\n* `State`\n* `Event`\n\n### Relationships\n\n* `(Location)-[:IS_IN]-\u003e(State)`\n* `(Person)-[:MARRIED {ordinality: int}]-\u003e(Person)`\n* `(Person)-[:IS_SIBLING_OF]-\u003e(Person)`\n* `(Person)-[:IS_CHILD_OF]-\u003e(Person)`\n* `(Person)-[:IS_IN]-\u003e(Event)`\n* `(Person)-[:IS_IN]-\u003e(Group)`\n* `(Person)-[:BORN_IN]-\u003e(Location)`\n* `(Person)-[:DIED_AT]-\u003e(Location)`\n* `(Event)-[:IS_IN]-\u003e(Location)`\n\n## Database\n\nScripts are tested on a Neo4j v4.1 instance with\n`cypher.lenient_create_relationship=true`.\n\n## Sources\n\n* [New Light on the Donner Party](https://user.xmission.com/~octa/DonnerParty/index.html) by Kristin Johnson, librarian at Salt Lake Community College and historian for the Donner Party Archaeology Project.\n* [Wikipedia](https://en.wikipedia.org/wiki/Donner_Party) of course.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkthy%2Fdonner-party","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkthy%2Fdonner-party","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkthy%2Fdonner-party/lists"}