Skip to content

Utilities for loading data from statistics.gov.scot to a neo4j database

Notifications You must be signed in to change notification settings

Marios-Mamalis/neo4j_scot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j Scot

A set of utilities for loading data from statistics.gov.scot to Neo4j.

Installation

Requires Python 3.9

pip install -r requirements.txt

The Neo4j database must also have the neosemantics(n10s) plugin installed in case raw RDF data are to be stored with main.import_from_rdf.

The example script for LLM usage on the created graph (llm_inference_on_graph.py) also requires the APOC Neo4j library.

About

Utilities for loading data from statistics.gov.scot to a neo4j database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages