jsoma / data-studio-projects

12 stars 18 forks source link

Chinese Arms Exports Over the Last Two Decades #213

Open tsp2123 opened 6 years ago

tsp2123 commented 6 years ago

Please complete all of the following sections, or the ghost of Joseph Pulitzer will spookily dance around your issue! A completed version of this template can be found at https://github.com/jsoma/data-studio-projects/issues/1

Pitch

In 2013, One Belt One Road defined a doctrine for a Chinese foreign policy future outlining infrastructure and other developmental projects that would set China as a global superpower greatly expanding its sphere of influence. What is less talked about is the expansion of the Chinese Military Industrial complex—and while the United States and other European powers still dominate the international arms trade—examining China's arms transfers may provide a worthy insight into the country's foreign policy goals.

Summary

Using data from SIPRI, I would like to examine Chinese arms exports over the last two decades.

I would like to ask the following questions:

To what countries does China export the most arms?

What kind of arms are exported?

Have these countries changed over time or have they stayed relatively constant?

It would be worth comparing these numbers to similar data for the United States.

Details

Possible headline(s):

Data set(s): Data can be found in SIPRIs arms transfer database:

https://www.sipri.org/databases/armstransfers

Code repository:

https://github.com/tsp2123/data-studio/tree/master/Project_3

Possible problems/fears/questions:

The initial cleaning of data was definitely a big hurdle and if I want to tackle a few more datasets to make country comparisons, this would need to be tackled again. This was a problem I encountered in my first project and didn't really succeed but I need to find a way to make comparative graphs between two different datasets if this is even possible. (Or I guess in this instance I could concat a second data set and add a column with X country and Y country.

Work so far

Here are a few simple Matplotlib graphs. The idea is to further examine the country's with the most arms deliveries from China. Ideally I would like to create a time series with these data-points. But here's some preliminary analysis checking out the top 5 countries and the top military equipment.

screen shot 2018-07-24 at 10 55 10 am

screen shot 2018-07-24 at 10 53 04 am

Checklist

This checklist must be completed before you submit your draft.

jsoma commented 6 years ago

Please link your dataset, code repository, and what you're looking to find in the dataset. "examining China's arms transfers may provide a worthy insight into the country's foreign policy goals." is too vague to really be a pitch, we want specific questions you can answer.

tsp2123 commented 6 years ago

Sorry! Left a bunch of tks in there intending to fill it earlier this week. Pitch is filled in now.

kevinlitman-navarro commented 6 years ago
nickospi commented 6 years ago

I think a heat map would compliment this project (I know Soma says no maps, but..). if you could find coords on the countries you could do sth that looks like a heat map that also looks 'military enough'. Also a legend explaining or showing an outline of these arms would add a lot. I think I would also like to know if these countries have been recently engaged to any armed conflicts.

tsp2123 commented 6 years ago

Update

Your project content: images/words/etc

So I would have updated earlier but taking SIPRI data and turning it from .rtf to a usable .csv has taken up much of the first half of this project so I'm still in an exploratory phase and my datasets will have to go through a series of transformations before the final product in order to say anything really meaningful about the subject matter.

Here's some prelim graphs of the Top Countries for Chinese and US Arms exports.

US Exports Update.pdf

China Exports.pdf

Note the scales of these two graphs. I think it's quite revealing about the subject matter. US military exports still dwarf China, while this isn't represented in my graphs right now. I'm going to have to find a way to do this in my next iterations.

Any changes in direction or topic?

I'm still in an exploratory phase but there are some changes to my dataset. The other day there was an article in the NYTimes about a satelite station built by the Chinese military in Argentina—the story concluded it was an indication of rising Chinese sphere of influence in America's backyard. This is kinda the story I was trying to tell on a larger level. But I think there are two competing stories here.

The first, as my graphs above suggests, while the American military establishment is concerned about Chinese military influence increasing in certain regions—overall—American military exports are still several magnitudes higher than Chinese.

However, what would be interesting to see is a regional level analysis to see "(whether) how Chinese arms exports have changed in certain regions and how these compare to the US."

The other competing story is to look at China independently of the comparison to the United States which I think would be revealing of the foreign policy goals of the country at large.

Problems/Questions

Besides cleaning my data—I'll update this with problems as they arise. Minor issues of how to transform datasets keep coming up but that's about it.

Checklist

mattrehbein commented 6 years ago

I agree with your last comment about how there are so many ways to can take this really compelling topic. I like the first angle you mention better: if you have data showing that Chinese arms companies have recently starting selling to countries that are also customers of US arms dealers, that'd be very interesting to see visualized, both when it started and how it has grown.

Another, simpler approach would be to show how and when China has moved up the ranks of the world's biggest arms exporters. From a quick Google search, it looks like China ranks in the top five or so, but how long has it been there? Can we see a point in time when arms exports increased exponentially? To your point about still not competing with US in quantity, a simple bar chart of the top arms exporting countries for the most recent year should reflect that nicely.

Nice job digging through a huge topic! Identifying the story you want to tell under these circumstances is something I find really really difficult.

mattrehbein commented 6 years ago

Also -- I noticed some of your preliminary graphs are cutoff in the pdfs. I had the same issue, and the wonderful Marie helped me fix it by adding this after my ax = .plot code:

