Skip to main content

A robust Python client for interacting with the Newcastle Urban Observatory API (v1.1). This package provides a comprehensive interface for accessing and analyzing urban sensor data with built-in caching, configuration management, and data analysis capabilities.

Project description

Urban Observatory API Client

A robust Python client for interacting with the Newcastle Urban Observatory API (v1.1). This package provides a comprehensive interface for accessing and analyzing urban sensor data with built-in caching, configuration management, and data analysis capabilities. Package documentation, installation instructions and examples can be found at https://carrowmw.github.io/uoapi/

Installation

Using pip

pip install uoapi

Using Docker

Pull and run the Docker image:

docker pull carrowmw/uoapi:latest
docker run carrowmw/uoapi:latest

Quick Start

from uoapi import api_client
# Initialize the client
client = api_client.APIClient()
# Get sensor data
data = client.get_raw_sensor_data(
    theme="Traffic",
    last_n_days=7
)
# Analyze the data
analysis = client.analyze_json(theme="Traffic")

Key Features

  • Flexible Configuration: Support for YAML-based configuration and runtime parameter updates
  • Intelligent Caching: Built-in caching system with customizable retention periods
  • Comprehensive Data Access:
    • Sensor metadata retrieval
    • Raw sensor data access
    • Theme and variable information
    • Spatial and temporal filtering
  • Error Handling: Robust error handling and logging
  • Data Analysis Tools: JSON structure analysis and data formatting utilities
  • DataFrame Export: Easy conversion of metadata to Pandas DataFrames

Use Cases

  • Urban data analysis
  • Environmental monitoring
  • Research and data collection
  • Smart city applications
  • Sensor network analysis

Technical Highlights

  • Type-hinted for modern Python development
  • Decorator-based caching system
  • Dataclass-driven configuration
  • Pandas integration for data manipulation
  • Comprehensive logging system
  • RESTful API interaction with request retry handling The package is designed for researchers, data scientists, and developers working with urban sensor data, providing a clean and intuitive interface to the Urban Observatory's extensive sensor network.

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

uoapi-0.2.2.tar.gz (43.9 kB view details)

Uploaded Source

Built Distribution

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

uoapi-0.2.2-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file uoapi-0.2.2.tar.gz.

File metadata

  • Download URL: uoapi-0.2.2.tar.gz
  • Upload date:
  • Size: 43.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0

File hashes

Hashes for uoapi-0.2.2.tar.gz
Algorithm Hash digest
SHA256 6d56a250c8ce2c757e8a5d00a89f1dd8fe7643e60adcc32d98ae3bb461052b6b
MD5 50d428b79b703a448770855e7b3417c8
BLAKE2b-256 78a16c0e4773d9b290ba5d71bc213877368b5b7877dad5b6147cb0f4a88946da

See more details on using hashes here.

File details

Details for the file uoapi-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: uoapi-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0

File hashes

Hashes for uoapi-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8dcc244063fddf36c37f7cac2be4a5c607a72025c93405ca3e60f370db802ef8
MD5 205eac1f8a6e527a272608c3659013bb
BLAKE2b-256 f358fab32bc70273d85e1e908e3a5a2997aebee28805503b7dd80f1f394d2afd

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