Skip to content

This is an exploratory and experimental open project. / Ce projet ouvert est exploratoire et expérimental.

License

Notifications You must be signed in to change notification settings

JosephKuchar/OpenTabulate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important note / Note importante

(EN) This is an exploratory and experimental open project. The project is currently in development and all the material on this page should be considered as part of work in progress. / (FR) Ce projet ouvert est exploratoire et expérimental. Le projet est en cours de développement et tout le contenu de cette page doit être considéré comme faisant partie des travaux en cours.

OpenTabulate

OpenTabulate is open-source software designed to centralize, process, and clean data. It is inspired by projects such as OpenAddresses and is designed to reformat, clean, and tabulate data.

Installation / Installation

A basic setup of the data processing software will at least require

  • Python (version 3.5+)
  • requests, compatible with your verison of Python

Once those are installed, clone the repository

$ git clone https://github.com/CSBP-CPSE/OpenBusinessRepository

and run the command

$ python tools/tabctl.py --initialize

in the cloned directory to create the data processing directories.

Optional dependencies / Dépendances optionnelles

To process sources with the full_addr key, an address parser is required. Below are the currently supported address parsers.

Help / Aide

Please refer to the user-friendly documentation here.

Issues / Problèmes

You can post questions, enhancement requests, and bugs in Issues.

About

This is an exploratory and experimental open project. / Ce projet ouvert est exploratoire et expérimental.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%