{"id":26568317,"url":"https://github.com/technige/24","last_synced_at":"2026-05-06T20:38:52.031Z","repository":{"id":149789895,"uuid":"21367814","full_name":"technige/24","owner":"technige","description":"24 data set","archived":false,"fork":false,"pushed_at":"2014-07-02T21:47:32.000Z","size":301,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T19:44:41.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/technige.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}},"created_at":"2014-06-30T22:21:14.000Z","updated_at":"2014-06-30T22:21:53.000Z","dependencies_parsed_at":"2023-04-01T12:52:53.299Z","dependency_job_id":null,"html_url":"https://github.com/technige/24","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/technige/24","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2F24","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2F24/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2F24/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2F24/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technige","download_url":"https://codeload.github.com/technige/24/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2F24/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32711824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-03-22T19:36:36.927Z","updated_at":"2026-05-06T20:38:52.014Z","avatar_url":"https://github.com/technige.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neo4j Python 24 Hackathon\n\nThis repository contains a 24 data set in Geoff format for use at a [Neo4j Python Hackathon](http://www.meetup.com/graphdb-london/events/191374552/).\n\n## Installing Load2neo\n\nWe'll be using the [Load2neo](http://nigelsmall.com/load2neo) plugin to import the data so you'll need to get that installed.\n\n````\nDownload Load2neo from http://nigelsmall.com/d/load2neo-0.6.0.zip\nUnzip it\nCopy geoff-0.5.0.jar and load2neo-0.6.0.jar to /path/to/neo4j/plugins\n````\n\nSo your plugins directory should look something like this:\n\n````\n$ ls -alh plugins/\ntotal 64\ndrwxr-xr-x   5 markneedham  staff   170B  1 Jul 22:34 .\ndrwxr-xr-x  14 markneedham  staff   476B  1 Jul 22:32 ..\n-rwxr--r--   1 markneedham  staff   374B  1 Jul 22:32 README.txt\n-rw-r--r--@  1 markneedham  staff    20K  1 Jul 22:34 geoff-0.5.0.jar\n-rw-r--r--@  1 markneedham  staff   6.4K  1 Jul 22:34 load2neo-0.6.0.jar\n````\n\nAdd the following line to the end of your neo4j-server.properties file:\n\n````\norg.neo4j.server.thirdparty_jaxrs_classes=com.nigelsmall.load2neo=/load2neo\n````\n\nRestart your Neo4j server.\n\n## Importing the data\n\nNow we need to import the different 24 seasons which are inside the [data](data) directory.\n\n### Mac / Unix / Cygwin users\n\nExecute the following commands:\n\n````\nfor i in {1..9}\n\tdo curl -X POST http://localhost:7474/load2neo/load/geoff -d @data/24_${i}.geoff; \n\ndone\n````\n\n### Windows users\n\nWe'll import the data using a browser plugin which can execute a HTTP POST request against the Neo4j server. We've tried out the following ones:\n\n* [DHC REST](https://chrome.google.com/webstore/detail/dhc-rest-http-api-client/aejoelaoggembcahagimdiliamlcdmfm/related?hl=en) - for Chrome\n* [Poster](https://addons.mozilla.org/en-US/firefox/addon/poster/) - for Firefox\n\nHere's an example of importing [data/24_1.geoff](data/24_1.geoff) using DHC REST. You'll need to do something similar for each of the files in the [data](data) directory.\n\n\u003cimg src=\"http://i.imgur.com/aLeW81S.png\"\u003e\u003c/img\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnige%2F24","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnige%2F24","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnige%2F24/lists"}