Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

justmars/lawdata

Repository files navigation

lawdata

Github CI

Datasette instance of corpus-x database launched via LawData, utilized in the LawSQL dataset.

Documentation

See documentation.

Development

Checkout code, create a new virtual environment:

poetry install # install dependencies
poetry shell