MetObjects

Data license: CC0 · Data source: metmuseum/openaccess

9 rows where Country = 277

View and edit SQL

Suggested facets: Is Public Domain, Department, Object Name, Culture, Object Date, Object Begin Date, Object End Date, Medium, Credit Line, Classification

Link rowid ▼ Object Number Is Highlight Is Public Domain Object ID Department Object Name Title Culture Period Dynasty Reign Portfolio Artist Role Artist Prefix Artist Display Name Artist Display Bio Artist Suffix Artist Alpha Sort Artist Nationality Artist Begin Date Artist End Date Object Date Object Begin Date Object End Date Medium Dimensions Credit Line Geography Type City State County Country Region Subregion Locale Locus Excavation River Classification Rights and Reproduction Link Resource Repository
199782 Evans 14 0 0 319923 Arts of Africa, Oceania, and the Americas 10 Photograph 997 Mask -profile view Kwele peoples 4688         Artist|Culture 968   Walker Evans|Kwele American, St. Louis, Missouri 1903–1975 New Haven, Connecticut peoples Evans, Walker|Kwele 17264   1903 1975 1935 1935 1935 gelatin silver print contact print Number: 0 Page: 0 28322 23.5 x 16.51 cm (9 1/4 x 6 1/2 in.)           Republic of the Congo 277             (not assigned) 210   Metropolitan Museum of Art, New York, NY 1
200146 Armory-Museums-07 0 0 321070 Arts of Africa, Oceania, and the Americas 10 Figure 9 Figure: Female Beembe peoples 5638                           19th - early 20th century (before 1913) 1800 1913 Wood with glass, white pigment, and animal claw 28389 H. x W. x D.: 23 11/16 x 5 1/2 x 4 1/2 in. (60.2 x 14 x 11.5 cm) The University of Pennsylvania Museum, Philadelphia         Republic of the Congo 277             Wood-Sculpture 485   Metropolitan Museum of Art, New York, NY 1
346467 89.4.481 0 1 501099 Musical Instruments 18 Likembe 15767 Likembe Bateke people 6245         Culture 969   Bateke people     Bateke Tribe 47671 Congo, Africa 3488     late 19th century 1850 1900 Wood, metal 6120 L. 19.1 cm (7-1/2 in.), W. 9.5 cm (3-3/4 in.) The Crosby Brown Collection of Musical Instruments, 1889         Republic of the Congo 277             Idiophone-Plucked / Depressed 920   Metropolitan Museum of Art, New York, NY 1
346471 89.4.485 0 1 501103 Musical Instruments 18 Kisanji (Cisaji) 15771 Kisanji (Cisaji) Bateke 6247                           late 19th century 1850 1900 Wood 25 17 × 3 1/2 in. (43.2 × 8.9 cm) The Crosby Brown Collection of Musical Instruments, 1889         Republic of the Congo 277             Idiophone-Plucked / Depressed 920   Metropolitan Museum of Art, New York, NY 1
346486 89.4.502 0 1 501119 Musical Instruments 18 Kunda (bell) 15780 Kunda (bell) Congolese (Mayumba people) 6256         Maker 1   Mayumba people Congo   Mayumba people 47668 Congo 3485     late 19th century 1850 1900 Wood 25 5 1/2 × 1 in. (14 × 2.5 cm) The Crosby Brown Collection of Musical Instruments, 1889         Republic of the Congo 277             Idiophone-Shaken-rattle 908   Metropolitan Museum of Art, New York, NY 1
346493 89.4.509a, b 0 1 501126 Musical Instruments 18 Variable Tension Drum 15757 Variable Tension Drum Congolese 6193                           19th century 1801 1900 polychrome, wood, hide 54172 Head diam. 6 5/16; L. 9 3/4 in. (16.1 x 24.7 cm) The Crosby Brown Collection of Musical Instruments, 1889         Republic of the Congo 277             Membranophone-double-headed / waisted drum 937   Metropolitan Museum of Art, New York, NY 1
349276 2000.620.49 0 0 504052 Musical Instruments 18 Rattle 744 Rattle Congolese 6193                           20th century 1900 1999 Gourd, wood, seeds 55116 5 x 1 1/2 x 1 1/2 in. Gift of Mark Rapoport, MD and Jane Hughes, 2000         Republic of the Congo 277             Idiophone-Shaken-rattle 908   Metropolitan Museum of Art, New York, NY 1
417071 2015.547.1 0 0 688823 Arts of Africa, Oceania, and the Americas 10 Figure 9 Kneeling Female Figure Bembe peoples 4930                           Late 19th – early 20th century 1875 1925 Wood 25 H. 3 1/2 × W. 1 5/8 × D. 1 1/8 in. (8.9 × 4.1 × 2.9 cm) Gift of the Estate of Marian Papp, 2015         Republic of the Congo 277             Wood-Sculpture 485   Metropolitan Museum of Art, New York, NY 1
417074 2015.547.2 0 0 688826 Arts of Africa, Oceania, and the Americas 10 Whistle 963 Whistle Suku peoples 4634                           Late 19th – early 20th century 1860 1930 Wood 25 H. 5 1/4 × W. 1 1/2 × D.1 3/4 in. (13.3 × 3.8 × 4.4 cm) Gift of the Estate of Marian Papp, 2015         Republic of the Congo 277             Wood-Musical Instruments 519   Metropolitan Museum of Art, New York, NY 1

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "MetObjects" (
"Object Number" TEXT,
  "Is Highlight" INTEGER,
  "Is Public Domain" INTEGER,
  "Object ID" INTEGER,
  "Department" INTEGER,
  "Object Name" INTEGER,
  "Title" TEXT,
  "Culture" INTEGER,
  "Period" REAL,
  "Dynasty" INTEGER,
  "Reign" INTEGER,
  "Portfolio" INTEGER,
  "Artist Role" INTEGER,
  "Artist Prefix" REAL,
  "Artist Display Name" TEXT,
  "Artist Display Bio" TEXT,
  "Artist Suffix" REAL,
  "Artist Alpha Sort" INTEGER,
  "Artist Nationality" INTEGER,
  "Artist Begin Date" TEXT,
  "Artist End Date" TEXT,
  "Object Date" TEXT,
  "Object Begin Date" INTEGER,
  "Object End Date" INTEGER,
  "Medium" INTEGER,
  "Dimensions" TEXT,
  "Credit Line" TEXT,
  "Geography Type" INTEGER,
  "City" INTEGER,
  "State" INTEGER,
  "County" INTEGER,
  "Country" INTEGER,
  "Region" INTEGER,
  "Subregion" INTEGER,
  "Locale" INTEGER,
  "Locus" INTEGER,
  "Excavation" INTEGER,
  "River" INTEGER,
  "Classification" INTEGER,
  "Rights and Reproduction" REAL,
  "Link Resource" TEXT,
  "Metadata Date" TEXT,
  "Repository" INTEGER
,
FOREIGN KEY ("Department") REFERENCES [Department](id),
    FOREIGN KEY ("Object Name") REFERENCES [Object Name](id),
    FOREIGN KEY ("Culture") REFERENCES [Culture](id),
    FOREIGN KEY ("Dynasty") REFERENCES [Dynasty](id),
    FOREIGN KEY ("Reign") REFERENCES [Reign](id),
    FOREIGN KEY ("Portfolio") REFERENCES [Portfolio](id),
    FOREIGN KEY ("Artist Role") REFERENCES [Artist Role](id),
    FOREIGN KEY ("Artist Alpha Sort") REFERENCES [Artist Alpha Sort](id),
    FOREIGN KEY ("Artist Nationality") REFERENCES [Artist Nationality](id),
    FOREIGN KEY ("Medium") REFERENCES [Medium](id),
    FOREIGN KEY ("Geography Type") REFERENCES [Geography Type](id),
    FOREIGN KEY ("City") REFERENCES [City](id),
    FOREIGN KEY ("State") REFERENCES [State](id),
    FOREIGN KEY ("County") REFERENCES [County](id),
    FOREIGN KEY ("Country") REFERENCES [Country](id),
    FOREIGN KEY ("Region") REFERENCES [Region](id),
    FOREIGN KEY ("Subregion") REFERENCES [Subregion](id),
    FOREIGN KEY ("Locale") REFERENCES [Locale](id),
    FOREIGN KEY ("Locus") REFERENCES [Locus](id),
    FOREIGN KEY ("Excavation") REFERENCES [Excavation](id),
    FOREIGN KEY ("River") REFERENCES [River](id),
    FOREIGN KEY ("Classification") REFERENCES [Classification](id),
    FOREIGN KEY ("Repository") REFERENCES [Repository](id));
