Skip to content

Siyazana is an isiZulu word that means we know each other or we are connected. This website has been designed to provide users with a tool to investigate the connections that exist between the private and public spheres in South Africa. Accessible at https://siyazana.co.za

License

Notifications You must be signed in to change notification settings

Stheh1108/Siyazana.co.za

 
 

Repository files navigation

connectedAFRICA

Note: This repository will eventually need to be renamed, as it currently holds a as-yet-unnamed joint project between ANCIR and the Institute for Security Studies. The project will serve as a prototype for connectedAFRICA infrastructure in the longer term.

This project maps out connections between politically exposed persons, business and other organisations in South Africa.

This package works in combination with a running instance of grano, a toolkit for journalistic influence mapping. Based on that API, this package provides ETL/loading scripts and a Flask-based frontend.

Installation/Deployment

As a developer, set up a local virtual environment (using virtualenv) and clone the connectedafrica package from GitHub:

git clone https://github.com/codeforafrica/connectedAFRICA.git 
cd connectedAFRICA
virtualenv pyenv
source pyenv/bin/activate
python setup.py develop

After that, you need to set up a configuration file, e.g. settings.py to hold the configuration for the front-end.

Credits and License

connectedAFRICA is licensed under the terms of an MIT open source license. The project is developed with support from these organisations:

Noun Project

About

Siyazana is an isiZulu word that means we know each other or we are connected. This website has been designed to provide users with a tool to investigate the connections that exist between the private and public spheres in South Africa. Accessible at https://siyazana.co.za

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.1%
  • HTML 41.8%
  • CSS 5.9%
  • JavaScript 3.9%
  • Shell 3.0%
  • Makefile 2.2%
  • Dockerfile 0.1%