Skip to main content

A package containing a functionality of readint the data from the https://api.um.warszawa.pl, analyzing it and displaying results of the analyzis.

Project description

Bus data reader

This package represents the functionality of reading and analyzing data from https://api.um.warszawa.pl/#.

Instalation:

This package can be installed by calling:

pip install warsawbuspy

Contents:

This package contains four subpackages:

1. readers:

This subpackage contains a data_readers module, in which DataReader class is stored, that contains the functionality of reading a various data from the API as well as writing it into the .csv files. This class requires an API key to access data from the API. You can get it by making an account here: https://api.um.warszawa.pl/#.

2. analyzers:

This subpackage contains two modules:

  • data_analyzer: this module contains the DataAnalyzer class that contains the functionality of retrieving data fetched by the DataReader class from the .csv files as well as functionality of analyzing it. This class also contains the functionality of storing results of the analysis into the .csv files.
  • data_visualizer: this module contains the DataVisualizer class, that contains the functionality of representing the results of the analysis as charts and maps.

3. holders:

This subpackage contains the module data_holders, in which are stored all classes used to store data throughout the project.

4. utility:

This subpackage contains two modules:

  • data_utility: this module contains utility functions used throughout the project.
  • exceptions: this module contains custom exceptions raised in this project.

APIs:

This project utilizes two APIs:

Others:

This project utilizes maps from https://github.com/ppatrzyk/polska-geojson.

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

warsawbuspy-1.0.5.tar.gz (21.2 kB view hashes)

Uploaded Source

Built Distribution

warsawbuspy-1.0.5-py3-none-any.whl (17.4 kB view hashes)

Uploaded Python 3

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