Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micahstubbs/tpp-map
A map of the countries negotiating the Trans-Pacific Partnership trade agreemment
https://github.com/micahstubbs/tpp-map
Last synced: about 1 month ago
JSON representation
A map of the countries negotiating the Trans-Pacific Partnership trade agreemment
- Host: GitHub
- URL: https://github.com/micahstubbs/tpp-map
- Owner: micahstubbs
- License: gpl-2.0
- Created: 2014-11-22T17:47:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-04T02:34:57.000Z (over 9 years ago)
- Last Synced: 2023-03-26T16:27:06.182Z (over 1 year ago)
- Language: JavaScript
- Size: 980 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#tpp-map
A map of the countries negotiating the Trans-Pacific Partnership trade agreemment.
I saw this graphic on the Trans-Pacific Partnership [wikipedia page](https://en.m.wikipedia.org/wiki/Trans-Pacific_Partnership#Membership_and_accession) and thought "that map should be centered on the Pacific ocean."
![](/screenshots/europe_centered.png?raw=true)
I rebuilt the map with [d3js](http://d3js.org/), this time centered on the eponymous Pacific region. Along the way, I combined the list of countries from the original map with the countries shown in the *Members and Potential Members* table. I also updated the color scale to a qualitative 3-class paired scale from [http://colorbrewer2.org/](http://colorbrewer2.org/).
![](/screenshots/pacific_centered.png?raw=true)
GNU GPL v2.0, see *LICENSE.md*