Kraken DB SQLITE
Project description
Library to schema_org
How to use
from kraken_db import kraken_db as db
db.init()
Data dictionary
Observation
id = Column(String)
observation_id = Column(String, primary_key=True)
ref_id = Column(String)
datasource = Column(String)
agent = Column(String)
instrument = Column(String)
object = Column(String)
result = Column(String)
start_time = Column(DateTime)
end_time = Column(DateTime)
valid = Column(Boolean)
record_type = Column(String)
record_id = Column(String)
key = Column(String)
value = Column(String)
credibility = Column(Float)
created_date = Column(DateTime)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kraken-db-sqlite-0.0.29.tar.gz.
File metadata
- Download URL: kraken-db-sqlite-0.0.29.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a00d9bd4c012fb933e01e96ec1f955d4f35a470a1b6bc52e15087d817f82b8c
|
|
| MD5 |
8f58e208204f68d44d9cc2e23c63aacf
|
|
| BLAKE2b-256 |
8395928475b986a62ad026bdc50be70ee19b4bd4aadae486c9886d260681ed4b
|
File details
Details for the file kraken_db_sqlite-0.0.29-py3-none-any.whl.
File metadata
- Download URL: kraken_db_sqlite-0.0.29-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
838bbbd39d20c29201d087c90c886129e31112293ab0bcf380970359a7bc3d27
|
|
| MD5 |
4e305168d2162daf5d740c92808cbe3f
|
|
| BLAKE2b-256 |
3b63752160655a6e70b40cd9f1b69f67d593eb0125ea4f0f8d3af2294b6bb64b
|