everest-data

0.1.2 • Public • Published

everest-data

CircleCI

Wikipedia's list of people who died climbing Mount Everest as JSON data.

Wikipedia has made the text of the data distributed here in JSON format available under a Creative Commons Attribution-ShareAlike License, 3rd version.

how to use

If you'd like to use this data in a JavaScript project, simply install it as a dependency via npm:

$ npm install --save everest-data

To access the data as an array of JavaScript objects, simply require the package as you would any other dependency installed via npm:

var data = require('everest-data');

For use outside of JavaScript projects, you can download the package from GitHub.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i everest-data

    Weekly Downloads

    2

    Version

    0.1.2

    License

    CC-BY-SA-3.0

    Last publish

    Collaborators

    • jebeck