ArtWorks_collectionMaster

ArtWorks_collectionMaster

Tate collection from Github
Collection of Artworks from Museum. Two collections to be joined with authors’ name.

Sample 1:

{
   « _id » : ObjectId(« 5648fbaa652584cb8906d06d »),
   « acno » : « A00004 »,
   « acquisitionYear » : 1922,
   « all_artists » : « Robert Blake »,
   « catalogueGroup » : {
       
   },
   « classification » : « on paper, unique »,
   « contributorCount » : 1,
   « contributors » : [
       {
           « displayOrder » : 1,
           « fc » : « Robert Blake »,
           « id » : 38,
           « role » : « artist »,
           « date » : « 1762–1787 »,
           « gender » : « Male »,
           « mda » : « Blake, Robert »,
           « startLetter » : « B »,
           « birthYear » : 1762
       }
   ],
   « creditLine » : « Presented by Mrs John Richmond 1922 »,
   « dateRange » : null,
   « dateText » : « date not known »,
   « depth » : «  »,
   « dimensions » : « support: 318 x 394 mm »,
   « foreignTitle » : null,
   « groupTitle » : null,
   « height » : « 394 »,
   « id » : 1038,
   « inscription » : null,
   « medium » : « Graphite on paper »,
   « movementCount » : 0,
   « subjectCount » : 3,
   « subjects » : {
       « id » : 1,
       « name » : « subject »,
       « children » : [
           {
               « name » : « people »,
               « children » : [
                   {
                       « children » : [
                           {
                               « name » : « arm/arms raised »,
                               « id » : 1050
                           }
                       ],
                       « id » : 92,
                       « name » : « actions: postures and motions »
                   },
                   {
                       « children » : [
                           {
                               « id » : 451,
                               « name » : « figure »
                           }
                       ],
                       « id » : 95,
                       « name » : « adults »
                   },
                   {
                       « name » : « groups »,
                       « children » : [
                           {
                               « id » : 799,
                               « name » : « group »
                           }
                       ],
                       « id » : 97
                   }
               ],
               « id » : 91
           }
       ]
   },
   « thumbnailCopyright » : null,
   « thumbnailUrl » : « http://www.tate.org.uk/art/images/work/A/A00/A00004_8.jpg »,
   « title » : « Six Drawings of Figures with Outstretched Arms »,
   « units » : « mm »,
   « url » : « http://www.tate.org.uk/art/artworks/blake-six-drawings-of-figures-with-outstretched-arms-a00004 »,
   « width » : « 318 »
}

Sample 2:

{
   « _id » : ObjectId(« 5648f8b6652584cb8906a98d »),
   « activePlaceCount » : 0,
   « birth » : {
       « place » : {
           « name » : « London, United Kingdom »,
           « placeName » : « London »,
           « placeType » : « inhabited_place »
       },
       « time » : {
           « startYear » : 1762
       }
   },
   « birthYear » : 1762,
   « date » : « 1762–1787 »,
   « death » : {
       « place » : {
           « name » : « London, United Kingdom »,
           « placeName » : « London »,
           « placeType » : « inhabited_place »
       },
       « time » : {
           « startYear » : 1787
       }
   },
   « fc » : « Robert Blake »,
   « gender » : « Male »,
   « id » : 38,
   « mda » : « Blake, Robert »,
   « movements » : [ ],
   « startLetter » : « B »,
   « totalWorks » : 4,
   « url » : « http://www.tate.org.uk/art/artists/robert-blake-38 »
}

Laisser un commentaire