Giter Site home page Giter Site logo

peterprombutr / databuri Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeforthailand/databuri

0.0 1.0 0.0 185 KB

All-in-one Python package for Thailand's public APIs and datasets

Home Page: https://codeforthailand.github.io/databuri/

License: MIT License

Python 95.44% Shell 4.56%

databuri's Introduction

DataBuri (stil in beta version)

All-in-one Python package for Thailand's public APIs.

This package aims to provide a unified interface to retrieve data from Thailand's public data APIs or datasets with minimum configurations needed.

The package has 2 major parts: datasource & dataset.

  1. Datasource is related to public APIs. Most likely, every module in this part is developed for each data API. Mostly likely, these modules are just REST clients with options to specify authentication keys.

  2. Dataset is mainly for static datasets, mainly for training ML algorithms.

Remark: DataBuri is still under development. A couple of functionalities have been implemented but their signatures might be changed without any annoucement.

Installation

$ pip install databuri

APIs Implemented

Name Description
GovSpending Thai government procurement projects
Air4Thai Air quality measurements in Thailand

APIs to be included

Development

Release

  1. Bump version
    $ bumpversion [major|minor|patch]
    $ git push && git push --tags
    
  2. Publish to pypi
    $ ./scripts/publish.sh <tag>
    

Build documentation

  1. cd ./docs
  2. make html && ./autogen.sh

Related Links:

databuri's People

Contributors

p16i avatar unnawut avatar sagarkar10 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.