Coder Social home page Coder Social logo

sumanbhagavathula / data-512-a2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.59 MB

This repository contains the necessary code and documentation to satisfy the requirements of Assignment A2 for the DATA 512 HCDS class at University of Washington

License: MIT License

Jupyter Notebook 100.00%

data-512-a2's Introduction

Introduction

This repository contains code and documentation to study bias in data using some wikipedia articles on politicians from different countries. Supplemental data is used from Population Research Board's Country Population Data with population information as of mid-2015, as well as by getting an estimated quality score of articles using a publicly available Machine Learning Algorithm called ORES. The provenance information along with the Copyright and Licensing information is available in this README file.

Copyright and Licensing

NOTE: the code, text of this repository are governed by the MIT License included in the LICENSE file

The wikipedia articles data is available under the Creative Commons BY The ORES scores data is available under the Creative Commons 0 The PRB data is copyrighted and is not available and hence not included with this repo. You may choose to download this data directly from source that is mentioned in the Data Provenance section below.

Overview

For this work, data on Wikipedia articles about policians from different countries is obtained from figshare and scores for each of the article's referenced revision number is obtained by using the ORES API

In addition, Population information for various countries as of mid-2015 is obtained from the Population Research Bureau (PRB) website

Description of the process

The end to end process of this analysis work is broken down into three steps:

  1. Data Acquisition
  2. Data Processing
  3. Analysis and Visualization

If any readers wants to reproduce the data acquisition step, they will need to download the wikipedia article data and the country population data and include them in the Raw Data Directory after cloning this repository.

File structure

The source code, data (raw and processed) can be found in the following structure:

Source

The source code is located in thie github repo source code file and containing documentation and code for all the three steps mentioned above.

Data

  1. Raw Data contains two CSV files, one with the wikipedia article data on politicians from different countries and the other is the article ORES score for the final revision of each of these articles.

  2. Processed Data is a csv formatted processed data that has the combined article, population and ORES score data.

data-512-a2's People

Contributors

sumanbhagavathula avatar sumabh-msft avatar

Watchers

James Cloos 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.