Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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*