Giter VIP home page Giter VIP logo

mascarenhasneil / diplomacylab-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 9.18 MB

This paper summarizes our preliminary EDA analysis on the provided dataset by the US State Government working with the UN. Here we researched and analyzed a specific area of UN internal committee meetings as requested by a U.S Embassy. We produced recommendations and presented our solutions contributing to the formulation of U.S. foreign policy.

License: GNU General Public License v3.0

RMarkdown 22.29% R 77.71%
united-nations-organization united-states-data global-data visualization rshinydashboard rshinyapp tableau data-visualization data-analytics rprogramming

diplomacylab-analysis's Introduction

Contributors Forks Stargazers Issues License: GPL v3 LinkedIn

Capstone Experiential Network (XN) Project


Diplomacy Lab Analysis

This is Final Capstone Experiential Network (XN) Project for ALY6070 - Communication and Visualization for Data Analytics SEC Spring 2021 CPS.
It was primarily to introduce and learn Data Analytics and high level preliminary (Exploratory Data Analysis EDA) analysis using RShiney and Tableau.
This paper summarizes our preliminary EDA analysis on the provided dataset by the US State Government working with the UN. Here we researched and analyzed a specific area of UN internal committee meetings as requested by a U.S Embassy. We produced recommendations and presented our solutions contributing to the formulation of U.S. foreign policy.
Explore the docs »

View Project · Report Bug · Request Feature

Our Paper Presentation Slides

Slide 1 Slide 2 Slide 3
Slide 4 Slide 5 Slide 6
Slide 7 Slide 8 Slide 9
Slide 10 Slide 11 Slide 12
Slide 13 Slide 14 Slide 15
Slide 16 Slide 17 Slide 18
Slide 19

For this research paper, we worked on Diplomacy Lab’s Data Sets. The United Nations Organization had sponsored this dataset and project. As per their guidelines and requirements, we worked on this project. Here we analyzed committee data and understand how the committees and general assembly function will provide insight. We presented the insights and findings using dashboards. Once we understand the data, it was much easier for us to design a dashboard knowing the key variables.

First, we reviewed the data set and start looking for valuable information to determine key drivers of the analysis. We analyzed the variables, attributes, and column information. Next, we seeked correlations that complete a preliminary analysis. In our analysis, answered the following questions.

  1. Are there any common keywords among several committees? If yes, what are they?

  2. Can we determine a pattern with the committee and what was the adopted rate. (Number of votes)?

  3. Over several years, what was the transformation with the issues and their resolutions?

  4. Over time which committees have a higher number of issues and the keywords for those issues. Is there a significant change?

  5. From the Vote Summary, can we understand the pattern of the results from them?

  6. If there any common issues discussed among committees? Which ones are they?

  7. Find out the issues debated which are mutual to multiple committees? If so, which ones?

  8. Keywords associated with issues over time and find out which ones are they?

  9. From (191__a) issues that did not go to vote, what are their keywords? Using this information, can we conclude they should have been gone for voting, or was it correct that they did not?

  10. For which keywords or issues did we have a higher count of voting? Do these results correlate to the number of people who voted?



While we were working with several variables in the dataset. They had their importance and get us more about other variables and features. For the Committee dataset, we had below variables with their description:

ID ID This stores a unique identification of each entry made on the committee data
Code-NV 191__a This feature is the reference codes for drafts and discussion - everything that did not go to a vote
Description1 245__a This feature is also called Title Statement. This field will be empty if a resolution adopted with a vote
Date 992 Date of Action. Here the action is regarding voting and what decision was made.
Vote Summary 996 This variable is the vote Note. It stores the results of the voting.
NA-committee 793__a This one store the committee’s name. Generally, draft resolutions are recommended for adoption by the General Assembly committees. They are adopted at plenary meetings of the General Assembly. No committee names are recorded in this tag. It only indicates that a vote took place in a PLENARY MEETING of the General Assembly.
Description2 991__c This field stores the information on the agenda
Title 991__d This field stores the title of the agenda. It is a short form title
Doc History 993__a This variable stores the Documents records and committee IDs. The History and records of the documents used at that time—progression of document from committee to GA.
Keywords Keywords This field stores the Keywords associated with the action.

The Audience

The audience of the data visualization is the general public. This audience is of all backgrounds and country, locations, and consists of adult people, as per our sponsor’s requirements. The visualization is accessible to all people, and they are in the public domain. This accessibility means these visualizations and data representation is created so that majority (if not all) must read them and understand them.

According to the sponsor, below are the initial questions that the audience wants to be answered:

  • What are the top 10 keywords/topics discussed and voted by each committee?
  • Are there any common keywords/topics discussed and voted among committees? If so, which ones?
  • Are there any common agenda among committees?
  • What are the issues/topics/keywords by committees and resolution code?
  • What is the distribution of issues by year? What is the distribution of issues by year for each committee?

Roadmap

Just to get started, we had business study, once we did it, we analyzed that we can create more insights based on the above data. If anyone has different approach, we can try that as well and come up with visualizations.

See the open issues for a list of proposed features (and known issues)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL v3 License. See LICENSE for more information.

Contact

Team Members:

  1. Abhay Somani
  2. Jingyue Wang
  3. Neil Mascarenhas - About me?
  4. Richa Choudhary
  5. Viraj Patel

Project Link: DiplomacyLab-Analysis on Tableau

References

Click to expand!
  1. Research Guides: UN Documentation: General Assembly: Voting Information. (2022). Retrieved June 7, 2021, from https://research.un.org/en/docs/ga/voting

  2. Society, D. (2018, March 27). Four questions you should ask before visualizing your data. Retrieved June 7, 2021, from https://medium.com/the-data-experience/four-questions-you-should-ask-before-visualizing-your-data-cd20a302eb6

  3. 5 Visual Best Practices. (2021). Retrieved June 5, 2021, from https://help.tableau.com/current/blueprint/en-us/bp_visual_best_practices.htm

  4. “What is this graph telling you?” (2021). Retrieved June 7, 2021, from https://3iap.com/key-questions-for-user-testing-data-visualizations-5vJ8JychRVGIGWq-TpFIIg/

  5. Which Chart or Graph? A guide to data visualization. (2021). Retrieved June 7, 2021, from https://www.tableau.com/learn/whitepapers/which-chart-or-graph-is-right-for-you

diplomacylab-analysis's People

Contributors

mascarenhasneil avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.