plt.tight_layout()

pasiegrist commented 6 years ago

Hi there,

I totally agree with Matt: I f you have data showing that Chinese arms companies have recently starting selling to countries that are also customers of US arms dealers this would be a really nice angle. So maybe you should focus on these countries and show, how their imports from the countries have changed? Could you show what the US and what the Chinese exported there?

Keep on digging! :)

maxarvid commented 6 years ago

Always timely. A statistic often thrown around in my own country is that we end up on the list when measuring arms trade per capita. Something to consider, though given that you are looking at two super powers, maybe force projection as a whole is more interesting.

If you do feel an urge to include more graphs, I wonder if you could single out one type of exports, such as surface-to-air missiles (given recent years use against a commercial airliner) or another technology that summarizes the industry as a whole (fighter jets also come to mind, but that be just me missing Saab cars).

Great project, I might steal it and do something similar on Sweden/Scandinavia for next week 😭.

tsp2123 commented 6 years ago

Update

Your project content: images/words/etc

I've been a little slow with my analysis but here's a graph I'm putting up for some preliminary critique if anyone is interested in telling me about what they think about the colors and styles. I've also identified a few interesting points in this graph which will require some form of explanation. Not necessarily as graphical annotations, perhaps in the text

china_usa_exports_tv

Any changes in direction or topic?

Basically, I'm identifying interesting regions to look at. The graph above is SEA. I might do a few graphs that are country specific and a few that are by region.

Problems/Questions

Anyone know how to make a timeseries map on QGIS?

Checklist

sarahslo commented 6 years ago

Style-wise, I'd suggest you use a different font for the labeling. Make it a bit bigger than the labels on the charts. On the charts, all of the measures on the left can be a bold font. What does TIV stand for?

When you make your annotation you don't want it all to line up with each other, you want it close to the data so our eyes don't jump around. i think you can lose one, because you will start to clutter up your chart.

tsp2123 commented 6 years ago

Final

Project visuals/text

Hey Friends! Here are my final graphs. I will label these here but the html file, I used the template to title them in html itself so pardon if its a little unclear here. TIV definition is also given in the html because it's a little long, but in brief, it's basically how SIPRI measures the transfer arms by adjusting for various factors like type of weapons, their age, etc.

TOP 5 GLOBAL ARMS EXPORTERS top_5_global_b_size_size_b

This story is about China, so here I zoom into the map above.

bottom_3_world_size_b

I wanna know who China, France and Germany export to. Here's the top 10 list. Key carries through CHINA china_top_10_size_b FRANCE france_top_10_size_b GERMANY germany_top_10_size_b

I wanna look more into what China is exporting to its top 3 importers BANGALDESH bangladesh_size_a_2 MYANMAR myanmar_size_a_1 PAKISTAN pakistan_size_a_0

There's a graf in my story about the type of weapons China exports looking at what the country most exports. That graf compares China's top exports to the United States's top exports. I made a graf to contextualize these. The problem is, in the template, they are side by side, which I feel may lead the reader to see them as having the same scales. But they don't. This becomes apparent from reading but isn't immediately clear by the placing of the graphs. But really all I wanted these graphs to do is to show the enormous gap between units of the same weapon exported by the US and those exported by China where these weapons account for the majority of each country's exports. I used the wording of a Harper's Index to do this.

us_china_antitank_size_a_0 us_china_sam_size_a_0

Let me know what you think

Details

Headline: China's Arms Exports Are Still Nowhere Near the United States

Published website version: https://tsp2123.github.io/projects.io/Project_3/html_project/index.html Code repository: https://github.com/tsp2123/data-studio/tree/master/Project_3 Final data set(s): https://www.sipri.org/databases/armstransfers

What did you find to be the most difficult part of this project?

The cleaning for this project was supremely difficult and unfortunately I spent the majority of time cleaning a dataset I really only used for two graphs. I also was unable to make a map in time although this was heavily requested. I definitely plan on it though.

Are you satisfied with what you produced? Is there anything you would like to change or improve?

I think adding a map would benefit this project as it is such a geographically-centered story. The bar graphs are boring but I couldn't think of a more economical way of telling this story. But if ya'll have ideas for more interesting visualizations to use hmu in your comments.

Also another problem I'm hoping someone call help solve: the template keeps messing up the formatting of my body text. Not sure why this is happening but it's really screwing with the page : (

Checklist

sarahslo commented 6 years ago

thank you for keeping the scales the same!

i think your first two charts could be fever lines - in cases like this, it's the form to use - when you want to compare the trends over time. The colors you use in this chart tho, are not strong enough to separate from the background or from each other. They are all very muted. can you make them stronger they separate better?

the charts with 2 data points; those can be sentences. 2 data points don't need to be charts.

the exports by weapon - stories there for sure. good analysis.

tsp2123 commented 6 years ago

Thanks for the comments Sarah! My intention for muting the colors for everything but China in the first two graphs was because the story was about China and I didn't want the higher bars to distract from that but I still wanted them there to put perspective.

But it's good to know I could have used fever lines for these graphs, I was a little nervous about that because I think we got advice from Bui that we should only use line graphs when charting rates.