Skip to main content

A Python package to interact with the Unifier API.

Project description

Unifier

Unifier is a Python package that provides a simple interface to interact with the Unifier API, allowing for Point-In-Time and streaming data access.

Features

  • Query the Unifier API for data.
  • Retrieve data in JSON format.
  • Convert API responses into pandas DataFrames for easy data manipulation and analysis.

Installation

You can install the package via pip:

pip install unifier

Usage

Here's a basic example of how to use the unifier package:

from unifier import unifier

# Set your user and token
unifier.user = 'your_username'
unifier.token = 'your_api_token'

# Query the API
response = unifier.query(name='your_dataset_name')

# Convert the response to a DataFrame
df = unifier.get_dataframe(name='your_dataset_name')

print(df.head())

# Get list asof_date available for a dataset
df = unifier.get_asof_dates(name='dataset_name')
print(df.head())

Configuration

Before using the package, ensure you set your user and token attributes in the unifier class to authenticate with the API.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Contributing

Contributions are welcome! Please read the contributing guidelines for more information.

Support

For support, please contact support@exponential-tech.ai.

Acknowledgments

  • Thanks to the team at Exponential Tech for their support and contributions.

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

unifier-0.1.13.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unifier-0.1.13-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

Details for the file unifier-0.1.13.tar.gz.

File metadata

  • Download URL: unifier-0.1.13.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for unifier-0.1.13.tar.gz
Algorithm Hash digest
SHA256 8b484e09630b952f830f033013c8ac6d1b95be7701e5f7450390bfcd107fd8c7
MD5 339632cb1dd4d541cd83e6c3b83a122f
BLAKE2b-256 fedcc30b133de7d48bd4916e460587aad1b4d57712606c0bd2add6ec3add685b

See more details on using hashes here.

File details

Details for the file unifier-0.1.13-py3-none-any.whl.

File metadata

  • Download URL: unifier-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 18.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for unifier-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 5a4511de6d7a2ac1ed27ff8b782ceb182ee83964c3240d63c62c85a1d5cba979
MD5 5bf63f4e0b1a18c04c7012746f72ce73
BLAKE2b-256 b88bfd4b68faeb3a214c21f0cd8884424ffa2befaa5f1b73e6aef48c42abb94f

See more details on using hashes here.

Supported by

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