Scifabric / app-lobbyfacts

PyBossa app for classifying lobby actors found in LobbyFacts API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup instructions

At first create a new PyBossa app and update the values in config.py.

Run the initial scripts

python 1_load_categories.py
python 2_get_representatives.py
python 3_ids_as_csv.py
python 4_push_presenter.py

Now upload the created representatives-ids.csv to a web server, go to your app again and bulk-import tasks from the uploaded CSV.

About

PyBossa app for classifying lobby actors found in LobbyFacts API


Languages

Language:Python 100.0%