Git Product home page Git Product logo

replication-template's Introduction

Rochelle's Awesome Project

This was such a great class! I'm so happy to sleep in tomorrow!

Short Description

Give a short, 1-2 paragraph description of your project. Focus on the code, not the theoretical / substantive side of things.

Dependencies

List what software your code depends on, as well as version numbers, like so:.

  1. R, 3.6.1

In your scripts, includes commands that require() packages.

Files

List all files (other than README.md and Final-Project.RProj) contained in the repo, along with a brief description of each one, like so:

/

  1. Narrative.Rmd: Provides a 3-5 page narrative of the project, main challenges, solutions, and results.
  2. Narrative.pdf: A knitted pdf of 00_Narrative.Rmd.
  3. Slides.XXX: Your lightning talk slides, in whatever format you prefer.

Code/

  1. 01_collect-nyt.R: Collects data from New York Times API and exports data to the file nyt.csv
  2. 02_merge-data.R: Loads, cleans, and merges the raw Polity and NYT datasets into the Analysis Dataset.
  3. 03_analysis.R: Conducts descriptive analysis of the data, producing the tables and visualizations found in the Results directory.

Data/

  1. polity.csv: The PolityVI dataset, available here: http://www.systemicpeace.org/inscrdata.html
  2. nyt.csv: Contains data from the New York Times API collected via collect-nyt.ipynb . Includes information on all articles containing the term "Programmer Cat", 1980-2010.
  3. analysis-dataset.csv: The final Analysis Dataset derived from the raw data above. It includes country-year values for all UN countries 1980-2010, with observations for the following variables:
    • ccode: Correlates of War numeric code for country observation
    • year: Year of observation
    • polity: PolityVI score
    • nyt: Number of New York Times articles about "Programmer Cat"

Results/

  1. coverage-over-time.jpeg: Graphs the number of articles about each region over time.
  2. regression-table.txt: Summarizes the results of OLS regression, modelling nyt on a number of covariates.

More Information

Include any other details you think your user might need to reproduce your results. You may also include other information such as your contact information, credits, etc.

replication-template's People

Contributors

rochelleterman avatar

Watchers

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