CREATE INDEX ["MetObjects_Department"] ON [MetObjects]("Department");
CREATE INDEX ["MetObjects_Object Name"] ON [MetObjects]("Object Name");
CREATE INDEX ["MetObjects_Culture"] ON [MetObjects]("Culture");
CREATE INDEX ["MetObjects_Dynasty"] ON [MetObjects]("Dynasty");
CREATE INDEX ["MetObjects_Reign"] ON [MetObjects]("Reign");
CREATE INDEX ["MetObjects_Portfolio"] ON [MetObjects]("Portfolio");
CREATE INDEX ["MetObjects_Artist Role"] ON [MetObjects]("Artist Role");
CREATE INDEX ["MetObjects_Artist Alpha Sort"] ON [MetObjects]("Artist Alpha Sort");
CREATE INDEX ["MetObjects_Artist Nationality"] ON [MetObjects]("Artist Nationality");
CREATE INDEX ["MetObjects_Medium"] ON [MetObjects]("Medium");
CREATE INDEX ["MetObjects_Geography Type"] ON [MetObjects]("Geography Type");
CREATE INDEX ["MetObjects_City"] ON [MetObjects]("City");
CREATE INDEX ["MetObjects_State"] ON [MetObjects]("State");
CREATE INDEX ["MetObjects_County"] ON [MetObjects]("County");
CREATE INDEX ["MetObjects_Country"] ON [MetObjects]("Country");
CREATE INDEX ["MetObjects_Region"] ON [MetObjects]("Region");
CREATE INDEX ["MetObjects_Subregion"] ON [MetObjects]("Subregion");
CREATE INDEX ["MetObjects_Locale"] ON [MetObjects]("Locale");
CREATE INDEX ["MetObjects_Locus"] ON [MetObjects]("Locus");
CREATE INDEX ["MetObjects_Excavation"] ON [MetObjects]("Excavation");
CREATE INDEX ["MetObjects_River"] ON [MetObjects]("River");
CREATE INDEX ["MetObjects_Classification"] ON [MetObjects]("Classification");
CREATE INDEX ["MetObjects_Repository"] ON [MetObjects]("Repository");
CREATE INDEX metobjects_IsHighlight ON MetObjects("Is Highlight");
CREATE INDEX metobjects_IsPublicDomain ON MetObjects("Is Public Domain");
CREATE INDEX metobjects_Department ON MetObjects("Department");
CREATE INDEX metobjects_Culture ON MetObjects("Culture");
CREATE INDEX metobjects_Period ON MetObjects("Period");
CREATE INDEX metobjects_Dynasty ON MetObjects("Dynasty");
CREATE INDEX metobjects_Medium ON MetObjects("Medium");
CREATE INDEX metobjects_City ON MetObjects("City");
CREATE INDEX metobjects_State ON MetObjects("State");
CREATE INDEX metobjects_County ON MetObjects("County");
CREATE INDEX metobjects_Country ON MetObjects("Country");
CREATE INDEX metobjects_Region ON MetObjects("Region");
CREATE INDEX metobjects_Subregion ON MetObjects("Subregion");
CREATE INDEX metobjects_Locale ON MetObjects("Locale");
CREATE INDEX metobjects_Locus ON MetObjects("Locus");
CREATE INDEX metobjects_Excavation ON MetObjects("Excavation");
CREATE INDEX metobjects_River ON MetObjects("River");
Powered by Datasette · Query took 116.536ms · Data license: CC0 · Data source: metmuseum/openaccess