Query LA Public Safety Data with SPARQL Project enables the users to query information on arrest and crime details from the RDF data source.
- RDF files
- Clone the repository.
git clone https://github.com/sotheanith/SPARQL-with-LA-Public-Safety-Data
- Install python packages.
pip install -r requirements.txt
- Run the main program.
python main.py
This project is licensed under the MIT License - see the LICENSE.md file for details
Special thank to
- Best-README-Template - the readme template.