wikirepo

Contents:

  • data - modules
  • data - property directories
  • maps (WIP)
  • utils
  • License
  • Change log
wikirepo
  • Installation
  • View page source

https://raw.githubusercontent.com/andrewtavis/wikirepo/main/.github/resources/logo/wikirepo_logo_transparent.png

rtd ci codecov pyversions pypi pypistatus license coc codestyle

Python based Wikidata framework for easy dataframe extraction

Installation¶

pip install wikirepo
git clone https://github.com/andrewtavis/wikirepo.git
cd wikirepo
python setup.py install
import wikirepo

Contents:

  • data - modules
    • query
    • data_utils
    • lctn_utils
    • time_utils
    • wd_utils
    • upload (WIP)
  • data - property directories
    • climate
    • demographic
    • economic
    • electoral_results
    • geographic
    • institutional
    • political
    • misc
  • maps (WIP)
  • utils
    • _make_var_list()
    • _return_given_type()
    • try_float()
    • round_if_int()
    • gen_list_of_lists()
    • check_str_similarity()
    • check_str_args()
  • License
  • Change log
    • Changelog
    • wikirepo 1.0.0 (December 28th, 2021)
    • wikirepo 0.1.1.5 (March 28th, 2021)
    • wikirepo 0.1.0 (Feb 23rd, 2021)
    • wikirepo 0.0.2 (Dec 8th, 2020)

Project Indices¶

  • Index

Next

© Copyright 2020, wikirepo developers (BSD License).

Built with Sphinx using a theme provided by Read the Docs.