https://github.com/jplusplus/wikileaks-secret-tpp-agreement
The map uses the information contained in the bracketed proposals embedded in the TPP-IP draft of 30 August 2013 to show the relative alignment of countries whilst negotiating the secret TPP agreement, specifically in relation to other countries' positions. The line width reflects the number of times two countries were in alignment.
https://github.com/jplusplus/wikileaks-secret-tpp-agreement
Last synced: 10 months ago
JSON representation
The map uses the information contained in the bracketed proposals embedded in the TPP-IP draft of 30 August 2013 to show the relative alignment of countries whilst negotiating the secret TPP agreement, specifically in relation to other countries' positions. The line width reflects the number of times two countries were in alignment.
- Host: GitHub
- URL: https://github.com/jplusplus/wikileaks-secret-tpp-agreement
- Owner: jplusplus
- Created: 2013-11-15T11:15:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-15T12:38:36.000Z (over 12 years ago)
- Last Synced: 2024-04-14T04:55:29.142Z (about 2 years ago)
- Language: Python
- Homepage: http://wikileaks.org/US-Australia-isolated-in-TPP.html
- Size: 555 KB
- Stars: 6
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wikileaks Secret TPP Agreement
==============================
Nov 2013
[](http://wikileaks.org/US-Australia-isolated-in-TPP.html)
## Installation
**a. Requirements**
```bash
sudo apt-get install build-essential git-core python python-pip python-dev
sudo pip install virtualenv
```
**b. Download the project**
```bash
git clone git@github.com:jplusplus/wikileaks-secret-tpp-agreement.git
cd wikileaks-secret-tpp-agreement
```
**c. Install**
```bash
make install
```
## Run Web Application
```bash
make run
```
Then visit [http://localhost:5000](http://localhost:5000)