Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
cannlytics
/
cannabis_licenses
like
3
Follow
Cannlytics
10
Modalities:
Text
Size:
10K - 100K
Tags:
cannabis
licenses
Libraries:
Datasets
Croissant
License:
cc-by-4.0
Dataset card
Viewer
Files
Files and versions
Community
8
main
cannabis_licenses
/
.gitignore
keeganskeate
pr/kls-1 (
#3
)
1352c88
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
200 Bytes
# Ignore environment variables.
*.env
# Ignore temporary files.
*tmp
# Ignore PDFs.
*pdfs
# Ignore external datasets.
*.datasets
# Ignore VS Code settings.
*.vscode
# Ignore PyCache
*__pycache__