denaturalized

0.1.1 • Public • Published

denaturalized

CircleCI

JSON datasets of denaturalized (former) citizens by country, starting with the United States.

data sources

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 denaturalized

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('denaturalized');

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i denaturalized

Weekly Downloads

0

Version

0.1.1

License

CC-BY-SA-3.0

Last publish

Collaborators

  • jebeck