GithubHelp home page GithubHelp logo

edinburgh-fringe-show-data's Introduction

Edinburgh Fringe 2017 Show Data

Script to extract listing data on all shows at the Edinburgh Fringe 2017 as a CSV file.

This uses the unlisted API to first iterate over a paginated set of listings, and then export the data in CSV format.

This is designed for one-off use to perform a 'data dump' for personal use in planning the optimum fringe experience!

Non-personal use

Please refer to the official Edinburgh Festivals Fringe API for use of data for end-user usage. This requires approval from the Fringe authorities, particularly because many application developers will not have had experience with the particularities of Fringe ticketing and listings and therefore may not be sensitive to all the nuances of presenting and interpreting Fringe listings data in the way audiences expect.

In this instance, the quick hack was done since the data is being obtained for personal use only, and at my own risk.

Set-up

This is built on python 3.6.

# Clone the repository
git clone https://github.com/dalepotter/edinburgh-fringe-show-data.git
cd edinburgh-fringe-show-data

# Set up a virtual environment
python3 -m venv pyenv

# Download requirements
pip install -r requirements.txt

Running the CSV downloader

python fringe-data-to-csv.py

edinburgh-fringe-show-data's People

Contributors

dalepotter avatar

Stargazers

Andrew Tokmakoff avatar

Watchers

James Cloos avatar  avatar

Forkers

nk9

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.