Coder Social home page Coder Social logo

nypl-publicdomain / data-and-utilities Goto Github PK

View Code? Open in Web Editor NEW
308.0 22.0 22.0 41.32 MB

Snapshot of Item and Collection data for public domain materials in NYPL Digital Collections, as part of NYPL's January 2016 public domain release.

Home Page: http://publicdomain.nypl.org/

License: Creative Commons Zero v1.0 Universal

JavaScript 21.13% Python 32.43% Shell 44.17% R 2.27%

data-and-utilities's People

Contributors

hadro avatar mdlincoln avatar mgiraldo avatar saverkamp avatar thisismattmiller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

data-and-utilities's Issues

Note field is array of objects, not strings

The note field in each JSON object is an array of objects, like so:

  "UUID": "5db7ad80-c52a-012f-0a4c-3c075448cc4b",
  "databaseID": 3012441,
  "note": [
    {
      "type": "content",
      "text": "California shown as an island."
    },
    {
      "type": "content",
      "text": "Includes decorative cartouche showing native North Americans and ill. of animals in the body of the map."
    }
...

The current documentation incorrectly describes this field as an array of strings.

Update schedule

Is there a set update schedule for these data? It would be helpful to have some note in the README file as to how often new/revised data will be committed to the repository (monthly? quarterly? "periodically"? etc.) (please for goodness sake, try to have the answer not be "periodically" ๐Ÿ˜)

PR policy

Thanks for posting all these data! ๐ŸŽ† ๐Ÿ‘ ๐Ÿ˜† ๐Ÿ”ข

So, do you have a pull request policy?

Since the data here are (presumably) generated from your internal collections management system, the usual pull request system may not work, as you would want to effect changes to either the content or presentation of these data in the upstream CMS and/or export scripts. If you want all suggestions to go through the link you provided, you might consider having a heading within your README.md on Pull Requests reiterating that. Similarly, if you would accept PRs for the documentation in the README itself, or to include new script examples, consider saying so explicitly (see the Carnegie Museum docs).

CORS enabling for NYPL image server

I am trying to use the NYPL DIgital Collections API in an Alexa Skill I am building. This skill searches what a user says over the public domain and returns an item image in a card inside the Alexa app. Amazon requires that the server hosting the images should be CORS-enabled. Right now I have trouble displaying the images using the image links provided in the API response. Is the NYPL image server CORS enabled?

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.