Giter Club home page Giter Club logo

survivor2py's Introduction

survivoR2py: Survivor data for Python users

About

The code in this repository converts data files in an R package devoted to the Survivor television series from .rda to .csv and .json formats for users who prefer Python or other data sceience tools.

Sources

The data comes from the canonical survivoR package created by David Ohm, et al, which contains detailed datasets about the history of the show, including an episode summary, castaway listing, challenge results and vote history, among many others.

Process

Convert survivoR data

  • scripts/convert_data.py: This script converts the survivoR data by fetching the latest .rda files from the source, storing copies locally in data/raw/rda, and then converting them to comma-delimited text files in data/processed/csv. A Gihub Actions workflow also runs the script once daily at 8 pm Pacific Time to keep the files fresh during a season, storing data in the repo and also on S3.

Storage

The latest version of each table can be downloaded here:

Notes: The converted .rda data files from the original project are stored in this repo's raw/csv directory. The content of those files won't change โ€” only the file formats. Any value errors can be flagged as issues there. They are typically resolved quickly. Also: Please see the original repo for metadata about the individual files.

Related repositories

  • survivor-voteoffs: How did each castaway react to his or her torch getting snuffed? There's data for that.
  • survivor-transcripts: Fetching and storing complete transcripts for each episode of the American television show and analyzing the text for keyword/phrase frequency.

Questions? Corrections?

Please let me know.

survivor2py's People

Contributors

stiles avatar

Watchers

 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.