Skip to main content

Dataset manipulation tool.

Project description

pkgpy-atp-dataset

The python package for manipulating datasets.

URLs

Installation

Keywords

  • database
  • dataset
  • measurement, simulations, surveys
  • datapoint

Datatypes

  • time series data (datapoints (time dependent), metadata, name, uuid)
  • dataset:
    • timeseries (independent variables (datetime, timestamp, time(unit)))
    • multidimensional dataset
  • dataset_ts(reference to time series data, metadata, name, uuid)
  • dataset_spectrum (datapoints, metadata, name, uuid)

Measurement

- name: string
- uuid: string(uuid)
- datatype_id: measurement
- metadata
  - name: string
  - uuid: string(uuid)
  - datetime: string[optional] # when the sample was created
  - device_id: string
  - device_uuid: string(uuid)
  - sample_id: string
  - sample_uuid: string(uuid)
  - subsample_id: string or ordered list[string]
  - parallel_id: string
  - location_id: string
  - location_uuid: string(uuid)
  - location_coordinates: {latitude: float, longitude: float, altitude: float[optional]}
  - measurement_type_id: string
  - measurement_type_uuid: string(uuid)
- data:
  - dict:
    - key: value or list
  - list:
    - dict:
      - key: value
- error

Sample

- datatype_id: sample
- name: string
- uuid: string(uuid)

- metadata:
  - name: string
  - uuid: string(uuid)
  - datetime: string[optional] # when the sample was created
  - sample_id: string
  - location_id: string
  - location_uuid: string(uuid)
  - location_coordinates: {latitude: float, longitude: float, altitude: float[optional]}
  - ... # other metadata
- data:
  - properties: {}
  - labels: [] # list of labels
  - links: [] # links to other samples
  - measurement_dict: {}
  - measurement_list: []

- error

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atpdataset-0.0.10.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

atpdataset-0.0.10-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file atpdataset-0.0.10.tar.gz.

File metadata

  • Download URL: atpdataset-0.0.10.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for atpdataset-0.0.10.tar.gz
Algorithm Hash digest
SHA256 8277cf4d5a632567e3c1ae73f2d4fdb2d08bb9c8bf5c782116c4fa7685f78ad4
MD5 b2171b15d6749b898720fc431292bbef
BLAKE2b-256 6bc1ca8e08ac9e528518fca9770ca43c23965e8d45e12335486fc2e1a7f19d75

See more details on using hashes here.

File details

Details for the file atpdataset-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: atpdataset-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for atpdataset-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 7202b3c0ed7210ac92dda75eec95094df90b1c972a194ff1b48ad8d05955cb48
MD5 92f342dbd268ba229347665b2b16cd54
BLAKE2b-256 5c8aa5b114a96d0ed47188becd63393562578e647651829593e5393f57bb4583

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page