Easy Bulk export, no cap
This repository provides scripts and notebooks that make it easy to export data in bulk from CourtListener's freely available downloads.
- Create first version of notebook suitable for Data Scientists
- Create the appropriate dtypes to optimize panda storage
- Select necessary cols usecols, for example 'created_by' date field indicating a database insert isn't necessary
- Read the opinions.csv (190+gb) chunk at a time from disk while converting into JSON
- Create a standalone script that can be piped to other tools
- Create PyPi library using Poetry: package
- Output script using json lines format
- Improve speed by using DASK DataFrame
Release files for lil-nocap 0.5.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lil_nocap-0.5.4.tar.gz | 11.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lil_nocap-0.5.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.9 kB
Release files / lil_nocap-0.5.4.tar.gz
| Download URL | lil_nocap-0.5.4.tar.gz |
|---|---|
| Size | 11.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8ab8b4a2c1f087af857f643aab445f55038686eef777caf7526a83d953a3665a
|
|
BLAKE2b-256 checksum How to use checksums |
56786056a109a171c976f36de98aa1b804846373107460e97d14a137dc75a4d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.3.2 CPython/3.10.10 Darwin/21.5.0
|
Release files / lil_nocap-0.5.4-py3-none-any.whl
| Download URL | lil_nocap-0.5.4-py3-none-any.whl |
|---|---|
| Size | 13.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9f68262713d2837b3573f931a6961e5a9dfb9883e4171a60f3781afc236df01e
|
|
BLAKE2b-256 checksum How to use checksums |
97be6313b256f9111442e38f3ceb0d2ff3ce1bd36c8702d8374da0189754a007
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.3.2 CPython/3.10.10 Darwin/21.5.0
|