diff --git a/10_apis.ipynb b/10_apis.ipynb index 527fafb..5df802b 100644 --- a/10_apis.ipynb +++ b/10_apis.ipynb @@ -51,22 +51,46 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 17, "metadata": {}, - "outputs": [], + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Requirement already satisfied: requests in /home/codespace/.local/lib/python3.12/site-packages (2.32.3)\n", + "Requirement already satisfied: charset-normalizer<4,>=2 in /home/codespace/.local/lib/python3.12/site-packages (from requests) (3.4.1)\n", + "Requirement already satisfied: idna<4,>=2.5 in /home/codespace/.local/lib/python3.12/site-packages (from requests) (3.10)\n", + "Requirement already satisfied: urllib3<3,>=1.21.1 in /home/codespace/.local/lib/python3.12/site-packages (from requests) (2.3.0)\n", + "Requirement already satisfied: certifi>=2017.4.17 in /home/codespace/.local/lib/python3.12/site-packages (from requests) (2025.1.31)\n", + "Note: you may need to restart the kernel to use updated packages.\n" + ] + } + ], "source": [ "%pip install requests" ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 18, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "" + ] + }, + "execution_count": 18, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "import requests\n", "\n", - "my_email = \"YOUR EMAIL HERE\"\n", + "my_email = \"n9linh@gmail.com\"\n", "\n", "requests.post(f\"https://api.dp.la/v2/api_key/{my_email}\")" ] @@ -97,7 +121,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 19, "metadata": {}, "outputs": [], "source": [ @@ -116,9 +140,20 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 20, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "" + ] + }, + "execution_count": 20, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "\n", "requests.get(f\"https://api.dp.la/v2/items?q=weasels&api_key={DPLA_API_KEY}\")\n" @@ -133,9 +168,334 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 21, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "{'count': 244,\n", + " 'docs': [{'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/58952c8df9811303a16d3599f547d2c2',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/american-philosophical-society',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q466089'],\n", + " 'name': 'American Philosophical Society'},\n", + " 'id': '58952c8df9811303a16d3599f547d2c2',\n", + " 'ingestDate': '2025-03-25T15:38:08.858Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://diglib.amphilsoc.org/islandora/object/weasels',\n", + " 'object': 'https://diglib.amphilsoc.org/islandora/object/graphics%3A627/datastream/TN/view/Weasels.jpg',\n", + " 'originalRecord': {'stringValue': '\\n
\\n oai:funnel_cake:padig:APS-weasels\\n 2024-08-12T19:25:29Z\\n Set:dpla_test\\n
\\n \\n \\n Titian Ramsay Peale Sketches\\n Weasels\\n Peale, Titian Ramsay, 1799-1885\\n Natural history\\n Peale, Titian Ramsay, 1799-1885\\n Weasels\\n n.d.\\n Still Image\\n Pencil works\\n Peale #514.\\n \\n Titian Ramsay Peale Sketches--Mss.B.P31.15d--\\n \\n \\n https://diglib.amphilsoc.org/islandora/object/graphics%3A627/datastream/TN/view/Weasels.jpg\\n \\n \\n https://diglib.amphilsoc.org/islandora/object/weasels\\n \\n padig:APS-weasels\\n American Philosophical Society\\n \\n The APS has an Open Access Policy for all unrestricted material in the digital library. Open Access Materials can be used freely for non-commercial, scholarly, educational, or fair use as defined under United States copyright law. Read the full policy and learn more about our Rights and Reproduction at: http://www.amphilsoc.org/library/rights\\n \\n PA Digital\\n\\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/pa',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878501'],\n", + " 'name': 'PA Digital'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/58952c8df9811303a16d3599f547d2c2#SourceResource',\n", + " 'collection': [{'title': 'Titian Ramsay Peale Sketches'}],\n", + " 'creator': ['Peale, Titian Ramsay, 1799-1885'],\n", + " 'date': [{'displayDate': 'n.d.'}],\n", + " 'description': ['Peale #514.'],\n", + " 'format': ['Pencil works'],\n", + " 'identifier': ['padig:APS-weasels'],\n", + " 'relation': ['Titian Ramsay Peale Sketches--Mss.B.P31.15d--'],\n", + " 'rights': ['The APS has an Open Access Policy for all unrestricted material in the digital library. Open Access Materials can be used freely for non-commercial, scholarly, educational, or fair use as defined under United States copyright law. Read the full policy and learn more about our Rights and Reproduction at: http://www.amphilsoc.org/library/rights'],\n", + " 'subject': [{'name': 'Natural history'},\n", + " {'name': 'Peale, Titian Ramsay, 1799-1885'},\n", + " {'name': 'Weasels'}],\n", + " 'title': ['Weasels'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/1bb63407b0c8a0b59958cba153269f81',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/the-miriam-and-ira-d-wallach-division-of-art-prints-and-photographs-picture-collection-the-new-york-public-library',\n", + " 'name': 'The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Picture Collection. The New York Public Library'},\n", + " 'id': '1bb63407b0c8a0b59958cba153269f81',\n", + " 'ingestDate': '2025-03-01T19:25:34.013Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://digitalcollections.nypl.org/items/8c93ee70-c536-012f-8c06-58d385a7bc34',\n", + " 'object': 'https://images.nypl.org/index.php?t=t&id=823782',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : 3098486,\\n \"type\" : \"Item\",\\n \"uuid\" : \"8c93ee70-c536-012f-8c06-58d385a7bc34\",\\n \"thumbnail_url\" : \"https://images.nypl.org/index.php?t=t&id=823782\",\\n \"capture_image_ids\" : [ \"823782\" ],\\n \"created\" : \"2012-08-10 12:29:58 -0400\",\\n \"solr_doc_hash\" : {\\n \"uuid\" : \"8c93ee70-c536-012f-8c06-58d385a7bc34\",\\n \"firstInSequence\" : \"8104b2d0-c536-012f-78ba-58d385a7bc34\",\\n \"immediateParent_s\" : [ \"8098af60-c536-012f-84b8-58d385a7bc34\" ],\\n \"isPartOfSequence\" : true,\\n \"orderInSequence\" : 33,\\n \"parentUUID\" : [ \"8098af60-c536-012f-84b8-58d385a7bc34\", \"79d4a650-c52e-012f-67ad-58d385a7bc34\" ],\\n \"parentUUIDSort_s\" : [ \"8098af60-c536-012f-84b8-58d385a7bc34_169\" ],\\n \"totalInSequence\" : 33,\\n \"numSubCollections_s\" : [ \"0\" ],\\n \"numItems_s\" : [ \"1\" ],\\n \"itemsCount\" : 1,\\n \"relatedInfo_title_s\" : [ \"Animals -- Weasel\", \"Wallach Division Picture Collection\" ],\\n \"relatedInfo_title_uuid_s\" : [ \"8098af60-c536-012f-84b8-58d385a7bc34\", \"79d4a650-c52e-012f-67ad-58d385a7bc34\" ],\\n \"rootCollectionUUID_s\" : [ \"79d4a650-c52e-012f-67ad-58d385a7bc34\" ],\\n \"rootCollectionUUID_string\" : \"79d4a650-c52e-012f-67ad-58d385a7bc34\",\\n \"rootCollection_rootCollectionUUID_s\" : [ \"Wallach Division Picture Collection||79d4a650-c52e-012f-67ad-58d385a7bc34\" ],\\n \"rootCollection_s\" : [ \"Wallach Division Picture Collection\" ],\\n \"rootCollectionTitle_string\" : \"Wallach Division Picture Collection\",\\n \"title_uuid_s\" : [ \"Animals -- Weasel||8098af60-c536-012f-84b8-58d385a7bc34\", \"Wallach Division Picture Collection||79d4a650-c52e-012f-67ad-58d385a7bc34\" ],\\n \"sortString\" : \"0000000001|0000000169|0000000033\",\\n \"sortString_sort\" : \"0000000001|0000000169|0000000033\",\\n \"dateIndexed_s\" : [ \"2025-01-21T14:42:47.650Z\" ],\\n \"type_s\" : \"http://uri.nypl.org/vocabulary/repository_terms#Item\",\\n \"rights_st\" : \"\\\\n\\\\n \\\\n Right of Publicity Issues Present\\\\n \\\\n \\\\n Can be displayed on NYPL premises\\\\n \\\\n \\\\n Can be used on NYPL website\\\\n \\\\n \\\\n Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\\\\n \\\\n Over 30,000 images arranged alphabetically by subject. Most of these images were clipped from publications. The image details vary from one image to another. Some may contain a published date but no original source information, so the place of publication cannot be determined. Regarding copyright, if the publication source is listed and is American and the publication date is before 1923, or if published abroad and at least 140 years from the date of creation, then the use is unrestricted for images that do not contain people. Otherwise, there can be no commercial uses of these images. For images containing people there are additional privacy/publicity considerations. To avoid possible rights of publicity claims, it is NYPL\\'s policy that, in the case of photos for which we don\\'t have releases from the people in the photos, such as these images, NYPL should not use the images commercially (e.g., in merchandise or on sites like Flickr) until the earlier of the following two dates: (i) 50 years after the death of the person in the photo or (ii) 120 years after the date the photo was taken (if the person in the photo is a child), or 100 years after the date the photo was taken (if the person in the photo is an adult). If the photo contains a child and an adult, and you aren\\'t sure that they have both been dead for at least 50 years, then please apply the more restrictive rule (i.e., only use the photo if it was created at least 120 years ago.)\\\\n \\\\n \\\\n The copyright and related rights status of this item has been reviewed by The New York Public Library, but we were unable to make a conclusive determination as to the copyright status of the item. You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use.\\\\n http://rightsstatements.org/vocab/UND/1.0/\\\\n \\\\n\\\\n\",\\n \"mods_st\" : \"\\\\n\\\\n \\\\n Weasels, Putorius ermineus\\\\n \\\\n still image\\\\n Prints\\\\n 482\\\\n b17234234\\\\n 33333159403506\\\\n \\\\n nn\\\\n The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Picture Collection\\\\n PC ANI-Wea\\\\n Wallach Division: Picture Collection\\\\n MMPC\\\\n \\\\n \\\\n 1 print : col. ; 28 x 35 cm. (11 x 13 3/4 in.)\\\\n \\\\n Printed on image: \\\\\"Teeth of weasel ; Foot of weasel.\\\\\" Printed on border: \\\\\"Entered according to act of Congress in the year 1878 by L. Prang & Co. in the office of the Librarian of Congress at Washington.\\\\\" \\\\\"Summer dress (stoat) ; Winter dress (ermine.)\\\\\" \\\\\"Order. Carnivora ; Family. Weasel -- Family (Mustelidae.)\\\\\" \\\\\"Size -- body 9 to 11 inches long. Tail 5 to 7 inches.\\\\\" Foxing on image.\\\\n \\\\n 1878\\\\n \\\\n \\\\n Skulls\\\\n \\\\n \\\\n Weasels\\\\n \\\\n \\\\n Weasels -- Anatomy\\\\n \\\\n \\\\n Floral design\\\\n Italy\\\\n 15th century\\\\n \\\\n 8c93ee70-c536-012f-8c06-58d385a7bc34\\\\n \\\\n \\\\n Animals -- Weasel\\\\n \\\\n 8098af60-c536-012f-84b8-58d385a7bc34\\\\n b17234234\\\\n \\\\n \\\\n Wallach Division Picture Collection\\\\n \\\\n 79d4a650-c52e-012f-67ad-58d385a7bc34\\\\n 482\\\\n \\\\n \\\\n\\\\n\",\\n \"mainTitle\" : [ \"Weasels, Putorius ermineus\" ],\\n \"mainTitle_htxt\" : [ \"Weasels, Putorius ermineus\" ],\\n \"mainTitle_s\" : [ \"Weasels, Putorius ermineus\" ],\\n \"mainTitle_st\" : \"Weasels, Putorius ermineus\",\\n \"mainTitle_lit_idx\" : \"Weasels, Putorius ermineus\",\\n \"mainTitle_sort\" : \"Weasels, Putorius ermineus\",\\n \"mainTitle_ns\" : \"Weasels, Putorius ermineus\",\\n \"title_mtxt\" : [ \"Weasels, Putorius ermineus\", \"Animals -- Weasel\", \"Wallach Division Picture Collection\" ],\\n \"title_lit_idx\" : [ \"Weasels, Putorius ermineus\", \"Animals -- Weasel\", \"Wallach Division Picture Collection\" ],\\n \"title_sort\" : [ \"Weasels, Putorius ermineus\", \"Animals -- Weasel\", \"Wallach Division Picture Collection\" ],\\n \"title_mtxt_s\" : [ \"Weasels, Putorius ermineus\", \"Animals -- Weasel\", \"Wallach Division Picture Collection\" ],\\n \"note_mtxt\" : [ \"Printed on image: \\\\\"Teeth of weasel ; Foot of weasel.\\\\\" Printed on border: \\\\\"Entered according to act of Congress in the year 1878 by L. Prang & Co. in the office of the Librarian of Congress at Washington.\\\\\" \\\\\"Summer dress (stoat) ; Winter dress (ermine.)\\\\\" \\\\\"Order. Carnivora ; Family. Weasel -- Family (Mustelidae.)\\\\\" \\\\\"Size -- body 9 to 11 inches long. Tail 5 to 7 inches.\\\\\" Foxing on image.\" ],\\n \"note_mtxt_s\" : [ \"Printed on image: \\\\\"Teeth of weasel ; Foot of weasel.\\\\\" Printed on border: \\\\\"Entered according to act of Congress in the year 1878 by L. Prang & Co. in the office of the Librarian of Congress at Washington.\\\\\" \\\\\"Summer dress (stoat) ; Winter dress (ermine.)\\\\\" \\\\\"Order. Carnivora ; Family. Weasel -- Family (Mustelidae.)\\\\\" \\\\\"Size -- body 9 to 11 inches long. Tail 5 to 7 inches.\\\\\" Foxing on image.\" ],\\n \"typeOfResource_mtxt\" : [ \"still image\" ],\\n \"typeOfResource_mtxt_s\" : [ \"still image\" ],\\n \"genre_mtxt\" : [ \"Prints\" ],\\n \"genre_mtxt_s\" : [ \"Prints\" ],\\n \"shelfLocator_mtxt\" : [ \"PC ANI-Wea\" ],\\n \"shelfLocator_mtxt_s\" : [ \"PC ANI-Wea\" ],\\n \"identifier_local_hades_collection\" : [ \"482\" ],\\n \"identifier_idx_local_hades_collection\" : [ \"482\" ],\\n \"identifier_local_bnumber\" : [ \"b17234234\" ],\\n \"identifier_local_bnumber_string\" : \"b17234234\",\\n \"identifier_idx_local_bnumber\" : [ \"b17234234\" ],\\n \"identifier_local_barcode\" : [ \"33333159403506\" ],\\n \"identifier_local_barcode_string\" : \"33333159403506\",\\n \"identifier_idx_local_barcode\" : [ \"33333159403506\" ],\\n \"identifier_uuid\" : [ \"8c93ee70-c536-012f-8c06-58d385a7bc34\" ],\\n \"identifier_uuid_string\" : \"8c93ee70-c536-012f-8c06-58d385a7bc34\",\\n \"identifier_idx_uuid\" : [ \"8c93ee70-c536-012f-8c06-58d385a7bc34\" ],\\n \"topic_mtxt\" : [ \"Skulls\", \"Weasels\", \"Weasels -- Anatomy\", \"Floral design\" ],\\n \"topic_lit_idx\" : [ \"Skulls\", \"Weasels\", \"Weasels -- Anatomy\", \"Floral design\" ],\\n \"topic_mtxt_s\" : [ \"Skulls\", \"Weasels\", \"Weasels -- Anatomy\", \"Floral design\" ],\\n \"geographic_mtxt\" : [ \"Italy\" ],\\n \"geographic_mtxt_s\" : [ \"Italy\" ],\\n \"temporal_mtxt\" : [ \"15th century\" ],\\n \"temporal_mtxt_s\" : [ \"15th century\" ],\\n \"extent_mtxt\" : [ \"1 print : col. ; 28 x 35 cm. (11 x 13 3/4 in.)\" ],\\n \"extent_mtxt_s\" : [ \"1 print : col. ; 28 x 35 cm. (11 x 13 3/4 in.)\" ],\\n \"dateissued_mtxt\" : [ \"1878\" ],\\n \"dateissued_mtxt_s\" : [ \"1878\" ],\\n \"keyDate_st\" : \"1878\",\\n \"yearBegin_dt\" : \"1878-01-01T00:00:00Z\",\\n \"repositoryName_mtxt_s\" : [ \"The New York Public Library\" ],\\n \"repositoryName_mtxt\" : [ \"The New York Public Library\" ],\\n \"divisionFullname_mtxt_s\" : [ \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Picture Collection\" ],\\n \"divisionFullname_mtxt\" : [ \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Picture Collection\" ],\\n \"divisionShortname_mtxt_s\" : [ \"Wallach Division: Picture Collection\" ],\\n \"divisionShortname_mtxt\" : [ \"Wallach Division: Picture Collection\" ],\\n \"physicalLocation_mtxt_s\" : [ \"The New York Public Library\", \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Picture Collection\", \"PC ANI-Wea\", \"Wallach Division: Picture Collection\" ],\\n \"physicalLocation_mtxt\" : [ \"The New York Public Library\", \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Picture Collection\", \"PC ANI-Wea\", \"Wallach Division: Picture Collection\" ],\\n \"deriv_s\" : [ \"w\", \"r\", \"t\", \"b\", \"f\" ],\\n \"rightsNotes_rtxt\" : [ \"Over 30,000 images arranged alphabetically by subject. Most of these images were clipped from publications. The image details vary from one image to another. Some may contain a published date but no original source information, so the place of publication cannot be determined. Regarding copyright, if the publication source is listed and is American and the publication date is before 1923, or if published abroad and at least 140 years from the date of creation, then the use is unrestricted for images that do not contain people. Otherwise, there can be no commercial uses of these images. For images containing people there are additional privacy/publicity considerations. To avoid possible rights of publicity claims, it is NYPL\\'s policy that, in the case of photos for which we don\\'t have releases from the people in the photos, such as these images, NYPL should not use the images commercially (e.g., in merchandise or on sites like Flickr) until the earlier of the following two dates: (i) 50 years after the death of the person in the photo or (ii) 120 years after the date the photo was taken (if the person in the photo is a child), or 100 years after the date the photo was taken (if the person in the photo is an adult). If the photo contains a child and an adult, and you aren\\'t sure that they have both been dead for at least 50 years, then please apply the more restrictive rule (i.e., only use the photo if it was created at least 120 years ago.)\" ],\\n \"rightsNotes_rtxt_s\" : [ \"Over 30,000 images arranged alphabetically by subject. Most of these images were clipped from publications. The image details vary from one image to another. Some may contain a published date but no original source information, so the place of publication cannot be determined. Regarding copyright, if the publication source is listed and is American and the publication date is before 1923, or if published abroad and at least 140 years from the date of creation, then the use is unrestricted for images that do not contain people. Otherwise, there can be no commercial uses of these images. For images containing people there are additional privacy/publicity considerations. To avoid possible rights of publicity claims, it is NYPL\\'s policy that, in the case of photos for which we don\\'t have releases from the people in the photos, such as these images, NYPL should not use the images commercially (e.g., in merchandise or on sites like Flickr) until the earlier of the following two dates: (i) 50 years after the death of the person in the photo or (ii) 120 years after the date the photo was taken (if the person in the photo is a child), or 100 years after the date the photo was taken (if the person in the photo is an adult). If the photo contains a child and an adult, and you aren\\'t sure that they have both been dead for at least 50 years, then please apply the more restrictive rule (i.e., only use the photo if it was created at least 120 years ago.)\" ],\\n \"use_rtxt\" : [ \"Right of Publicity Issues Present\", \"Can be displayed on NYPL premises\", \"Can be used on NYPL website\", \"Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\" ],\\n \"use_rtxt_s\" : [ \"Right of Publicity Issues Present\", \"Can be displayed on NYPL premises\", \"Can be used on NYPL website\", \"Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\" ],\\n \"useStatementText_rtxt\" : [ \"The copyright and related rights status of this item has been reviewed by The New York Public Library, but we were unable to make a conclusive determination as to the copyright status of the item. You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use.\" ],\\n \"useStatementText_rtxt_s\" : [ \"The copyright and related rights status of this item has been reviewed by The New York Public Library, but we were unable to make a conclusive determination as to the copyright status of the item. You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use.\" ],\\n \"useStatementURI_rtxt\" : [ \"http://rightsstatements.org/vocab/UND/1.0/\" ],\\n \"useStatementURI_rtxt_s\" : [ \"http://rightsstatements.org/vocab/UND/1.0/\" ],\\n \"firstIndexed_s\" : [ \"2011-10-06T20:31:50.000+00:00\" ],\\n \"firstIndexed_dt\" : \"2011-10-06T20:31:50Z\",\\n \"dateIndexed_dt\" : \"2025-01-21T14:42:47Z\",\\n \"containsMultipleCaptures\" : false,\\n \"containsAVMaterial\" : false,\\n \"containsOnSiteMaterial\" : false,\\n \"imageID\" : \"823782\",\\n \"imageID_string\" : \"823782\",\\n \"_version_\" : 1821869945240158208\\n },\\n \"desc_xml\" : \"<\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/nypl',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q219555'],\n", + " 'name': 'The New York Public Library'},\n", + " 'rights': 'http://rightsstatements.org/vocab/UND/1.0/',\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/1bb63407b0c8a0b59958cba153269f81#SourceResource',\n", + " 'collection': [{'title': 'Wallach Division Picture Collection'}],\n", + " 'date': [{'begin': '1878', 'displayDate': '1878', 'end': '1878'}],\n", + " 'description': ['Printed on image: \"Teeth of weasel ; Foot of weasel.\" Printed on border: \"Entered according to act of Congress in the year 1878 by L. Prang & Co. in the office of the Librarian of Congress at Washington.\" \"Summer dress (stoat) ; Winter dress (ermine.)\" \"Order. Carnivora ; Family. Weasel -- Family (Mustelidae.)\" \"Size -- body 9 to 11 inches long. Tail 5 to 7 inches.\" Foxing on image.'],\n", + " 'extent': ['1 print : col. ; 28 x 35 cm. (11 x 13 3/4 in.)'],\n", + " 'format': ['Prints'],\n", + " 'publisher': [],\n", + " 'rights': ['The copyright and related rights status of this item has been reviewed by The New York Public Library, but we were unable to make a conclusive determination as to the copyright status of the item. You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use.'],\n", + " 'spatial': [{'name': 'Italy'}],\n", + " 'subject': [{'name': 'Skulls'},\n", + " {'name': 'Weasels'},\n", + " {'name': 'Weasels -- Anatomy'},\n", + " {'name': 'Floral design'},\n", + " {'exactMatch': ['https://id.loc.gov/authorities/names/n79021783'],\n", + " 'name': 'Italy'},\n", + " {'exactMatch': ['https://id.loc.gov/authorities/subjects/sh2002012469'],\n", + " 'name': '15th century'}],\n", + " 'temporal': [{'displayDate': '15th century'}],\n", + " 'title': ['Weasels, Putorius ermineus'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/12d3038a5f995cb6d3e184f1ec5affb3',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/nmnh---anthropology-dept',\n", + " 'name': 'NMNH - Anthropology Dept'},\n", + " 'id': '12d3038a5f995cb6d3e184f1ec5affb3',\n", + " 'ingestDate': '2024-08-27T01:01:09.595Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://collections.si.edu/search/results.htm?q=record_ID=nmnhanthropology_8378817&repo=DPLA',\n", + " 'mediaMaster': ['https://ids.si.edu/ids/deliveryService/id/ark:/65665/m32137da1de14d4415a68e2cf732c6c923/90',\n", + " 'https://ids.si.edu/ids/deliveryService/id/ark:/65665/m337a202bb097246c7840dedeacf3ce3c4/90',\n", + " 'https://ids.si.edu/ids/deliveryService/id/ark:/65665/m35f52b0f4be7946fe930bd4fce7677d05/90',\n", + " 'https://ids.si.edu/ids/deliveryService/id/ark:/65665/m39f55b614d93b4de5af801741334d7ac0/90',\n", + " 'https://ids.si.edu/ids/deliveryService/id/ark:/65665/m3ca292d6442154a32970af82a1a2d603f/90',\n", + " 'https://ids.si.edu/ids/deliveryService/id/ark:/65665/m3649fabb2c4014327ad0855bef3d8a5b5/90',\n", + " 'https://ids.si.edu/ids/deliveryService/id/ark:/65665/m395419844904c4b15bd44f44b1b914b93/90'],\n", + " 'object': 'https://ids.si.edu/ids/deliveryService/id/ark:/65665/m32137da1de14d4415a68e2cf732c6c923/90',\n", + " 'originalRecord': {'stringValue': '\\n \\n 1870s\\n \\n North America\\n United States\\n Rocky Mountains\\n \\n Headdresses\\n Sioux (Oceti Sakowin) (?)\\n Lewis & Clark Expedition\\n Thomas Nuttall\\n Lewis And Clark Expedition\\n Anthropology\\n Ethnology\\n Rocky Mountains\\n United States\\n North America\\n Images\\n \\n \\n nmnhanthropology_8378817\\n \\n \\n \\n Not determined\\n \\n https://ids.si.edu/ids/deliveryService/id/ark:/65665/m32137da1de14d4415a68e2cf732c6c923\\n\\n \\n \\n Not determined\\n \\n https://ids.si.edu/ids/deliveryService/id/ark:/65665/m337a202bb097246c7840dedeacf3ce3c4\\n\\n \\n \\n Not determined\\n \\n https://ids.si.edu/ids/deliveryService/id/ark:/65665/m35f52b0f4be7946fe930bd4fce7677d05\\n\\n \\n \\n Not determined\\n \\n https://ids.si.edu/ids/deliveryService/id/ark:/65665/m39f55b614d93b4de5af801741334d7ac0\\n\\n \\n \\n Not determined\\n \\n https://ids.si.edu/ids/deliveryService/id/ark:/65665/m3ca292d6442154a32970af82a1a2d603f\\n\\n \\n \\n Not determined\\n \\n https://ids.si.edu/ids/deliveryService/id/ark:/65665/m3649fabb2c4014327ad0855bef3d8a5b5\\n\\n \\n \\n Not determined\\n \\n https://ids.si.edu/ids/deliveryService/id/ark:/65665/m395419844904c4b15bd44f44b1b914b93\\n\\n \\n http://n2t.net/ark:/65665/3be8ed56e-87ff-498d-8b4c-75f637d590c9\\n NMNHANTHRO\\n ORNAMENT OF WEASELS SKINS\\n \\n https://collections.si.edu/search/detail/edanmdm:nmnhanthropology_8378817\\n \\n Ornament Of Weasels\\' Skins.\\n \\n CC0\\n \\n NMNH - Anthropology Dept.\\n \\n \\n 1877\\n Anthropology\\n 005818\\n E27050-0\\n \\n This artifact has two old tags attached to it. One very small tag says: "From Lewis + Clarke\\'s Exp. Presented by Thos. Nuttall to S.S. Haldeman." The other tag is an old USNM tag which says on side 1 of tag: "27050 Head ornament of weasel skins from Lewis and Clark Expedition. From Thos. Nuttall to Prof. S.S. Haldeman." On side 2 it says: "Rocky Mts." Thomas Nuttall, who gave the artifact to the donor, was a contemporary of Lewis and Clark and thus could possibly have acquired this artifact from them. Nuttall (1786-1859) was a botanist and ornithologist who made a number of collecting expeditions himself. He went up the Missouri River from St. Louis in 1811, and in 1834 went from St. Louis to the Columbia River. - F. Pickering 7-18-2007\\n \\n 5 Jun 2018\\n 1\\n Sioux (Oceti Sakowin) (?)\\n Lewis & Clark Expedition\\n Thomas Nuttall\\n Lewis And Clark Expedition\\n Ethnology\\n Rocky Mountains, United States, North America\\n NMNH - Anthropology Dept.\\n Headdress\\n \\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/smithsonian',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q131626'],\n", + " 'name': 'Smithsonian Institution'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/12d3038a5f995cb6d3e184f1ec5affb3#SourceResource',\n", + " 'collection': [{'title': 'Anthropology'}],\n", + " 'creator': ['Lewis & Clark Expedition',\n", + " 'Thomas Nuttall',\n", + " 'Lewis And Clark Expedition'],\n", + " 'date': [{'begin': '1877', 'displayDate': '1877', 'end': '1877'}],\n", + " 'description': ['This artifact has two old tags attached to it. One very small tag says: \"From Lewis + Clarke\\'s Exp. Presented by Thos. Nuttall to S.S. Haldeman.\" The other tag is an old USNM tag which says on side 1 of tag: \"27050 Head ornament of weasel skins from Lewis and Clark Expedition. From Thos. Nuttall to Prof. S.S. Haldeman.\" On side 2 it says: \"Rocky Mts.\" Thomas Nuttall, who gave the artifact to the donor, was a contemporary of Lewis and Clark and thus could possibly have acquired this artifact from them. Nuttall (1786-1859) was a botanist and ornithologist who made a number of collecting expeditions himself. He went up the Missouri River from St. Louis in 1811, and in 1834 went from St. Louis to the Columbia River. - F. Pickering 7-18-2007',\n", + " '5 Jun 2018',\n", + " '1'],\n", + " 'identifier': ['005818'],\n", + " 'spatial': [{'country': 'United States', 'county': 'Rocky Mountains'}],\n", + " 'subject': [{'name': 'Anthropology'},\n", + " {'name': 'Ethnology'},\n", + " {'name': 'Lewis & Clark Expedition'},\n", + " {'name': 'Thomas Nuttall'},\n", + " {'name': 'Lewis And Clark Expedition'},\n", + " {'name': 'Sioux (Oceti Sakowin)(?)'}],\n", + " 'temporal': [{'displayDate': '1877'}],\n", + " 'title': [\"Ornament Of Weasels' Skins.\"]}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/cab089f6d5101d326d8d7748d9eb9899',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/state-library-of-pennsylvania',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q7603405'],\n", + " 'name': 'State Library of Pennsylvania'},\n", + " 'id': 'cab089f6d5101d326d8d7748d9eb9899',\n", + " 'ingestDate': '2025-03-25T15:38:08.858Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://archive.org/details/weaselsbychuckfe00ferg',\n", + " 'object': 'https://archive.org/services/img/weaselsbychuckfe00ferg',\n", + " 'originalRecord': {'stringValue': '\\n
\\n oai:funnel_cake:padig:SLPA-weaselsbychuckfe00ferg\\n 2024-08-12T19:42:35Z\\n Set:dpla_test\\n
\\n \\n \\n padig:SLPA-weaselsbychuckfe00ferg\\n \\n https://archive.org/details/weaselsbychuckfe00ferg\\n \\n Weasels / by Chuck Fergus\\n Fergus, Charles.\\n Weasels\\n \\n Bureau of Information and Education, Pennsylvania Game Commission\\n \\n \\n https://archive.org/services/img/weaselsbychuckfe00ferg\\n \\n English\\n \\n Digital images copyright State Library of Pennsylvania. All rights reserved. May be used for educational purposes as long as a credit statement is included. For all other uses, contact the State Library of Pennsylvania, Digital Rights Office, 333 Market Street, Harrisburg, PA 17126-1745. Phone: (717) 783-5969\\n \\n State Library of Pennsylvania\\n State Library of Pennsylvania Collections\\n PA Digital\\n\\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/pa',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878501'],\n", + " 'name': 'PA Digital'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/cab089f6d5101d326d8d7748d9eb9899#SourceResource',\n", + " 'collection': [{'title': 'State Library of Pennsylvania Collections'}],\n", + " 'creator': ['Fergus, Charles'],\n", + " 'identifier': ['padig:SLPA-weaselsbychuckfe00ferg'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'publisher': ['Bureau of Information and Education, Pennsylvania Game Commission'],\n", + " 'rights': ['Digital images copyright State Library of Pennsylvania. All rights reserved. May be used for educational purposes as long as a credit statement is included. For all other uses, contact the State Library of Pennsylvania, Digital Rights Office, 333 Market Street, Harrisburg, PA 17126-1745. Phone: (717) 783-5969'],\n", + " 'subject': [{'name': 'Weasels'}],\n", + " 'title': ['Weasels / by Chuck Fergus']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/6198ae362ae6638694abcbcccbea3256',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/denver-public-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5259775'],\n", + " 'name': 'Denver Public Library'},\n", + " 'id': '6198ae362ae6638694abcbcccbea3256',\n", + " 'ingestDate': '2025-01-29T20:03:33.435Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://digital.denverlibrary.org/nodes/view/132960',\n", + " 'object': 'https://digital.denverlibrary.org/assets/nodeimg/132960',\n", + " 'originalRecord': {'stringValue': '\\n
\\n \\n oai:YOUR_OAI_PREFIX:DPL:oai:digital.denverlibrary.org:132960\\n \\n 2025-01-28T01:28:08Z\\n
\\n \\n \\n Denver Public Library\\n \\n \\n https://digital.denverlibrary.org/nodes/view/132960\\n \\n \\n \\n http://rightsstatements.org/vocab/CNE/1.0/\\n \\n \\n Weasels at Camp Hale\\n \\n \\n \\n https://digital.denverlibrary.org/assets/nodeimg/132960\\n \\n \\n \\n 1943-1944\\n \\n \\n A line of Weasels towing heavy weapons is stopped on the side of the road at Camp Hale\\n \\n \\n United States. Army. Mountain Division, 10th\\n \\n \\n M29 (Armored military vehicle)\\n \\n \\n Military maneuvers--Cold weather conditions\\n \\n \\n Camp Hale (Colo.)\\n \\n Image\\n \\n Black &amp; white photographs\\n \\n \\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/p2p',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878503'],\n", + " 'name': 'Plains to Peaks Collective'},\n", + " 'rights': 'http://rightsstatements.org/vocab/CNE/1.0/',\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/6198ae362ae6638694abcbcccbea3256#SourceResource',\n", + " 'date': [{'begin': '1943', 'displayDate': '1943-1944', 'end': '1944'}],\n", + " 'description': ['A line of Weasels towing heavy weapons is stopped on the side of the road at Camp Hale'],\n", + " 'format': ['Black &', 'White photographs'],\n", + " 'spatial': [{'name': 'Camp Hale (Colo.)'}],\n", + " 'subject': [{'name': 'United States. Army. Mountain Division, 10th'},\n", + " {'name': 'M29 (Armored military vehicle)'},\n", + " {'name': 'Military maneuvers--Cold weather conditions'}],\n", + " 'title': ['Weasels at Camp Hale'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/86803e5ce80266475170a2f63725ab40',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/state-library-of-oregon',\n", + " 'name': 'State Library of Oregon'},\n", + " 'id': '86803e5ce80266475170a2f63725ab40',\n", + " 'ingestDate': '2025-02-01T01:08:35.424Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://digitalcollections.library.oregon.gov/nodes/view/125773',\n", + " 'object': 'https://digitalcollections.library.oregon.gov/assets/nodeimg/125773',\n", + " 'originalRecord': {'stringValue': '\\n
\\n \\n oai:northwestdigitalheritage.org:slo:oai:digitalcollections.library.oregon.gov:125773\\n \\n 2025-01-29T07:24:36Z\\n
\\n \\n \\n \\n oai:digitalcollections.library.oregon.gov:125773\\n \\n \\n Weasels, skunks, badgers and otters\\n \\n \\n Oregon Department of Fish and Wildlife\\n \\n creator\\n \\n \\n Text\\n \\n Oregon Department of Fish & Wildlife,\\n 2019\\n \\n \\n eng\\n \\n \\n Title from PDF caption (viewed on December 19, 2019). Converted from HTML. Part of the Wildlife viewing series. This archived document is maintained by the State Library of Oregon as part of the Oregon Documents Depository Program. It is for informational purposes and may not be suitable for legal purposes. Mode of access: Internet from the Oregon Government Publications Collection. Text in English.\\n \\n \\n Martens -- Oregon\\n Mustela -- Oregon\\n Skunks -- Oregon\\n Martens -- Oregon -- Identification\\n Mustela -- Oregon -- Identification\\n Skunks -- Oregon -- Identification\\n \\n State Library of Oregon\\n \\n \\n State Publications\\n Fish & Wildlife\\n \\n \\n \\n 1 online resource (10 pages) : color illustrations\\n \\n \\n http://rightsstatements.org/vocab/CNE/1.0/\\n \\n \\n \\n https://digitalcollections.library.oregon.gov/nodes/view/125773\\n \\n \\n \\n \\n https://digitalcollections.library.oregon.gov/assets/nodeimg/125773\\n \\n \\n \\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/northwest-digital-heritage',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q112194444'],\n", + " 'name': 'Northwest Digital Heritage'},\n", + " 'rights': 'http://rightsstatements.org/vocab/CNE/1.0/',\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/86803e5ce80266475170a2f63725ab40#SourceResource',\n", + " 'collection': [{'title': 'State Publications'},\n", + " {'title': 'Fish & Wildlife'}],\n", + " 'creator': ['Oregon Department of Fish and Wildlife'],\n", + " 'date': [{'begin': '2019', 'displayDate': '2019', 'end': '2019'}],\n", + " 'description': ['Title from PDF caption (viewed on December 19, 2019). Converted from HTML. Part of the Wildlife viewing series. This archived document is maintained by the State Library of Oregon as part of the Oregon Documents Depository Program. It is for informational purposes and may not be suitable for legal purposes. Mode of access: Internet from the Oregon Government Publications Collection. Text in English.'],\n", + " 'format': ['1 online resource (10 pages) : color illustrations'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'publisher': ['Oregon Department of Fish & Wildlife'],\n", + " 'subject': [{'name': 'Martens -- Oregon'},\n", + " {'name': 'Mustela -- Oregon'},\n", + " {'name': 'Skunks -- Oregon'},\n", + " {'name': 'Martens -- Oregon -- Identification'},\n", + " {'name': 'Mustela -- Oregon -- Identification'},\n", + " {'name': 'Skunks -- Oregon -- Identification'}],\n", + " 'title': ['Weasels, skunks, badgers and otters'],\n", + " 'type': ['text']},\n", + " 'tags': ['nwdh']},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/f34ac3717bc9ed064c5826ca8eee1308',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/the-miriam-and-ira-d-wallach-division-of-art-prints-and-photographs-print-collection-the-new-york-public-library',\n", + " 'name': 'The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection. The New York Public Library'},\n", + " 'id': 'f34ac3717bc9ed064c5826ca8eee1308',\n", + " 'ingestDate': '2025-03-01T19:25:34.013Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://digitalcollections.nypl.org/items/f08a9560-c5d5-012f-847e-58d385a7bc34',\n", + " 'object': 'https://images.nypl.org/index.php?t=t&id=T000053',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : 3947191,\\n \"type\" : \"Item\",\\n \"uuid\" : \"f08a9560-c5d5-012f-847e-58d385a7bc34\",\\n \"thumbnail_url\" : \"https://images.nypl.org/index.php?t=t&id=T000053\",\\n \"capture_image_ids\" : [ \"T000053\", \"1270934\", \"1270935\", \"1270936\", \"1270937\", \"1270938\", \"1270939\", \"1270940\", \"1270941\", \"1270942\", \"1270943\", \"1270944\", \"1270945\", \"1270946\" ],\\n \"created\" : \"2012-08-11 07:30:55 -0400\",\\n \"solr_doc_hash\" : {\\n \"uuid\" : \"f08a9560-c5d5-012f-847e-58d385a7bc34\",\\n \"firstInSequence\" : \"ebdf8f80-c5d5-012f-6faf-58d385a7bc34\",\\n \"immediateParent_s\" : [ \"eba863d0-c5d5-012f-75e4-58d385a7bc34\" ],\\n \"isPartOfSequence\" : true,\\n \"orderInSequence\" : 6,\\n \"parentUUID\" : [ \"eba863d0-c5d5-012f-75e4-58d385a7bc34\", \"eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"parentUUIDSort_s\" : [ \"eba863d0-c5d5-012f-75e4-58d385a7bc34_1\" ],\\n \"totalInSequence\" : 102,\\n \"numSubCollections_s\" : [ \"0\" ],\\n \"numItems_s\" : [ \"1\" ],\\n \"itemsCount\" : 1,\\n \"relatedInfo_title_s\" : [ \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"relatedInfo_title_uuid_s\" : [ \"eba863d0-c5d5-012f-75e4-58d385a7bc34\", \"eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"rootCollectionUUID_s\" : [ \"eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"rootCollectionUUID_string\" : \"eb4bfbd0-c5d5-012f-6554-58d385a7bc34\",\\n \"rootCollection_rootCollectionUUID_s\" : [ \"Alexander Anderson scrapbooks||eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"rootCollection_s\" : [ \"Alexander Anderson scrapbooks\" ],\\n \"rootCollectionTitle_string\" : \"Alexander Anderson scrapbooks\",\\n \"title_uuid_s\" : [ \"Volume 1||eba863d0-c5d5-012f-75e4-58d385a7bc34\", \"Alexander Anderson scrapbooks||eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"sortString\" : \"0000000001|0000000001|0000000006\",\\n \"sortString_sort\" : \"0000000001|0000000001|0000000006\",\\n \"dateIndexed_s\" : [ \"2025-01-22T13:30:25.379Z\" ],\\n \"type_s\" : \"http://uri.nypl.org/vocabulary/repository_terms#Item\",\\n \"rights_st\" : \"\\\\n\\\\n \\\\n Can be displayed on NYPL premises\\\\n \\\\n \\\\n Can be used on NYPL website\\\\n \\\\n \\\\n Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\\\\n \\\\n \\\\n Can be used in advertising for NYPL exhibitions, on catalog covers, in press kits, or fundraising activities\\\\n \\\\n \\\\n Can be sold through 3rd party print partner (e.g., New York Times)\\\\n \\\\n \\\\n Can be licensed to 3rd party websites\\\\n \\\\n \\\\n Can be used in products created by NYPL for commercial gain (e.g., Library Shop, CDs, DVDs, etc.)\\\\n \\\\n The collection consists of hundreds of wood engravings by the major illustrator and wood engraver Alexander Anderson that are pasted into a set of 12 albums. As the prints are proofs and represent a virtual complete catalog of the artist\\'s work, it is assumed they came directly from Anderson\\'s descendants to the Library, where they were re-bound in 1954. \\\\n \\\\nAlexander Anderson (1775-1870) was a New York physician active during the city\\'s Yellow Fever epidemics. He developed the technique of wood engraving in the United States soon after Thomas Bewick (1753-1828) invented the technique in England. During a career spanning seventy years, he produced a large number of illustrations for books, periodicals, newspapers, and other commercial ephemera, after both his own designs and those of other artists\\\\n \\\\n PPD100\\\\n The New York Public Library believes that this item is in the public domain under the laws of the United States, but did not make a determination as to its copyright status under the copyright laws of other countries. This item may not be in the public domain under the laws of other countries. Though not required, if you want to credit us as the source, please use the following statement, \\\\\"From The New York Public Library,\\\\\" and provide a link back to the item on our Digital Collections site. Doing so helps us track how our collection is used and helps justify freely releasing even more content in the future.\\\\n http://rightsstatements.org/vocab/NoC-US/1.0/\\\\n \\\\n\\\\n\",\\n \"mods_st\" : \"\\\\n\\\\n \\\\n Armadillos, beavers, porcupines, and weasels.\\\\n \\\\n \\\\n Anderson, Alexander (1775-1870)\\\\n \\\\n egr\\\\n Engraver\\\\n \\\\n \\\\n still image\\\\n Prints\\\\n Illustrations\\\\n \\\\n 1794\\\\n 1870\\\\n \\\\n \\\\n
Wood engravings
\\\\n
\\\\n 221\\\\n 347480\\\\n \\\\n nn\\\\n The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\\\\n MEYI (Anderson, Scrap Book)\\\\n Wallach Division: Print Collection\\\\n PRN\\\\n \\\\n \\\\n The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\\\\n Wallach Division: Print Collection\\\\n PRN\\\\n \\\\n f08a9560-c5d5-012f-847e-58d385a7bc34\\\\n \\\\n \\\\n Volume 1\\\\n \\\\n eba863d0-c5d5-012f-75e4-58d385a7bc34\\\\n 353825\\\\n \\\\n \\\\n Alexander Anderson scrapbooks\\\\n \\\\n eb4bfbd0-c5d5-012f-6554-58d385a7bc34\\\\n 105675\\\\n 221\\\\n \\\\n \\\\n
\\\\n\",\\n \"mainTitle\" : [ \"Armadillos, beavers, porcupines, and weasels.\" ],\\n \"mainTitle_htxt\" : [ \"Armadillos, beavers, porcupines, and weasels.\" ],\\n \"mainTitle_s\" : [ \"Armadillos, beavers, porcupines, and weasels.\" ],\\n \"mainTitle_st\" : \"Armadillos, beavers, porcupines, and weasels.\",\\n \"mainTitle_lit_idx\" : \"Armadillos, beavers, porcupines, and weasels.\",\\n \"mainTitle_sort\" : \"Armadillos, beavers, porcupines, and weasels.\",\\n \"mainTitle_ns\" : \"Armadillos, beavers, porcupines, and weasels.\",\\n \"title_mtxt\" : [ \"Armadillos, beavers, porcupines, and weasels.\", \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"title_lit_idx\" : [ \"Armadillos, beavers, porcupines, and weasels.\", \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"title_sort\" : [ \"Armadillos, beavers, porcupines, and weasels.\", \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"title_mtxt_s\" : [ \"Armadillos, beavers, porcupines, and weasels.\", \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"typeOfResource_mtxt\" : [ \"still image\" ],\\n \"typeOfResource_mtxt_s\" : [ \"still image\" ],\\n \"genre_mtxt\" : [ \"Prints\", \"Illustrations\" ],\\n \"genre_mtxt_s\" : [ \"Prints\", \"Illustrations\" ],\\n \"shelfLocator_mtxt\" : [ \"MEYI (Anderson, Scrap Book)\" ],\\n \"shelfLocator_mtxt_s\" : [ \"MEYI (Anderson, Scrap Book)\" ],\\n \"namePart_mtxt\" : [ \"Anderson, Alexander (1775-1870)\" ],\\n \"namePart_mtxt_s\" : [ \"Anderson, Alexander (1775-1870)\" ],\\n \"roleTermCode_s\" : [ \"egr\" ],\\n \"roleTermText_s\" : [ \"Engraver\" ],\\n \"roleTerm_mtxt\" : [ \"egr\", \"Engraver\" ],\\n \"roleTerm_mtxt_s\" : [ \"egr\", \"Engraver\" ],\\n \"engraver_name_s\" : [ \"Anderson, Alexander (1775-1870)\" ],\\n \"identifier_local_hades_collection\" : [ \"221\" ],\\n \"identifier_idx_local_hades_collection\" : [ \"221\" ],\\n \"identifier_local_hades\" : [ \"347480\" ],\\n \"identifier_idx_local_hades\" : [ \"347480\" ],\\n \"identifier_uuid\" : [ \"f08a9560-c5d5-012f-847e-58d385a7bc34\" ],\\n \"identifier_uuid_string\" : \"f08a9560-c5d5-012f-847e-58d385a7bc34\",\\n \"identifier_idx_uuid\" : [ \"f08a9560-c5d5-012f-847e-58d385a7bc34\" ],\\n \"form_mtxt\" : [ \"Wood engravings\" ],\\n \"form_mtxt_s\" : [ \"Wood engravings\" ],\\n \"datecreated_mtxt\" : [ \"1794\", \"1870\" ],\\n \"datecreated_mtxt_s\" : [ \"1794\", \"1870\" ],\\n \"keyDate_st\" : \"1794\",\\n \"yearBegin_dt\" : \"1794-01-01T00:00:00Z\",\\n \"yearEnd_dt\" : \"1870-01-01T00:00:00Z\",\\n \"repositoryName_mtxt_s\" : [ \"The New York Public Library\" ],\\n \"repositoryName_mtxt\" : [ \"The New York Public Library\" ],\\n \"divisionFullname_mtxt_s\" : [ \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\" ],\\n \"divisionFullname_mtxt\" : [ \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\" ],\\n \"divisionShortname_mtxt_s\" : [ \"Wallach Division: Print Collection\" ],\\n \"divisionShortname_mtxt\" : [ \"Wallach Division: Print Collection\" ],\\n \"physicalLocation_mtxt_s\" : [ \"The New York Public Library\", \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\", \"MEYI (Anderson, Scrap Book)\", \"Wallach Division: Print Collection\" ],\\n \"physicalLocation_mtxt\" : [ \"The New York Public Library\", \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\", \"MEYI (Anderson, Scrap Book)\", \"Wallach Division: Print Collection\" ],\\n \"deriv_s\" : [ \"w\", \"r\", \"t\", \"b\", \"f\" ],\\n \"rightsNotes_rtxt\" : [ \"The collection consists of hundreds of wood engravings by the major illustrator and wood engraver Alexander Anderson that are pasted into a set of 12 albums. As the prints are proofs and represent a virtual complete catalog of the artist\\'s work, it is assumed they came directly from Anderson\\'s descendants to the Library, where they were re-bound in 1954. \\\\r\\\\n\\\\r\\\\nAlexander Anderson (1775-1870) was a New York physician active during the city\\'s Yellow Fever epidemics. He developed the technique of wood engraving in the United States soon after Thomas Bewick (1753-1828) invented the technique in England. During a career spanning seventy years, he produced a large number of illustrations for books, periodicals, newspapers, and other commercial ephemera, after both his own designs and those of other artists\" ],\\n \"rightsNotes_rtxt_s\" : [ \"The collection consists of hundreds of wood engravings by the major illustrator and wood engraver Alexander Anderson that are pasted into a set of 12 albums. As the prints are proofs and represent a virtual complete catalog of the artist\\'s work, it is assumed they came directly from Anderson\\'s descendants to the Library, where they were re-bound in 1954. \\\\r\\\\n\\\\r\\\\nAlexander Anderson (1775-1870) was a New York physician active during the city\\'s Yellow Fever epidemics. He developed the technique of wood engraving in the United States soon after Thomas Bewick (1753-1828) invented the technique in England. During a career spanning seventy years, he produced a large number of illustrations for books, periodicals, newspapers, and other commercial ephemera, after both his own designs and those of other artists\" ],\\n \"use_rtxt\" : [ \"Can be displayed on NYPL premises\", \"Can be used on NYPL website\", \"Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\", \"Can be used in advertising for NYPL exhibitions, on catalog covers, in press kits, or fundraising activities\", \"Can be sold through 3rd party print partner (e.g., New York Times)\", \"Can be licensed to 3rd party websites\", \"Can be used in products created by NYPL for commercial gain (e.g., Library Shop, CDs, DVDs, etc.)\", \"PPD100\" ],\\n \"use_rtxt_s\" : [ \"Can be displayed on NYPL premises\", \"Can be used on NYPL website\", \"Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\", \"Can be used in advertising for NYPL exhibitions, on catalog covers, in press kits, or fundraising activities\", \"Can be sold through 3rd party print partner (e.g., New York Times)\", \"Can be licensed to 3rd party websites\", \"Can be used in products created by NYPL for commercial gain (e.g., Library Shop, CDs, DVDs, etc.)\", \"PPD100\" ],\\n \"useStatementText_rtxt\" : [ \"The New York Public Library believes that this item is in the public domain under the laws of the United States, but did not make a determination as to its copyright status under the copyright laws of other countries. This item may not be in the public domain under the laws of other countries. Though not required, if you want to credit us as the source, please use the following statement, \\\\\"From The New York Public Library,\\\\\" and provide a link back to the item on our Digital Collections site. Doing so helps us track how our collection is used and helps justify freely releasing even more content in the future.\" ],\\n \"useStatementText_rtxt_s\" : [ \"The New York Public Library believes that this item is in the public domain under the laws of the United States, but did not make a determination as to its copyright status under the copyright laws of other countries. This item may not be in the public domain under the laws of other countries. Though not required, if you want to credit us as the source, please use the following statement, \\\\\"From The New York Public Library,\\\\\" and provide a link back to the item on our Digital Collections site. Doing so helps us track how our collection is used and helps justify freely releasing even more content in the future.\" ],\\n \"useStatementURI_rtxt\" : [ \"http://rightsstatements.org/vocab/NoC-US/1.0/\" ],\\n \"useStatementURI_rtxt_s\" : [ \"http://rightsstatements.org/vocab/NoC-US/1.0/\" ],\\n \"firstIndexed_s\" : [ \"2011-10-11T08:32:51.000+00:00\" ],\\n \"firstIndexed_dt\" : \"2011-10-11T08:32:51Z\",\\n \"dateIndexed_dt\" : \"2025-01-22T13:30:25Z\",\\n \"containsMultipleCaptures\" : true,\\n \"containsAVMaterial\" : false,\\n \"containsOnSiteMaterial\" : false,\\n \"imageID\" : \"T000053\",\\n \"imageID_string\" : \"T000053\",\\n \"_version_\" : 1821955989496135680\\n },\\n \"desc_xml\" : \"<\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/nypl',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q219555'],\n", + " 'name': 'The New York Public Library'},\n", + " 'rights': 'http://rightsstatements.org/vocab/NoC-US/1.0/',\n", + " 'rightsCategory': 'Unlimited Re-Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/f34ac3717bc9ed064c5826ca8eee1308#SourceResource',\n", + " 'collection': [{'title': 'Alexander Anderson scrapbooks'}],\n", + " 'creator': ['Anderson, Alexander (1775-1870)'],\n", + " 'date': [{'begin': '1794', 'displayDate': '1794', 'end': '1794'}],\n", + " 'format': ['Prints', 'Illustrations'],\n", + " 'publisher': [],\n", + " 'rights': ['The New York Public Library believes that this item is in the public domain under the laws of the United States, but did not make a determination as to its copyright status under the copyright laws of other countries. This item may not be in the public domain under the laws of other countries. Though not required, if you want to credit us as the source, please use the following statement, \"From The New York Public Library,\" and provide a link back to the item on our Digital Collections site. Doing so helps us track how our collection is used and helps justify freely releasing even more content in the future.'],\n", + " 'title': ['Armadillos, beavers, porcupines, and weasels.'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/6f9825de2713c307fcb3c08ca8b836be',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/denver-public-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5259775'],\n", + " 'name': 'Denver Public Library'},\n", + " 'id': '6f9825de2713c307fcb3c08ca8b836be',\n", + " 'ingestDate': '2025-01-29T20:03:33.435Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://digital.denverlibrary.org/nodes/view/132977',\n", + " 'object': 'https://digital.denverlibrary.org/assets/nodeimg/132977',\n", + " 'originalRecord': {'stringValue': '\\n
\\n \\n oai:YOUR_OAI_PREFIX:DPL:oai:digital.denverlibrary.org:132977\\n \\n 2025-01-27T21:51:10Z\\n
\\n \\n \\n Denver Public Library\\n \\n \\n https://digital.denverlibrary.org/nodes/view/132977\\n \\n \\n \\n http://rightsstatements.org/vocab/CNE/1.0/\\n \\n \\n These contraptions are called Weasels\\n \\n \\n \\n https://digital.denverlibrary.org/assets/nodeimg/132977\\n \\n \\n \\n April 1944\\n \\n \\n 10th Mountain Division soldiers stand next to Weasels during training exercises at Camp Hale\\n \\n \\n United States. Army. Mountain Division, 10th\\n \\n \\n Military maneuvers--Cold weather conditions\\n \\n \\n Ski troops\\n \\n \\n Camp Hale (Colo.)\\n \\n Image\\n \\n Black &amp; white photographs\\n \\n \\n Group portraits\\n \\n \\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/p2p',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878503'],\n", + " 'name': 'Plains to Peaks Collective'},\n", + " 'rights': 'http://rightsstatements.org/vocab/CNE/1.0/',\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/6f9825de2713c307fcb3c08ca8b836be#SourceResource',\n", + " 'date': [{'displayDate': 'April 1944'}],\n", + " 'description': ['10th Mountain Division soldiers stand next to Weasels during training exercises at Camp Hale'],\n", + " 'format': ['Black &', 'White photographs', 'Group portraits'],\n", + " 'spatial': [{'name': 'Camp Hale (Colo.)'}],\n", + " 'subject': [{'name': 'United States. Army. Mountain Division, 10th'},\n", + " {'name': 'Military maneuvers--Cold weather conditions'},\n", + " {'name': 'Ski troops'}],\n", + " 'title': ['These contraptions are called Weasels'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/436bc24114523be19cbcdabbb5cc1ba0',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/denver-public-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5259775'],\n", + " 'name': 'Denver Public Library'},\n", + " 'id': '436bc24114523be19cbcdabbb5cc1ba0',\n", + " 'ingestDate': '2025-01-29T20:03:33.435Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://digital.denverlibrary.org/nodes/view/1116797',\n", + " 'object': 'https://digital.denverlibrary.org/assets/nodeimg/1116797',\n", + " 'originalRecord': {'stringValue': '\\n
\\n \\n oai:YOUR_OAI_PREFIX:DPL:oai:digital.denverlibrary.org:1116797\\n \\n 2025-01-27T23:44:21Z\\n
\\n \\n \\n Denver Public Library\\n \\n \\n https://digital.denverlibrary.org/nodes/view/1116797\\n \\n \\n \\n http://rightsstatements.org/vocab/CNE/1.0/\\n \\n \\n Richard Fogarty poses beside two "weasels"\\n \\n \\n \\n https://digital.denverlibrary.org/assets/nodeimg/1116797\\n \\n \\n \\n 1943-1944\\n \\n \\n Richard Foggarty of the Tenth Mountain Division poses beside two &quot;weasels&quot;, [a snow vehicle designed by Studebaker] without canvas covers, near the S4 warehouse and 86th Regiment Headquarters at Camp Hale, Colorado. He is wearing a cap, a pullover sweater, khaki pants and boots.\\n \\n \\n Camp Hale (Colo.)\\n \\n \\n Military vehicles--Colorado\\n \\n \\n Photographers\\n \\n \\n Soldiers--Colorado\\n \\n \\n Foggarty, Richard\\n \\n \\n United States. Army. Mountain Division, 10th\\n \\n \\n Camp Hale (Colo.)\\n \\n Image\\n \\n Pollock, John W.\\n \\n creator\\n \\n \\n \\n \\n 10th Mountain Division Resource Center Collection\\n \\n \\n \\n Portrait photographs\\n \\n \\n Slides\\n \\n \\n Color photographs\\n \\n \\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/p2p',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878503'],\n", + " 'name': 'Plains to Peaks Collective'},\n", + " 'rights': 'http://rightsstatements.org/vocab/CNE/1.0/',\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/436bc24114523be19cbcdabbb5cc1ba0#SourceResource',\n", + " 'creator': ['Pollock, John W'],\n", + " 'date': [{'begin': '1943', 'displayDate': '1943-1944', 'end': '1944'}],\n", + " 'description': ['Richard Foggarty of the Tenth Mountain Division poses beside two \"weasels\", [a snow vehicle designed by Studebaker] without canvas covers, near the S4 warehouse and 86th Regiment Headquarters at Camp Hale, Colorado. He is wearing a cap, a pullover sweater, khaki pants and boots.'],\n", + " 'format': ['Portrait photographs', 'Slides', 'Color photographs'],\n", + " 'spatial': [{'name': 'Camp Hale (Colo.)'}],\n", + " 'subject': [{'name': 'Camp Hale (Colo.)'},\n", + " {'name': 'Military vehicles--Colorado'},\n", + " {'name': 'Photographers'},\n", + " {'name': 'Soldiers--Colorado'},\n", + " {'name': 'Foggarty, Richard'},\n", + " {'name': 'United States. Army. Mountain Division, 10th'}],\n", + " 'title': ['Richard Fogarty poses beside two \"weasels\"'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/393af2dfba544397d514d30821660f41',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/the-miriam-and-ira-d-wallach-division-of-art-prints-and-photographs-print-collection-the-new-york-public-library',\n", + " 'name': 'The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection. The New York Public Library'},\n", + " 'id': '393af2dfba544397d514d30821660f41',\n", + " 'ingestDate': '2025-03-01T19:25:34.013Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://digitalcollections.nypl.org/items/04711bd0-c5d6-012f-f1b4-58d385a7bc34',\n", + " 'object': 'https://images.nypl.org/index.php?t=t&id=T000080',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : 3947422,\\n \"type\" : \"Item\",\\n \"uuid\" : \"04711bd0-c5d6-012f-f1b4-58d385a7bc34\",\\n \"thumbnail_url\" : \"https://images.nypl.org/index.php?t=t&id=T000080\",\\n \"capture_image_ids\" : [ \"T000080\", \"1400172\", \"1400173\", \"1400174\", \"1400175\", \"1400176\", \"1400177\", \"1400178\", \"1400179\", \"1400180\", \"1400181\", \"1400182\", \"1400183\", \"1400184\", \"1400185\" ],\\n \"created\" : \"2012-08-11 07:31:29 -0400\",\\n \"solr_doc_hash\" : {\\n \"uuid\" : \"04711bd0-c5d6-012f-f1b4-58d385a7bc34\",\\n \"firstInSequence\" : \"ebdf8f80-c5d5-012f-6faf-58d385a7bc34\",\\n \"immediateParent_s\" : [ \"eba863d0-c5d5-012f-75e4-58d385a7bc34\" ],\\n \"isPartOfSequence\" : true,\\n \"orderInSequence\" : 33,\\n \"parentUUID\" : [ \"eba863d0-c5d5-012f-75e4-58d385a7bc34\", \"eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"parentUUIDSort_s\" : [ \"eba863d0-c5d5-012f-75e4-58d385a7bc34_1\" ],\\n \"totalInSequence\" : 102,\\n \"numSubCollections_s\" : [ \"0\" ],\\n \"numItems_s\" : [ \"1\" ],\\n \"itemsCount\" : 1,\\n \"relatedInfo_title_s\" : [ \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"relatedInfo_title_uuid_s\" : [ \"eba863d0-c5d5-012f-75e4-58d385a7bc34\", \"eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"rootCollectionUUID_s\" : [ \"eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"rootCollectionUUID_string\" : \"eb4bfbd0-c5d5-012f-6554-58d385a7bc34\",\\n \"rootCollection_rootCollectionUUID_s\" : [ \"Alexander Anderson scrapbooks||eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"rootCollection_s\" : [ \"Alexander Anderson scrapbooks\" ],\\n \"rootCollectionTitle_string\" : \"Alexander Anderson scrapbooks\",\\n \"title_uuid_s\" : [ \"Volume 1||eba863d0-c5d5-012f-75e4-58d385a7bc34\", \"Alexander Anderson scrapbooks||eb4bfbd0-c5d5-012f-6554-58d385a7bc34\" ],\\n \"sortString\" : \"0000000001|0000000001|0000000033\",\\n \"sortString_sort\" : \"0000000001|0000000001|0000000033\",\\n \"dateIndexed_s\" : [ \"2025-01-21T23:42:50.123Z\" ],\\n \"type_s\" : \"http://uri.nypl.org/vocabulary/repository_terms#Item\",\\n \"rights_st\" : \"\\\\n\\\\n \\\\n Can be displayed on NYPL premises\\\\n \\\\n \\\\n Can be used on NYPL website\\\\n \\\\n \\\\n Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\\\\n \\\\n \\\\n Can be used in advertising for NYPL exhibitions, on catalog covers, in press kits, or fundraising activities\\\\n \\\\n \\\\n Can be sold through 3rd party print partner (e.g., New York Times)\\\\n \\\\n \\\\n Can be licensed to 3rd party websites\\\\n \\\\n \\\\n Can be used in products created by NYPL for commercial gain (e.g., Library Shop, CDs, DVDs, etc.)\\\\n \\\\n The collection consists of hundreds of wood engravings by the major illustrator and wood engraver Alexander Anderson that are pasted into a set of 12 albums. As the prints are proofs and represent a virtual complete catalog of the artist\\'s work, it is assumed they came directly from Anderson\\'s descendants to the Library, where they were re-bound in 1954. \\\\n \\\\nAlexander Anderson (1775-1870) was a New York physician active during the city\\'s Yellow Fever epidemics. He developed the technique of wood engraving in the United States soon after Thomas Bewick (1753-1828) invented the technique in England. During a career spanning seventy years, he produced a large number of illustrations for books, periodicals, newspapers, and other commercial ephemera, after both his own designs and those of other artists\\\\n \\\\n PPD100\\\\n The New York Public Library believes that this item is in the public domain under the laws of the United States, but did not make a determination as to its copyright status under the copyright laws of other countries. This item may not be in the public domain under the laws of other countries. Though not required, if you want to credit us as the source, please use the following statement, \\\\\"From The New York Public Library,\\\\\" and provide a link back to the item on our Digital Collections site. Doing so helps us track how our collection is used and helps justify freely releasing even more content in the future.\\\\n http://rightsstatements.org/vocab/NoC-US/1.0/\\\\n \\\\n\\\\n\",\\n \"mods_st\" : \"\\\\n\\\\n \\\\n Wolves, weasels, foxes, raccoons, and badgers.\\\\n \\\\n \\\\n Anderson, Alexander (1775-1870)\\\\n \\\\n egr\\\\n Engraver\\\\n \\\\n \\\\n still image\\\\n Prints\\\\n Illustrations\\\\n \\\\n 1794\\\\n 1870\\\\n \\\\n \\\\n
Wood engravings
\\\\n
\\\\n 221\\\\n 347155\\\\n \\\\n nn\\\\n The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\\\\n MEYI (Anderson, Scrap Book)\\\\n Wallach Division: Print Collection\\\\n PRN\\\\n \\\\n \\\\n The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\\\\n Wallach Division: Print Collection\\\\n PRN\\\\n \\\\n 04711bd0-c5d6-012f-f1b4-58d385a7bc34\\\\n \\\\n \\\\n Volume 1\\\\n \\\\n eba863d0-c5d5-012f-75e4-58d385a7bc34\\\\n 353825\\\\n \\\\n \\\\n Alexander Anderson scrapbooks\\\\n \\\\n eb4bfbd0-c5d5-012f-6554-58d385a7bc34\\\\n 105675\\\\n 221\\\\n \\\\n \\\\n
\\\\n\",\\n \"mainTitle\" : [ \"Wolves, weasels, foxes, raccoons, and badgers.\" ],\\n \"mainTitle_htxt\" : [ \"Wolves, weasels, foxes, raccoons, and badgers.\" ],\\n \"mainTitle_s\" : [ \"Wolves, weasels, foxes, raccoons, and badgers.\" ],\\n \"mainTitle_st\" : \"Wolves, weasels, foxes, raccoons, and badgers.\",\\n \"mainTitle_lit_idx\" : \"Wolves, weasels, foxes, raccoons, and badgers.\",\\n \"mainTitle_sort\" : \"Wolves, weasels, foxes, raccoons, and badgers.\",\\n \"mainTitle_ns\" : \"Wolves, weasels, foxes, raccoons, and badgers.\",\\n \"title_mtxt\" : [ \"Wolves, weasels, foxes, raccoons, and badgers.\", \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"title_lit_idx\" : [ \"Wolves, weasels, foxes, raccoons, and badgers.\", \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"title_sort\" : [ \"Wolves, weasels, foxes, raccoons, and badgers.\", \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"title_mtxt_s\" : [ \"Wolves, weasels, foxes, raccoons, and badgers.\", \"Volume 1\", \"Alexander Anderson scrapbooks\" ],\\n \"typeOfResource_mtxt\" : [ \"still image\" ],\\n \"typeOfResource_mtxt_s\" : [ \"still image\" ],\\n \"genre_mtxt\" : [ \"Prints\", \"Illustrations\" ],\\n \"genre_mtxt_s\" : [ \"Prints\", \"Illustrations\" ],\\n \"shelfLocator_mtxt\" : [ \"MEYI (Anderson, Scrap Book)\" ],\\n \"shelfLocator_mtxt_s\" : [ \"MEYI (Anderson, Scrap Book)\" ],\\n \"namePart_mtxt\" : [ \"Anderson, Alexander (1775-1870)\" ],\\n \"namePart_mtxt_s\" : [ \"Anderson, Alexander (1775-1870)\" ],\\n \"roleTermCode_s\" : [ \"egr\" ],\\n \"roleTermText_s\" : [ \"Engraver\" ],\\n \"roleTerm_mtxt\" : [ \"egr\", \"Engraver\" ],\\n \"roleTerm_mtxt_s\" : [ \"egr\", \"Engraver\" ],\\n \"engraver_name_s\" : [ \"Anderson, Alexander (1775-1870)\" ],\\n \"identifier_local_hades_collection\" : [ \"221\" ],\\n \"identifier_idx_local_hades_collection\" : [ \"221\" ],\\n \"identifier_local_hades\" : [ \"347155\" ],\\n \"identifier_idx_local_hades\" : [ \"347155\" ],\\n \"identifier_uuid\" : [ \"04711bd0-c5d6-012f-f1b4-58d385a7bc34\" ],\\n \"identifier_uuid_string\" : \"04711bd0-c5d6-012f-f1b4-58d385a7bc34\",\\n \"identifier_idx_uuid\" : [ \"04711bd0-c5d6-012f-f1b4-58d385a7bc34\" ],\\n \"form_mtxt\" : [ \"Wood engravings\" ],\\n \"form_mtxt_s\" : [ \"Wood engravings\" ],\\n \"datecreated_mtxt\" : [ \"1794\", \"1870\" ],\\n \"datecreated_mtxt_s\" : [ \"1794\", \"1870\" ],\\n \"keyDate_st\" : \"1794\",\\n \"yearBegin_dt\" : \"1794-01-01T00:00:00Z\",\\n \"yearEnd_dt\" : \"1870-01-01T00:00:00Z\",\\n \"repositoryName_mtxt_s\" : [ \"The New York Public Library\" ],\\n \"repositoryName_mtxt\" : [ \"The New York Public Library\" ],\\n \"divisionFullname_mtxt_s\" : [ \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\" ],\\n \"divisionFullname_mtxt\" : [ \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\" ],\\n \"divisionShortname_mtxt_s\" : [ \"Wallach Division: Print Collection\" ],\\n \"divisionShortname_mtxt\" : [ \"Wallach Division: Print Collection\" ],\\n \"physicalLocation_mtxt_s\" : [ \"The New York Public Library\", \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\", \"MEYI (Anderson, Scrap Book)\", \"Wallach Division: Print Collection\" ],\\n \"physicalLocation_mtxt\" : [ \"The New York Public Library\", \"The Miriam and Ira D. Wallach Division of Art, Prints and Photographs: Print Collection\", \"MEYI (Anderson, Scrap Book)\", \"Wallach Division: Print Collection\" ],\\n \"deriv_s\" : [ \"w\", \"r\", \"t\", \"b\", \"f\" ],\\n \"rightsNotes_rtxt\" : [ \"The collection consists of hundreds of wood engravings by the major illustrator and wood engraver Alexander Anderson that are pasted into a set of 12 albums. As the prints are proofs and represent a virtual complete catalog of the artist\\'s work, it is assumed they came directly from Anderson\\'s descendants to the Library, where they were re-bound in 1954. \\\\r\\\\n\\\\r\\\\nAlexander Anderson (1775-1870) was a New York physician active during the city\\'s Yellow Fever epidemics. He developed the technique of wood engraving in the United States soon after Thomas Bewick (1753-1828) invented the technique in England. During a career spanning seventy years, he produced a large number of illustrations for books, periodicals, newspapers, and other commercial ephemera, after both his own designs and those of other artists\" ],\\n \"rightsNotes_rtxt_s\" : [ \"The collection consists of hundreds of wood engravings by the major illustrator and wood engraver Alexander Anderson that are pasted into a set of 12 albums. As the prints are proofs and represent a virtual complete catalog of the artist\\'s work, it is assumed they came directly from Anderson\\'s descendants to the Library, where they were re-bound in 1954. \\\\r\\\\n\\\\r\\\\nAlexander Anderson (1775-1870) was a New York physician active during the city\\'s Yellow Fever epidemics. He developed the technique of wood engraving in the United States soon after Thomas Bewick (1753-1828) invented the technique in England. During a career spanning seventy years, he produced a large number of illustrations for books, periodicals, newspapers, and other commercial ephemera, after both his own designs and those of other artists\" ],\\n \"use_rtxt\" : [ \"Can be displayed on NYPL premises\", \"Can be used on NYPL website\", \"Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\", \"Can be used in advertising for NYPL exhibitions, on catalog covers, in press kits, or fundraising activities\", \"Can be sold through 3rd party print partner (e.g., New York Times)\", \"Can be licensed to 3rd party websites\", \"Can be used in products created by NYPL for commercial gain (e.g., Library Shop, CDs, DVDs, etc.)\", \"PPD100\" ],\\n \"use_rtxt_s\" : [ \"Can be displayed on NYPL premises\", \"Can be used on NYPL website\", \"Can be used inside free NYPL exhibition catalogs and in free NYPL brochures\", \"Can be used in advertising for NYPL exhibitions, on catalog covers, in press kits, or fundraising activities\", \"Can be sold through 3rd party print partner (e.g., New York Times)\", \"Can be licensed to 3rd party websites\", \"Can be used in products created by NYPL for commercial gain (e.g., Library Shop, CDs, DVDs, etc.)\", \"PPD100\" ],\\n \"useStatementText_rtxt\" : [ \"The New York Public Library believes that this item is in the public domain under the laws of the United States, but did not make a determination as to its copyright status under the copyright laws of other countries. This item may not be in the public domain under the laws of other countries. Though not required, if you want to credit us as the source, please use the following statement, \\\\\"From The New York Public Library,\\\\\" and provide a link back to the item on our Digital Collections site. Doing so helps us track how our collection is used and helps justify freely releasing even more content in the future.\" ],\\n \"useStatementText_rtxt_s\" : [ \"The New York Public Library believes that this item is in the public domain under the laws of the United States, but did not make a determination as to its copyright status under the copyright laws of other countries. This item may not be in the public domain under the laws of other countries. Though not required, if you want to credit us as the source, please use the following statement, \\\\\"From The New York Public Library,\\\\\" and provide a link back to the item on our Digital Collections site. Doing so helps us track how our collection is used and helps justify freely releasing even more content in the future.\" ],\\n \"useStatementURI_rtxt\" : [ \"http://rightsstatements.org/vocab/NoC-US/1.0/\" ],\\n \"useStatementURI_rtxt_s\" : [ \"http://rightsstatements.org/vocab/NoC-US/1.0/\" ],\\n \"firstIndexed_s\" : [ \"2011-10-11T08:32:51.000+00:00\" ],\\n \"firstIndexed_dt\" : \"2011-10-11T08:32:51Z\",\\n \"dateIndexed_dt\" : \"2025-01-21T23:42:50Z\",\\n \"containsMultipleCaptures\" : true,\\n \"containsAVMaterial\" : false,\\n \"containsOnSiteMaterial\" : false,\\n \"imageID\" : \"T000080\",\\n \"imageID_string\" : \"T000080\",\\n \"_version_\" : 1821903916281888768\\n },\\n \"desc_xml\" : \"<\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/nypl',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q219555'],\n", + " 'name': 'The New York Public Library'},\n", + " 'rights': 'http://rightsstatements.org/vocab/NoC-US/1.0/',\n", + " 'rightsCategory': 'Unlimited Re-Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/393af2dfba544397d514d30821660f41#SourceResource',\n", + " 'collection': [{'title': 'Alexander Anderson scrapbooks'}],\n", + " 'creator': ['Anderson, Alexander (1775-1870)'],\n", + " 'date': [{'begin': '1794', 'displayDate': '1794', 'end': '1794'}],\n", + " 'format': ['Prints', 'Illustrations'],\n", + " 'publisher': [],\n", + " 'rights': ['The New York Public Library believes that this item is in the public domain under the laws of the United States, but did not make a determination as to its copyright status under the copyright laws of other countries. This item may not be in the public domain under the laws of other countries. Though not required, if you want to credit us as the source, please use the following statement, \"From The New York Public Library,\" and provide a link back to the item on our Digital Collections site. Doing so helps us track how our collection is used and helps justify freely releasing even more content in the future.'],\n", + " 'title': ['Wolves, weasels, foxes, raccoons, and badgers.'],\n", + " 'type': ['image']}}],\n", + " 'facets': [],\n", + " 'limit': 10,\n", + " 'start': 1}" + ] + }, + "execution_count": 21, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "response = requests.get(f\"https://api.dp.la/v2/items?q=weasels&api_key={DPLA_API_KEY}\")\n", "\n", @@ -153,9 +513,20 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 22, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "244" + ] + }, + "execution_count": 22, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "parsed_response = response.json()\n", "\n", @@ -182,9 +553,366 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 23, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "{'count': 1575,\n", + " 'docs': [{'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/d5728fb0ffcd131d28c33cbefd7437d0',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/denver-public-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5259775'],\n", + " 'name': 'Denver Public Library'},\n", + " 'id': 'd5728fb0ffcd131d28c33cbefd7437d0',\n", + " 'ingestDate': '2025-01-29T20:03:33.435Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://digital.denverlibrary.org/nodes/view/1050323',\n", + " 'object': 'https://digital.denverlibrary.org/assets/nodeimg/1050323',\n", + " 'originalRecord': {'stringValue': '\\n
\\n \\n oai:YOUR_OAI_PREFIX:DPL:oai:digital.denverlibrary.org:1050323\\n \\n 2025-01-27T21:49:44Z\\n
\\n \\n \\n Denver Public Library\\n \\n \\n https://digital.denverlibrary.org/nodes/view/1050323\\n \\n \\n \\n http://rightsstatements.org/vocab/CNE/1.0/\\n \\n \\n Foxes\\n \\n \\n \\n https://digital.denverlibrary.org/assets/nodeimg/1050323\\n \\n \\n \\n View of a pile of fox pelts to be used probably for shawls at a building owned by E. H. Stephens.\\n \\n \\n Denver (Colo.)\\n \\n \\n Foxes--Colorado--Denver\\n \\n \\n Hides &amp; skins--Colorado--Denver\\n \\n \\n Denver (Colo.)\\n \\n Image\\n \\n Rocky Mountain Photo Company.\\n \\n creator\\n \\n \\n \\n Nitrate negatives\\n \\n \\n Photographic prints\\n \\n \\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/p2p',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878503'],\n", + " 'name': 'Plains to Peaks Collective'},\n", + " 'rights': 'http://rightsstatements.org/vocab/CNE/1.0/',\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/d5728fb0ffcd131d28c33cbefd7437d0#SourceResource',\n", + " 'creator': ['Rocky Mountain Photo Company'],\n", + " 'description': ['View of a pile of fox pelts to be used probably for shawls at a building owned by E. H. Stephens.'],\n", + " 'format': ['Nitrate negatives', 'Photographic prints'],\n", + " 'spatial': [{'name': 'Denver (Colo.)'}],\n", + " 'subject': [{'name': 'Denver (Colo.)'},\n", + " {'name': 'Foxes--Colorado--Denver'},\n", + " {'name': 'Hides & skins--Colorado--Denver'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/e0c640987e09a249bd746179aba8726d',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': 'e0c640987e09a249bd746179aba8726d',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-001/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-001',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-001',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-001\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-001\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-001#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:52:59Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:02Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-001/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/e0c640987e09a249bd746179aba8726d#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/fde6a1df2daa53fe1d15c31f63bf5430',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': 'fde6a1df2daa53fe1d15c31f63bf5430',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-004/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-004',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-004',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-004\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-004\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-004#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:52:59Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:04Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-004/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/fde6a1df2daa53fe1d15c31f63bf5430#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/b9b0e4e5208de32d8d7c2d23d44b217d',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': 'b9b0e4e5208de32d8d7c2d23d44b217d',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-014/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-014',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-014',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-014\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-014\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-014#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:53:00Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:11Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-014/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/b9b0e4e5208de32d8d7c2d23d44b217d#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/3925b21c5124821d92e76b0269378a0c',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': '3925b21c5124821d92e76b0269378a0c',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-005/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-005',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-005',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-005\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-005\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-005#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:53:00Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:05Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-005/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/3925b21c5124821d92e76b0269378a0c#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/bfa22c4e6a2fb0f1b3fdf82184c56b2f',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': 'bfa22c4e6a2fb0f1b3fdf82184c56b2f',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-008/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-008',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-008',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-008\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-008\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-008#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:53:00Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:07Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-008/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/bfa22c4e6a2fb0f1b3fdf82184c56b2f#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/0bf7ddb085f9b36304cf778d8cd55c1f',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': '0bf7ddb085f9b36304cf778d8cd55c1f',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-010/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-010',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-010',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-010\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-010\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-010#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:53:00Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:08Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-010/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/0bf7ddb085f9b36304cf778d8cd55c1f#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/270fa495f34d485320713f00a917458a',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': '270fa495f34d485320713f00a917458a',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-006/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-006',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-006',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-006\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-006\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-006#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:53:00Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:05Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-006/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/270fa495f34d485320713f00a917458a#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/6e6c2f23dc070cb5a448573f0de1ea7b',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': '6e6c2f23dc070cb5a448573f0de1ea7b',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-009/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-009',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-009',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-009\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-009\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-009#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:53:00Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:07Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-009/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/6e6c2f23dc070cb5a448573f0de1ea7b#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/c91980a4d2cf9c3c3199b7b10661c8d4',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/hargrett-library',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q55075345'],\n", + " 'name': 'Hargrett Library'},\n", + " 'id': 'c91980a4d2cf9c3c3199b7b10661c8d4',\n", + " 'iiifManifest': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-012/presentation/manifest.json',\n", + " 'ingestDate': '2025-03-25T16:48:11.867Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'https://dlg.usg.edu/record/guan_caes_0004-001-015-094-012',\n", + " 'object': 'https://dlg.galileo.usg.edu/do-th:guan_caes_0004-001-015-094-012',\n", + " 'originalRecord': {'stringValue': '{\\n \"id\" : \"guan_caes_0004-001-015-094-012\",\\n \"collection_titles_sms\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection\" ],\\n \"dcterms_provenance_display\" : [ \"Hargrett Library\" ],\\n \"dcterms_title_display\" : [ \"Foxes\" ],\\n \"dcterms_creator_display\" : [ \"Bell\" ],\\n \"dcterms_subject_display\" : [ \"University of Georgia. College of Agricultural and Environmental Sciences\", \"Agricultural education--Georgia\", \"Views--Georgia--Clarke County\" ],\\n \"dcterms_description_display\" : [ \"Miscellaneous\", \"Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \\\\\"Deeply Rooted: The Agricultural Rural History of the American South\\\\\" project.\" ],\\n \"edm_is_shown_at_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-012\" ],\\n \"edm_is_shown_by_display\" : [ \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-012#item\" ],\\n \"dc_date_display\" : [ \"1965-05-13\" ],\\n \"dc_format_display\" : [ \"image/jpeg\" ],\\n \"dcterms_is_part_of_display\" : [ \"College of Agriculture and Environmental Sciences (CAES) Photograph Collection, University Archives, Hargrett Library, University of Georgia, Athens, Georgia\" ],\\n \"dc_right_display\" : [ \"http://rightsstatements.org/vocab/InC/1.0/\" ],\\n \"dcterms_bibliographic_citation_display\" : [ \"College of Agricultural and Environmental Sciences Photograph Collection, UA0004. University of Georgia Archives, Hargrett Rare Book and Manuscript Library, University of Georgia Libraries.\" ],\\n \"dc_relation_display\" : [ \"Deeply Rooted\" ],\\n \"dcterms_type_display\" : [ \"StillImage\" ],\\n \"dcterms_medium_display\" : [ \"photographs\" ],\\n \"dcterms_language_display\" : [ \"eng\" ],\\n \"created_at_dts\" : \"2017-05-26T07:53:00Z\",\\n \"updated_at_dts\" : \"2022-04-14T23:04:09Z\",\\n \"iiif_manifest_url_ss\" : \"https://dlg.usg.edu/record/guan_caes_0004-001-015-094-012/presentation/manifest.json\",\\n \"dcterms_spatial_display\" : [ {\\n \"names\" : [ \"United States\", \"Georgia\", \"Clarke County\" ],\\n \"coordinates\" : \"33.95117, -83.36733\",\\n \"uri\" : \"geonames.org/4188191\"\\n } ]\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/dlg',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q5275908'],\n", + " 'name': 'Digital Library of Georgia'},\n", + " 'rights': 'http://rightsstatements.org/vocab/InC/1.0/',\n", + " 'rightsCategory': 'Permission or Fair Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/c91980a4d2cf9c3c3199b7b10661c8d4#SourceResource',\n", + " 'collection': [{'title': 'College of Agriculture and Environmental Sciences (CAES) Photograph Collection'}],\n", + " 'creator': ['Bell'],\n", + " 'date': [{'displayDate': '1965-05-13'}],\n", + " 'description': ['Miscellaneous',\n", + " 'Wildlife;This item has been aggregated as part of the Association of Southeastern Research Libraries (ASERL)\\'s \"Deeply Rooted: The Agricultural Rural History of the American South\" project.'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'relation': ['Deeply Rooted'],\n", + " 'spatial': [{'name': 'United States'},\n", + " {'name': 'Georgia'},\n", + " {'coordinates': '33.95117, -83.36733', 'name': 'Clarke County'}],\n", + " 'subject': [{'name': 'University of Georgia. College of Agricultural and Environmental Sciences'},\n", + " {'name': 'Agricultural education--Georgia'},\n", + " {'name': 'Views--Georgia--Clarke County'}],\n", + " 'title': ['Foxes'],\n", + " 'type': ['image']}}],\n", + " 'facets': [],\n", + " 'limit': 10,\n", + " 'start': 1}" + ] + }, + "execution_count": 23, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "my_query = \"foxes\"\n", "my_url = f\"https://api.dp.la/v2/items?q={my_query}&api_key={DPLA_API_KEY}\"\n", @@ -204,15 +932,355 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 24, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "{'count': 138,\n", + " 'docs': [{'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/d9dd4dc15414b61176ea5400aae31089',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/missouri-state-archives-through-missouri-digital-heritage',\n", + " 'name': 'Missouri State Archives through Missouri Digital Heritage'},\n", + " 'id': 'd9dd4dc15414b61176ea5400aae31089',\n", + " 'iiifManifest': 'http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4146/manifest.json',\n", + " 'ingestDate': '2025-03-25T17:35:01.813Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4146',\n", + " 'object': 'http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4146',\n", + " 'originalRecord': {'stringValue': '{\\n \"@context\" : \"http://dp.la/api/items/context\",\\n \"isShownAt\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4146\",\\n \"dataProvider\" : \"Missouri State Archives through Missouri Digital Heritage\",\\n \"@type\" : \"ore:Aggregation\",\\n \"hasView\" : {\\n \"@id\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4146\"\\n },\\n \"provider\" : {\\n \"@id\" : \"http://dp.la/api/contributor/missouri-hub\",\\n \"name\" : \"Missouri Hub\"\\n },\\n \"object\" : \"http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4146\",\\n \"aggregatedCHO\" : \"#sourceResource\",\\n \"sourceResource\" : {\\n \"title\" : [ \"Red Foxes\" ],\\n \"description\" : [ \"A young red fox ventures out of its den.\" ],\\n \"subject\" : [ {\\n \"name\" : \"Mammals\"\\n }, {\\n \"name\" : \"Omnivores\"\\n }, {\\n \"name\" : \"Red fox\"\\n }, {\\n \"name\" : \"Vulpes vulpes\"\\n }, {\\n \"name\" : \"Wild canines\"\\n }, {\\n \"name\" : \"Canids\"\\n }, {\\n \"name\" : \"Kits\"\\n }, {\\n \"name\" : \"Missouri, United States\"\\n } ],\\n \"temporal\" : [ {\\n \"displayDate\" : \"n.d.\"\\n } ],\\n \"identifier\" : [ \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4146\" ],\\n \"creator\" : [ \"Wooldridge, Don\" ],\\n \"language\" : [ {\\n \"iso639_3\" : \"eng\",\\n \"name\" : \"English\"\\n } ],\\n \"rights\" : \"Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.\",\\n \"@id\" : \"oai:cdm16795.contentdm.oclc.org:p16795coll24/4146\",\\n \"format\" : \"\"\\n },\\n \"@id\" : \"missouri--urn:data.mohistory.org:mdh_all:oai:cdm16795.contentdm.oclc.org:p16795coll24/4146\",\\n \"iiifManifest\" : \"http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4146/manifest.json\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/heartland-hub',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878488'],\n", + " 'name': 'Heartland Hub'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/d9dd4dc15414b61176ea5400aae31089#SourceResource',\n", + " 'creator': ['Wooldridge, Don'],\n", + " 'date': [{'displayDate': 'n.d.'}],\n", + " 'description': ['A young red fox ventures out of its den.'],\n", + " 'identifier': ['http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4146'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'rights': ['Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.'],\n", + " 'subject': [{'name': 'Mammals'},\n", + " {'name': 'Omnivores'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Vulpes vulpes'},\n", + " {'name': 'Wild canines'},\n", + " {'name': 'Canids'},\n", + " {'name': 'Kits'},\n", + " {'name': 'Missouri, United States'}],\n", + " 'title': ['Red Foxes']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/7b48cc4977d683c99bbfd73a32dd16c9',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/missouri-state-archives-through-missouri-digital-heritage',\n", + " 'name': 'Missouri State Archives through Missouri Digital Heritage'},\n", + " 'id': '7b48cc4977d683c99bbfd73a32dd16c9',\n", + " 'iiifManifest': 'http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4467/manifest.json',\n", + " 'ingestDate': '2025-03-25T17:35:01.813Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4467',\n", + " 'object': 'http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4467',\n", + " 'originalRecord': {'stringValue': '{\\n \"@context\" : \"http://dp.la/api/items/context\",\\n \"isShownAt\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4467\",\\n \"dataProvider\" : \"Missouri State Archives through Missouri Digital Heritage\",\\n \"@type\" : \"ore:Aggregation\",\\n \"hasView\" : {\\n \"@id\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4467\"\\n },\\n \"provider\" : {\\n \"@id\" : \"http://dp.la/api/contributor/missouri-hub\",\\n \"name\" : \"Missouri Hub\"\\n },\\n \"object\" : \"http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4467\",\\n \"aggregatedCHO\" : \"#sourceResource\",\\n \"sourceResource\" : {\\n \"title\" : [ \"Red Foxes\" ],\\n \"description\" : [ \"Two young red foxes venture out of their den in the woods.\" ],\\n \"subject\" : [ {\\n \"name\" : \"Mammals\"\\n }, {\\n \"name\" : \"Omnivores\"\\n }, {\\n \"name\" : \"Red fox\"\\n }, {\\n \"name\" : \"Vulpes vulpes\"\\n }, {\\n \"name\" : \"Wild canines\"\\n }, {\\n \"name\" : \"Canids\"\\n }, {\\n \"name\" : \"Kits\"\\n }, {\\n \"name\" : \"Missouri, United States\"\\n } ],\\n \"temporal\" : [ {\\n \"displayDate\" : \"n.d.\"\\n } ],\\n \"identifier\" : [ \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4467\" ],\\n \"creator\" : [ \"Wooldridge, Don\" ],\\n \"language\" : [ {\\n \"iso639_3\" : \"eng\",\\n \"name\" : \"English\"\\n } ],\\n \"rights\" : \"Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.\",\\n \"@id\" : \"oai:cdm16795.contentdm.oclc.org:p16795coll24/4467\",\\n \"format\" : \"\"\\n },\\n \"@id\" : \"missouri--urn:data.mohistory.org:mdh_all:oai:cdm16795.contentdm.oclc.org:p16795coll24/4467\",\\n \"iiifManifest\" : \"http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4467/manifest.json\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/heartland-hub',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878488'],\n", + " 'name': 'Heartland Hub'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/7b48cc4977d683c99bbfd73a32dd16c9#SourceResource',\n", + " 'creator': ['Wooldridge, Don'],\n", + " 'date': [{'displayDate': 'n.d.'}],\n", + " 'description': ['Two young red foxes venture out of their den in the woods.'],\n", + " 'identifier': ['http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4467'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'rights': ['Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.'],\n", + " 'subject': [{'name': 'Mammals'},\n", + " {'name': 'Omnivores'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Vulpes vulpes'},\n", + " {'name': 'Wild canines'},\n", + " {'name': 'Canids'},\n", + " {'name': 'Kits'},\n", + " {'name': 'Missouri, United States'}],\n", + " 'title': ['Red Foxes']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/a1869179a15cda600e6c231024ec2218',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/missouri-state-archives-through-missouri-digital-heritage',\n", + " 'name': 'Missouri State Archives through Missouri Digital Heritage'},\n", + " 'id': 'a1869179a15cda600e6c231024ec2218',\n", + " 'iiifManifest': 'http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4087/manifest.json',\n", + " 'ingestDate': '2025-03-25T17:35:01.813Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4087',\n", + " 'object': 'http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4087',\n", + " 'originalRecord': {'stringValue': '{\\n \"@context\" : \"http://dp.la/api/items/context\",\\n \"isShownAt\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4087\",\\n \"dataProvider\" : \"Missouri State Archives through Missouri Digital Heritage\",\\n \"@type\" : \"ore:Aggregation\",\\n \"hasView\" : {\\n \"@id\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4087\"\\n },\\n \"provider\" : {\\n \"@id\" : \"http://dp.la/api/contributor/missouri-hub\",\\n \"name\" : \"Missouri Hub\"\\n },\\n \"object\" : \"http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4087\",\\n \"aggregatedCHO\" : \"#sourceResource\",\\n \"sourceResource\" : {\\n \"title\" : [ \"Red Foxes\" ],\\n \"description\" : [ \"A young red fox sits alone in a plowed farm field near its den.\" ],\\n \"subject\" : [ {\\n \"name\" : \"Mammals\"\\n }, {\\n \"name\" : \"Omnivores\"\\n }, {\\n \"name\" : \"Red fox\"\\n }, {\\n \"name\" : \"Vulpes vulpes\"\\n }, {\\n \"name\" : \"Wild canines\"\\n }, {\\n \"name\" : \"Canids\"\\n }, {\\n \"name\" : \"Kits\"\\n }, {\\n \"name\" : \"Treloar, Warren County, Missouri, United States\"\\n } ],\\n \"temporal\" : [ {\\n \"displayDate\" : \"5/15/1948\"\\n } ],\\n \"identifier\" : [ \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4087\" ],\\n \"creator\" : [ \"Schmidt, Rex Gary\" ],\\n \"language\" : [ {\\n \"iso639_3\" : \"eng\",\\n \"name\" : \"English\"\\n } ],\\n \"rights\" : \"Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.\",\\n \"@id\" : \"oai:cdm16795.contentdm.oclc.org:p16795coll24/4087\",\\n \"format\" : \"\"\\n },\\n \"@id\" : \"missouri--urn:data.mohistory.org:mdh_all:oai:cdm16795.contentdm.oclc.org:p16795coll24/4087\",\\n \"iiifManifest\" : \"http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4087/manifest.json\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/heartland-hub',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878488'],\n", + " 'name': 'Heartland Hub'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/a1869179a15cda600e6c231024ec2218#SourceResource',\n", + " 'creator': ['Schmidt, Rex Gary'],\n", + " 'date': [{'displayDate': '5/15/1948'}],\n", + " 'description': ['A young red fox sits alone in a plowed farm field near its den.'],\n", + " 'identifier': ['http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4087'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'rights': ['Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.'],\n", + " 'subject': [{'name': 'Mammals'},\n", + " {'name': 'Omnivores'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Vulpes vulpes'},\n", + " {'name': 'Wild canines'},\n", + " {'name': 'Canids'},\n", + " {'name': 'Kits'},\n", + " {'name': 'Treloar, Warren County, Missouri, United States'}],\n", + " 'title': ['Red Foxes']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/d52336e9af2a31ed282d3826b094b952',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/missouri-state-archives-through-missouri-digital-heritage',\n", + " 'name': 'Missouri State Archives through Missouri Digital Heritage'},\n", + " 'id': 'd52336e9af2a31ed282d3826b094b952',\n", + " 'iiifManifest': 'http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4348/manifest.json',\n", + " 'ingestDate': '2025-03-25T17:35:01.813Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4348',\n", + " 'object': 'http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4348',\n", + " 'originalRecord': {'stringValue': '{\\n \"@context\" : \"http://dp.la/api/items/context\",\\n \"isShownAt\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4348\",\\n \"dataProvider\" : \"Missouri State Archives through Missouri Digital Heritage\",\\n \"@type\" : \"ore:Aggregation\",\\n \"hasView\" : {\\n \"@id\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4348\"\\n },\\n \"provider\" : {\\n \"@id\" : \"http://dp.la/api/contributor/missouri-hub\",\\n \"name\" : \"Missouri Hub\"\\n },\\n \"object\" : \"http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4348\",\\n \"aggregatedCHO\" : \"#sourceResource\",\\n \"sourceResource\" : {\\n \"title\" : [ \"Red Foxes\" ],\\n \"description\" : [ \"A red fox is curled up outside its den in the woods.\" ],\\n \"subject\" : [ {\\n \"name\" : \"Mammals\"\\n }, {\\n \"name\" : \"Omnivores\"\\n }, {\\n \"name\" : \"Red fox\"\\n }, {\\n \"name\" : \"Vulpes vulpes\"\\n }, {\\n \"name\" : \"Wild canines\"\\n }, {\\n \"name\" : \"Canids\"\\n }, {\\n \"name\" : \"Missouri, United States\"\\n } ],\\n \"temporal\" : [ {\\n \"displayDate\" : \"n.d.\"\\n } ],\\n \"identifier\" : [ \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4348\" ],\\n \"creator\" : [ \"Wooldridge, Don\" ],\\n \"language\" : [ {\\n \"iso639_3\" : \"eng\",\\n \"name\" : \"English\"\\n } ],\\n \"rights\" : \"Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.\",\\n \"@id\" : \"oai:cdm16795.contentdm.oclc.org:p16795coll24/4348\",\\n \"format\" : \"\"\\n },\\n \"@id\" : \"missouri--urn:data.mohistory.org:mdh_all:oai:cdm16795.contentdm.oclc.org:p16795coll24/4348\",\\n \"iiifManifest\" : \"http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4348/manifest.json\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/heartland-hub',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878488'],\n", + " 'name': 'Heartland Hub'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/d52336e9af2a31ed282d3826b094b952#SourceResource',\n", + " 'creator': ['Wooldridge, Don'],\n", + " 'date': [{'displayDate': 'n.d.'}],\n", + " 'description': ['A red fox is curled up outside its den in the woods.'],\n", + " 'identifier': ['http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4348'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'rights': ['Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.'],\n", + " 'subject': [{'name': 'Mammals'},\n", + " {'name': 'Omnivores'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Vulpes vulpes'},\n", + " {'name': 'Wild canines'},\n", + " {'name': 'Canids'},\n", + " {'name': 'Missouri, United States'}],\n", + " 'title': ['Red Foxes']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/5917d2cd44c455a5b75f58feabd48825',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'name': 'Palisades Interstate Park Commission'},\n", + " 'id': '5917d2cd44c455a5b75f58feabd48825',\n", + " 'ingestDate': '2020-02-19T18:54:41.375Z',\n", + " 'ingestType': 'item',\n", + " 'intermediateProvider': 'Southeastern New York Library Resources Council',\n", + " 'isShownAt': 'https://www.hrvh.org/cdm/ref/collection/pipc/id/130',\n", + " 'object': 'https://www.hrvh.org/utils/getthumbnail/collection/pipc/id/130',\n", + " 'originalRecord': {'stringValue': '\\n
\\n oai:repox.ist.utl.pt:pipc:oai:www.hrvh.org:pipc/130\\n 2018-04-09\\n pipc\\n
\\n \\n \\n \\n Red foxes\\n \\n Tinted photo of two chained red foxes.\\n PIPC_25_Untitled-3_0061.jpg\\n \\n \\n https://www.hrvh.org/cdm/ref/collection/pipc/id/130\\n \\n \\n \\n \\n https://www.hrvh.org/utils/getthumbnail/collection/pipc/id/130\\n \\n \\n \\n No Copyright - United States\\n\\n \\n Lantern slides\\n \\n \\n Zoo animals\\n \\n \\n Foxes\\n \\n \\n Red fox\\n \\n \\n \\n Bear Mountain Trailside Museum, Palisades Interstate Park Commission\\n \\n \\n \\n
lantern slide
\\n 4 x 5 inches\\n image/jpeg\\n
\\n still image\\n \\n \\n Palisades Interstate Park Commission\\n \\n \\n \\n Southeastern New York Library Resources Council\\n \\n Palisades Interstate Park Commission\\n \\n \\n Lantern Slides\\n \\n \\n
\\n
\\n \\n \\n \\n https://www.hrvh.org/oai/oai.php\\n oai:www.hrvh.org:pipc/130\\n 2018-04-09\\n \\n http://www.openarchives.org/OAI/2.0/\\n \\n \\n\\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/esdn',\n", + " 'name': 'Empire State Digital Network'},\n", + " 'rights': 'http://rightsstatements.org/vocab/NoC-US/1.0/',\n", + " 'rightsCategory': 'Unlimited Re-Use',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/5917d2cd44c455a5b75f58feabd48825#SourceResource',\n", + " 'collection': [{'title': 'Palisades Interstate Park Commission'}],\n", + " 'description': ['Tinted photo of two chained red foxes.'],\n", + " 'extent': ['4 x 5 inches'],\n", + " 'format': ['Lantern slide'],\n", + " 'identifier': ['PIPC_25_Untitled-3_0061.jpg'],\n", + " 'relation': ['Palisades Interstate Park Commission', 'Lantern Slides'],\n", + " 'subject': [{'name': 'Lantern slides'},\n", + " {'name': 'Zoo animals'},\n", + " {'name': 'Foxes'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Bear Mountain Trailside Museum, Palisades Interstate Park Commission'}],\n", + " 'title': ['Red foxes'],\n", + " 'type': ['image']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/72234ee860f73d045b7a5b63c205feb1',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/missouri-state-archives-through-missouri-digital-heritage',\n", + " 'name': 'Missouri State Archives through Missouri Digital Heritage'},\n", + " 'id': '72234ee860f73d045b7a5b63c205feb1',\n", + " 'iiifManifest': 'http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4172/manifest.json',\n", + " 'ingestDate': '2025-03-25T17:35:01.813Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4172',\n", + " 'object': 'http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4172',\n", + " 'originalRecord': {'stringValue': '{\\n \"@context\" : \"http://dp.la/api/items/context\",\\n \"isShownAt\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4172\",\\n \"dataProvider\" : \"Missouri State Archives through Missouri Digital Heritage\",\\n \"@type\" : \"ore:Aggregation\",\\n \"hasView\" : {\\n \"@id\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4172\"\\n },\\n \"provider\" : {\\n \"@id\" : \"http://dp.la/api/contributor/missouri-hub\",\\n \"name\" : \"Missouri Hub\"\\n },\\n \"object\" : \"http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4172\",\\n \"aggregatedCHO\" : \"#sourceResource\",\\n \"sourceResource\" : {\\n \"title\" : [ \"Red Foxes\" ],\\n \"description\" : [ \"A man holds a tiny, muddy red fox kit in his hand.\" ],\\n \"subject\" : [ {\\n \"name\" : \"Mammals\"\\n }, {\\n \"name\" : \"Omnivores\"\\n }, {\\n \"name\" : \"Red fox\"\\n }, {\\n \"name\" : \"Vulpes vulpes\"\\n }, {\\n \"name\" : \"Wild canines\"\\n }, {\\n \"name\" : \"Canids\"\\n }, {\\n \"name\" : \"Kits\"\\n }, {\\n \"name\" : \"Poplar Bluff, Butler County, Missouri, United States\"\\n } ],\\n \"temporal\" : [ {\\n \"displayDate\" : \"3/30/1947\"\\n } ],\\n \"identifier\" : [ \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4172\" ],\\n \"creator\" : [ \"Gamble, William C.\" ],\\n \"language\" : [ {\\n \"iso639_3\" : \"eng\",\\n \"name\" : \"English\"\\n } ],\\n \"rights\" : \"Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.\",\\n \"@id\" : \"oai:cdm16795.contentdm.oclc.org:p16795coll24/4172\",\\n \"format\" : \"\"\\n },\\n \"@id\" : \"missouri--urn:data.mohistory.org:mdh_all:oai:cdm16795.contentdm.oclc.org:p16795coll24/4172\",\\n \"iiifManifest\" : \"http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4172/manifest.json\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/heartland-hub',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878488'],\n", + " 'name': 'Heartland Hub'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/72234ee860f73d045b7a5b63c205feb1#SourceResource',\n", + " 'creator': ['Gamble, William C'],\n", + " 'date': [{'displayDate': '3/30/1947'}],\n", + " 'description': ['A man holds a tiny, muddy red fox kit in his hand.'],\n", + " 'identifier': ['http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4172'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'rights': ['Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.'],\n", + " 'subject': [{'name': 'Mammals'},\n", + " {'name': 'Omnivores'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Vulpes vulpes'},\n", + " {'name': 'Wild canines'},\n", + " {'name': 'Canids'},\n", + " {'name': 'Kits'},\n", + " {'name': 'Poplar Bluff, Butler County, Missouri, United States'}],\n", + " 'title': ['Red Foxes']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/c069137daf81a34b1226673f06b807e6',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/missouri-state-archives-through-missouri-digital-heritage',\n", + " 'name': 'Missouri State Archives through Missouri Digital Heritage'},\n", + " 'id': 'c069137daf81a34b1226673f06b807e6',\n", + " 'iiifManifest': 'http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4270/manifest.json',\n", + " 'ingestDate': '2025-03-25T17:35:01.813Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4270',\n", + " 'object': 'http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4270',\n", + " 'originalRecord': {'stringValue': '{\\n \"@context\" : \"http://dp.la/api/items/context\",\\n \"isShownAt\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4270\",\\n \"dataProvider\" : \"Missouri State Archives through Missouri Digital Heritage\",\\n \"@type\" : \"ore:Aggregation\",\\n \"hasView\" : {\\n \"@id\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4270\"\\n },\\n \"provider\" : {\\n \"@id\" : \"http://dp.la/api/contributor/missouri-hub\",\\n \"name\" : \"Missouri Hub\"\\n },\\n \"object\" : \"http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4270\",\\n \"aggregatedCHO\" : \"#sourceResource\",\\n \"sourceResource\" : {\\n \"title\" : [ \"Red Foxes\" ],\\n \"description\" : [ \"Portrait of a red fox curled up inside a hollow log.\" ],\\n \"subject\" : [ {\\n \"name\" : \"Mammals\"\\n }, {\\n \"name\" : \"Omnivores\"\\n }, {\\n \"name\" : \"Red fox\"\\n }, {\\n \"name\" : \"Vulpes vulpes\"\\n }, {\\n \"name\" : \"Wild canines\"\\n }, {\\n \"name\" : \"Canids\"\\n }, {\\n \"name\" : \"Missouri, United States\"\\n } ],\\n \"temporal\" : [ {\\n \"displayDate\" : \"October 1958\"\\n } ],\\n \"identifier\" : [ \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4270\" ],\\n \"creator\" : [ \"Wooldridge, Don\" ],\\n \"language\" : [ {\\n \"iso639_3\" : \"eng\",\\n \"name\" : \"English\"\\n } ],\\n \"rights\" : \"Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.\",\\n \"@id\" : \"oai:cdm16795.contentdm.oclc.org:p16795coll24/4270\",\\n \"format\" : \"\"\\n },\\n \"@id\" : \"missouri--urn:data.mohistory.org:mdh_all:oai:cdm16795.contentdm.oclc.org:p16795coll24/4270\",\\n \"iiifManifest\" : \"http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4270/manifest.json\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/heartland-hub',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878488'],\n", + " 'name': 'Heartland Hub'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/c069137daf81a34b1226673f06b807e6#SourceResource',\n", + " 'creator': ['Wooldridge, Don'],\n", + " 'date': [{'displayDate': 'October 1958'}],\n", + " 'description': ['Portrait of a red fox curled up inside a hollow log.'],\n", + " 'identifier': ['http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4270'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'rights': ['Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.'],\n", + " 'subject': [{'name': 'Mammals'},\n", + " {'name': 'Omnivores'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Vulpes vulpes'},\n", + " {'name': 'Wild canines'},\n", + " {'name': 'Canids'},\n", + " {'name': 'Missouri, United States'}],\n", + " 'title': ['Red Foxes']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/403e1998bec15b2f775c09e097c8a8e4',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/missouri-state-archives-through-missouri-digital-heritage',\n", + " 'name': 'Missouri State Archives through Missouri Digital Heritage'},\n", + " 'id': '403e1998bec15b2f775c09e097c8a8e4',\n", + " 'iiifManifest': 'http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4437/manifest.json',\n", + " 'ingestDate': '2025-03-25T17:35:01.813Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4437',\n", + " 'object': 'http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4437',\n", + " 'originalRecord': {'stringValue': '{\\n \"@context\" : \"http://dp.la/api/items/context\",\\n \"isShownAt\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4437\",\\n \"dataProvider\" : \"Missouri State Archives through Missouri Digital Heritage\",\\n \"@type\" : \"ore:Aggregation\",\\n \"hasView\" : {\\n \"@id\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4437\"\\n },\\n \"provider\" : {\\n \"@id\" : \"http://dp.la/api/contributor/missouri-hub\",\\n \"name\" : \"Missouri Hub\"\\n },\\n \"object\" : \"http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4437\",\\n \"aggregatedCHO\" : \"#sourceResource\",\\n \"sourceResource\" : {\\n \"title\" : [ \"Red Foxes\" ],\\n \"description\" : [ \"Two red foxes are in the woods near their den.\" ],\\n \"subject\" : [ {\\n \"name\" : \"Mammals\"\\n }, {\\n \"name\" : \"Omnivores\"\\n }, {\\n \"name\" : \"Red fox\"\\n }, {\\n \"name\" : \"Vulpes vulpes\"\\n }, {\\n \"name\" : \"Wild canines\"\\n }, {\\n \"name\" : \"Canids\"\\n }, {\\n \"name\" : \"Missouri, United States\"\\n } ],\\n \"temporal\" : [ {\\n \"displayDate\" : \"n.d.\"\\n } ],\\n \"identifier\" : [ \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4437\" ],\\n \"creator\" : [ \"Wooldridge, Don\" ],\\n \"language\" : [ {\\n \"iso639_3\" : \"eng\",\\n \"name\" : \"English\"\\n } ],\\n \"rights\" : \"Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.\",\\n \"@id\" : \"oai:cdm16795.contentdm.oclc.org:p16795coll24/4437\",\\n \"format\" : \"\"\\n },\\n \"@id\" : \"missouri--urn:data.mohistory.org:mdh_all:oai:cdm16795.contentdm.oclc.org:p16795coll24/4437\",\\n \"iiifManifest\" : \"http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4437/manifest.json\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/heartland-hub',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878488'],\n", + " 'name': 'Heartland Hub'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/403e1998bec15b2f775c09e097c8a8e4#SourceResource',\n", + " 'creator': ['Wooldridge, Don'],\n", + " 'date': [{'displayDate': 'n.d.'}],\n", + " 'description': ['Two red foxes are in the woods near their den.'],\n", + " 'identifier': ['http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4437'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'rights': ['Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.'],\n", + " 'subject': [{'name': 'Mammals'},\n", + " {'name': 'Omnivores'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Vulpes vulpes'},\n", + " {'name': 'Wild canines'},\n", + " {'name': 'Canids'},\n", + " {'name': 'Missouri, United States'}],\n", + " 'title': ['Red Foxes']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/9225e4df382482e6c55bf9d052cfc52f',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/missouri-state-archives-through-missouri-digital-heritage',\n", + " 'name': 'Missouri State Archives through Missouri Digital Heritage'},\n", + " 'id': '9225e4df382482e6c55bf9d052cfc52f',\n", + " 'iiifManifest': 'http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4126/manifest.json',\n", + " 'ingestDate': '2025-03-25T17:35:01.813Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4126',\n", + " 'object': 'http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4126',\n", + " 'originalRecord': {'stringValue': '{\\n \"@context\" : \"http://dp.la/api/items/context\",\\n \"isShownAt\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4126\",\\n \"dataProvider\" : \"Missouri State Archives through Missouri Digital Heritage\",\\n \"@type\" : \"ore:Aggregation\",\\n \"hasView\" : {\\n \"@id\" : \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4126\"\\n },\\n \"provider\" : {\\n \"@id\" : \"http://dp.la/api/contributor/missouri-hub\",\\n \"name\" : \"Missouri Hub\"\\n },\\n \"object\" : \"http://cdm16795.contentdm.oclc.org/utils/getthumbnail/collection/p16795coll24/id/4126\",\\n \"aggregatedCHO\" : \"#sourceResource\",\\n \"sourceResource\" : {\\n \"title\" : [ \"Red Foxes\" ],\\n \"description\" : [ \"A young red fox ventures out of its den and peers at the camera.\" ],\\n \"subject\" : [ {\\n \"name\" : \"Mammals\"\\n }, {\\n \"name\" : \"Omnivores\"\\n }, {\\n \"name\" : \"Red fox\"\\n }, {\\n \"name\" : \"Vulpes vulpes\"\\n }, {\\n \"name\" : \"Wild canines\"\\n }, {\\n \"name\" : \"Canids\"\\n }, {\\n \"name\" : \"Kits\"\\n }, {\\n \"name\" : \"Missouri, United States\"\\n } ],\\n \"temporal\" : [ {\\n \"displayDate\" : \"n.d.\"\\n } ],\\n \"identifier\" : [ \"http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4126\" ],\\n \"creator\" : [ \"Wooldridge, Don\" ],\\n \"language\" : [ {\\n \"iso639_3\" : \"eng\",\\n \"name\" : \"English\"\\n } ],\\n \"rights\" : \"Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.\",\\n \"@id\" : \"oai:cdm16795.contentdm.oclc.org:p16795coll24/4126\",\\n \"format\" : \"\"\\n },\\n \"@id\" : \"missouri--urn:data.mohistory.org:mdh_all:oai:cdm16795.contentdm.oclc.org:p16795coll24/4126\",\\n \"iiifManifest\" : \"http://cdm16795.contentdm.oclc.org/iiif/info/p16795coll24/4126/manifest.json\"\\n}'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/heartland-hub',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878488'],\n", + " 'name': 'Heartland Hub'},\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/9225e4df382482e6c55bf9d052cfc52f#SourceResource',\n", + " 'creator': ['Wooldridge, Don'],\n", + " 'date': [{'displayDate': 'n.d.'}],\n", + " 'description': ['A young red fox ventures out of its den and peers at the camera.'],\n", + " 'identifier': ['http://cdm16795.contentdm.oclc.org/cdm/ref/collection/p16795coll24/id/4126'],\n", + " 'language': [{'iso639_3': 'English', 'name': 'English'}],\n", + " 'rights': ['Public domain. Items reproduced for publication should carry the credit line: Courtesy of the Missouri State Archives, RG103 Department of Conservation Photograph Collection.'],\n", + " 'subject': [{'name': 'Mammals'},\n", + " {'name': 'Omnivores'},\n", + " {'name': 'Red fox'},\n", + " {'name': 'Vulpes vulpes'},\n", + " {'name': 'Wild canines'},\n", + " {'name': 'Canids'},\n", + " {'name': 'Kits'},\n", + " {'name': 'Missouri, United States'}],\n", + " 'title': ['Red Foxes']}},\n", + " {'@context': 'http://dp.la/api/items/context',\n", + " '@id': 'http://dp.la/api/items/622cb57f4f2884c21e44db73cbeb622e',\n", + " '@type': 'ore:Aggregation',\n", + " 'aggregatedCHO': '#sourceResource',\n", + " 'dataProvider': {'@id': 'http://dp.la/api/contributor/tennessee-state-library-and-archives',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q7700170'],\n", + " 'name': 'Tennessee State Library and Archives'},\n", + " 'id': '622cb57f4f2884c21e44db73cbeb622e',\n", + " 'iiifManifest': 'https://cdm15138.contentdm.oclc.org/iiif/info/p15138coll28/4025/manifest.json',\n", + " 'ingestDate': '2025-01-03T15:28:40.549Z',\n", + " 'ingestType': 'item',\n", + " 'isShownAt': 'http://cdm15138.contentdm.oclc.org/cdm/ref/collection/p15138coll28/id/4025',\n", + " 'object': 'http://cdm15138.contentdm.oclc.org/utils/getthumbnail/collection/p15138coll28/id/4025',\n", + " 'originalRecord': {'stringValue': '\\n
\\n \\n urn:dpla.lib.utk.edu.tsla_p15138coll28:oai:cdm15138.contentdm.oclc.org:p15138coll28/4025\\n \\n 2020-02-25\\n tsla_p15138coll28\\n
\\n \\n \\n \\n Red foxes\\n \\n \\n Copyright Not Evaluated\\n\\n \\n \\n http://cdm15138.contentdm.oclc.org/cdm/ref/collection/p15138coll28/id/4025\\n \\n \\n http://cdm15138.contentdm.oclc.org/utils/getthumbnail/collection/p15138coll28/id/4025\\n \\n \\n https://cdm15138.contentdm.oclc.org/iiif/info/p15138coll28/4025/manifest.json\\n \\n \\n \\n A black and white photograph of two red foxes in a large wire pen. Both foxes are on their feet and are staring off into the distance.\\n \\n \\n 1938 March 8\\n \\n \\n Tennessee State Library and Archives\\n \\n eng\\n \\n \\n \\n Red fox\\n \\n \\n Vulpes\\n \\n \\n Photography of animals\\n \\n \\n Foxes\\n \\n \\n Animal housing\\n \\n \\n Cages\\n \\n \\n Ears\\n \\n \\n Whiskers\\n \\n \\n \\n \\n Tennessee Department of Conservation Photograph Collection, 1937-1976\\n \\n \\n \\n \\n \\n Animals\\n \\n \\n \\n \\n Tennessee State Library and Archives\\n \\n \\n \\n
Photographs
\\n
\\n still image\\n
\\n
\\n \\n \\n \\n \\n http://cdm15138.contentdm.oclc.org/oai/oai.php\\n \\n \\n oai:cdm15138.contentdm.oclc.org:p15138coll28/4025\\n \\n 2020-02-25\\n \\n http://worldcat.org/xmlschemas/qdc-1.0\\n \\n \\n\\n \\n
\\n'},\n", + " 'provider': {'@id': 'http://dp.la/api/contributor/tennessee',\n", + " 'exactMatch': ['http://www.wikidata.org/entity/Q83878449'],\n", + " 'name': 'Digital Library of Tennessee'},\n", + " 'rights': 'http://rightsstatements.org/vocab/CNE/1.0/',\n", + " 'rightsCategory': 'Unspecified Rights Status',\n", + " 'sourceResource': {'@id': 'http://dp.la/api/items/622cb57f4f2884c21e44db73cbeb622e#SourceResource',\n", + " 'date': [{'displayDate': '1938 March 8'}],\n", + " 'description': ['A black and white photograph of two red foxes in a large wire pen. Both foxes are on their feet and are staring off into the distance.'],\n", + " 'format': ['Photographs'],\n", + " 'subject': [{'name': 'Red fox'},\n", + " {'name': 'Vulpes'},\n", + " {'name': 'Photography of animals'},\n", + " {'name': 'Foxes'},\n", + " {'name': 'Animal housing'},\n", + " {'name': 'Cages'},\n", + " {'name': 'Ears'},\n", + " {'name': 'Whiskers'}],\n", + " 'title': ['Red foxes'],\n", + " 'type': ['image']}}],\n", + " 'facets': [],\n", + " 'limit': 10,\n", + " 'start': 1}" + ] + }, + "execution_count": 24, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "def make_dpla_request(query: str):\n", " url = f\"https://api.dp.la/v2/items?q={query}&api_key={DPLA_API_KEY}\"\n", " response = requests.get(url)\n", "\n", - " return response.json()" + " return response.json()\n", + "\n", + "make_dpla_request('red+foxes')" ] }, { @@ -260,11 +1328,21540 @@ "\n", "These experiments need not be large — think of a small, answerable question that you could tackle in the space of 4 hours of work (i.e., the amount of outside work generally expected for each lab)." ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "#### Research question:\n", + "How did public interest in electricity evolve in the United States from 1880 to 1920, as reflected in newspaper coverage?\n", + "\n", + "#### Hypothesis:\n", + "The number of newspaper articles mentioning \"electricity\" increased significantly between 1880 and 1920, as there are more use of electric power and related technologies (e.g., lighting, streetcars).\n", + "\n", + "#### Methods:\n", + "1. Data source: [Chronicling America](https://chroniclingamerica.loc.gov/about/api/)\n", + "\n", + "2. Search Parameters\n", + "- Search term: \"electricity\"\n", + "- Date range: 1880–1920\n", + "\n", + "3. Tools\n", + "- Using data from [Chronicling America](https://chroniclingamerica.loc.gov/about/api/)\n", + "\n", + "\n", + "#### Results:\n", + "There are less articles shown up on the dataframe than I expected. But it still reflects that there are more articles containing the term 'electricity' in the later year than it is in the early 1880s" + ] + }, + { + "cell_type": "code", + "execution_count": 67, + "metadata": {}, + "outputs": [], + "source": [ + "import json\n", + "\n", + "# Prepare terms for our query\n", + "qs = 'electricity'\n", + "start_date = '1880-01-01'\n", + "end_date = '1920-12-31'\n", + "lang = 'English'\n", + "\n", + "query_result = requests.post(\"https://www.loc.gov/collections/chronicling-america/?dl=page&end_date={end_date}&qs={qs}&start_date={start_date}&fo=json\")\n", + "\n", + "# Write data into a file\n", + "# This step meant to prevent exceeding the API request limit\n", + "with open(\"data.json\", \"w\") as f:\n", + " json.dump(query_result.json(), f, indent=2)\n" + ] + }, + { + "cell_type": "code", + "execution_count": 68, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "{'advanced_search': True,\n", + " 'aka': ['hnews', 'http://lccn.loc.gov/2007618519', 'ndnp', 'chronam'],\n", + " 'breadcrumbs': [{'Library of Congress': 'https://www.loc.gov'},\n", + " {'Digital Collections': 'https://www.loc.gov/collections/'},\n", + " {'Chronicling America': 'https://www.loc.gov/collections/chronicling-america/'}],\n", + " 'browse': {'advanced_search': True,\n", + " 'advanced_search_dropdowns_per_row': 4,\n", + " 'coverage_dates': {'end': {'day': 31, 'month': 11, 'year': 1963},\n", + " 'start': {'day': 3, 'month': 8, 'year': 1736}},\n", + " 'default_state': 'advanced',\n", + " 'display_options': {'options': [{'field': 'all', 'label': 'All'},\n", + " {'field': 'title', 'label': 'Titles', 'type': 'title'},\n", + " {'field': 'issue', 'label': 'Issues', 'type': 'issue'},\n", + " {'field': 'page', 'label': 'Pages (Full Text)', 'type': 'segment'}]},\n", + " 'facets': {'include': [{'field': 'digitized'},\n", + " {'field': 'object-type', 'label': 'Display Level'},\n", + " {'field': 'original-format'},\n", + " {'field': 'partof_title', 'label': 'Title'},\n", + " {'field': 'dates'},\n", + " {'field': 'location_country', 'label': 'Country'},\n", + " {'field': 'location_state',\n", + " 'label': 'State/Province (Geographic Coverage)'},\n", + " {'field': 'location_county', 'label': 'County'},\n", + " {'field': 'location_city', 'label': 'City'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity'},\n", + " {'field': 'language', 'label': 'Language'},\n", + " {'field': 'subject'},\n", + " {'closed': True, 'field': 'number_page', 'label': 'Page'},\n", + " {'closed': True, 'field': 'partof_collection', 'label': 'Collection'},\n", + " {'closed': True, 'field': 'online-format'},\n", + " {'closed': True, 'field': 'contributor'},\n", + " {'closed': True, 'field': 'partof_division', 'label': 'Division'},\n", + " {'closed': True, 'field': 'access-restricted'},\n", + " {'closed': True, 'field': 'batch'}]},\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'required': True,\n", + " 'select': 'multiple'},\n", + " {'field': 'location_county', 'select': 'multiple'},\n", + " {'field': 'location_city', 'select': 'multiple'},\n", + " {'field': 'partof_title', 'select': 'multiple'},\n", + " {'default': 'enable',\n", + " 'display_level': 'page',\n", + " 'field': 'language',\n", + " 'select': 'single'},\n", + " {'default': 'enable', 'field': 'subject_ethnicity', 'select': 'multiple'}],\n", + " 'geoviz': True,\n", + " 'search_operators': [{'label': 'All of these words:', 'name': 'AND'},\n", + " {'label': 'Any of these words:', 'name': 'OR'},\n", + " {'label': 'This exact phrase:', 'name': 'PHRASE'},\n", + " {'label': 'These words within 5 words of each other:', 'name': '~5'},\n", + " {'label': 'These words within 10 words of each other:', 'name': '~10'}],\n", + " 'style': 'gallery',\n", + " 'submonth_date_gaps': True},\n", + " 'categories': ['about-this-collection'],\n", + " 'collection_titles': {'download_formats': [{'delimiter': ',', 'label': 'csv'},\n", + " {'delimiter': '|', 'label': 'txt'}],\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'label': 'State',\n", + " 'select': 'multiple'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity', 'select': 'multiple'},\n", + " {'field': 'language', 'label': 'Language', 'select': 'multiple'}],\n", + " 'response_fields': ['type',\n", + " 'url',\n", + " 'number_*',\n", + " 'solr-lite-timestamp',\n", + " 'group',\n", + " 'partof_title',\n", + " 'location_state',\n", + " 'location_county',\n", + " 'location_city',\n", + " 'latlong',\n", + " 'language',\n", + " 'subject_ethnicity',\n", + " 'title'],\n", + " 'table_columns': [{'field': 'partof_title',\n", + " 'format': 'label',\n", + " 'label': 'Newspapers',\n", + " 'sort': 'title_s'},\n", + " {'download_only': True, 'field': 'number_lccn', 'label': 'LCCN'},\n", + " {'download_only': True, 'field': 'number_oclc', 'label': 'OCLC'},\n", + " {'download_only': True, 'field': 'number_issn', 'label': 'ISSN'},\n", + " {'field': 'location_state', 'format': 'label', 'label': 'State'},\n", + " {'download_only': True,\n", + " 'field': 'location_county',\n", + " 'format': 'label',\n", + " 'label': 'County'},\n", + " {'download_only': True,\n", + " 'field': 'location_city',\n", + " 'format': 'label',\n", + " 'label': 'City'},\n", + " {'download_only': True, 'field': 'latlong', 'label': 'Geo Location'},\n", + " {'field': 'calendar_url', 'label': 'Browse Digitized Issues'},\n", + " {'field': 'number_issue_count', 'label': 'Number of Issues'},\n", + " {'field': 'number_first_issue', 'label': 'First Issue'},\n", + " {'field': 'number_last_issue', 'label': 'Last Issue'},\n", + " {'field': 'number_hasessay',\n", + " 'format': 'boolean',\n", + " 'label': 'Essay Available'},\n", + " {'field': 'language', 'format': 'label', 'label': 'Languages'},\n", + " {'field': 'subject_ethnicity', 'format': 'label', 'label': 'Ethnicity'}]},\n", + " 'content': {'active': True,\n", + " 'image_url': ['/static/collections/chronicling-america/500_500.jpg'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/',\n", + " 'markup': None,\n", + " 'pagination': '2 of 3',\n", + " 'partof': [],\n", + " 'results': [{'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'],\n", + " 'batch': ['gu_jabbah_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/georgia/',\n", + " '2/united states/georgia/fulton/',\n", + " '3/united states/georgia/fulton/atlanta/'],\n", + " 'contributor': ['digital library of georgia, a project of galileo located at the university of georgia libraries'],\n", + " 'date': '1913-06-08',\n", + " 'dates': ['1913-06-08'],\n", + " 'description': ['NOTICE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 10 WILSONS ROLE AS BUSINESS BOSS IMPERILS WHOLE NATION SAYS FORBES Troublous Times May Be Ex pected Unless Some Check Is Put on the Activities of Amateur Statesmen at National Capital Idea of Attorney General to Put Killing Taxation on Corpora tions Doing More Than Certain Amount of Business Staggers By B C FORBES NEW YORK June 7ls the Wil son administration to slash business It has come perilously near doing ao and unless some restraint be ex ercised by amateur statesmen utterly out of sympathy with the nations business affairs troublous times may be precipitated Attorney General Mcßeynolds has brought forth the staggering proposal that corporations be punished by kill ing taxation for doing more than a certain amount of business no matter How honestly economically or satis factorily the business may be con ducted This startling policy of wrecking an enterprise solely because of its size is the most revolutionary principle yet enunciated by any of our new lot of Federal statesmen In effect the Attorney General wants to upset the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-05-22T12:58:00.479Z',\n", + " 'group': ['ndnp/gu', 'digital-library-of-georgia-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:6.25/0/default.jpg#h=505&w=425',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:12.5/0/default.jpg#h=1010&w=851',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913060801/0281.xml&format=alto_xml'],\n", + " 'index': 1,\n", + " 'language': ['english'],\n", + " 'location': ['atlanta',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'georgia',\n", + " 'united states'],\n", + " 'location_city': ['atlanta'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['fulton'],\n", + " 'location_state': ['georgia'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', 'sn89053729', '9', '0', '1', '0000000001'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn89053729'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '9', '3', '3', '4', '4', '0', '0', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Atlanta Georgian and news',\n", + " 'Sunday issues published with title: Sunday American',\n", + " \"Sunday issues may be called: Hearst's Sunday American\",\n", + " 'Sunday issues may sometimes be called: Atlanta American',\n", + " 'One extra for May 31, 1913 called: Georgian Atlanta',\n", + " 'May sometimes be called: Georgian-American'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['fulton county (ga.)',\n", + " 'newspapers',\n", + " 'atlanta',\n", + " 'georgia',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'atlanta (ga.)',\n", + " 'united states'],\n", + " 'timestamp': '2024-05-23T03:04:07.229Z',\n", + " 'title': 'Image 1 of Atlanta Georgian (Atlanta, Ga.), June 8, 1913, (EXTRA)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'],\n", + " 'batch': ['gu_jabbah_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/georgia/',\n", + " '2/united states/georgia/fulton/',\n", + " '3/united states/georgia/fulton/atlanta/'],\n", + " 'contributor': ['digital library of georgia, a project of galileo located at the university of georgia libraries'],\n", + " 'date': '1913-06-15',\n", + " 'dates': ['1913-06-15'],\n", + " 'description': ['NOTDCE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 11 JAP ALLIANCE AGAINST U S OPENLY URGED IN GERMANY What Does It Matter if Yellow Race Should Establish Itself in America Asks Naval Expert in Prominent Berlin Newspaper Dr Graves Recently Released Spy of Kaiser Has Documents to Prove His Charge of Secret Compact Between Two Empires sclal Cable to The American BERLIN June 14That the idea of a closer understanding between Germany and Japan first hinted at in the revelations of Dr Karl Graves the former confidential agent for Ger many and England to The New York American has been receiving the thoughtful attention of German pub licists is shown again tn an article in this weeks Die Zeitschrift by Count Reventlow the foremost naval expert in Germany Germany the writer urges should refuse to allow consideration of race sentiment to lead it into taking sides with Western nations against the Yellow Peril Suppose Japan really became mas ter of the Pacific he says It i scarcely likely Germanys economic interests would suffer thereby Equal ly little could it be injured'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-05-22T12:58:00.479Z',\n", + " 'group': ['ndnp/gu', 'digital-library-of-georgia-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:3.125/0/default.jpg#h=257&w=216',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:6.25/0/default.jpg#h=515&w=432',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:12.5/0/default.jpg#h=1030&w=864',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913061505/1003.xml&format=alto_xml'],\n", + " 'index': 2,\n", + " 'language': ['english'],\n", + " 'location': ['atlanta',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'georgia',\n", + " 'united states'],\n", + " 'location_city': ['atlanta'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['fulton'],\n", + " 'location_state': ['georgia'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', 'sn89053729', '9', '5', '0', '0000000001'],\n", + " 'number_edition': ['5'],\n", + " 'number_lccn': ['sn89053729'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '9', '3', '3', '4', '4', '0', '0', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Atlanta Georgian and news',\n", + " 'Sunday issues published with title: Sunday American',\n", + " \"Sunday issues may be called: Hearst's Sunday American\",\n", + " 'Sunday issues may sometimes be called: Atlanta American',\n", + " 'One extra for May 31, 1913 called: Georgian Atlanta',\n", + " 'May sometimes be called: Georgian-American'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['fulton county (ga.)',\n", + " 'newspapers',\n", + " 'atlanta',\n", + " 'georgia',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'atlanta (ga.)',\n", + " 'united states'],\n", + " 'timestamp': '2024-05-23T03:05:46.148Z',\n", + " 'title': 'Image 1 of Atlanta Georgian (Atlanta, Ga.), June 15, 1913, (EXTRA)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-05-23',\n", + " 'dates': ['1943-05-23'],\n", + " 'description': ['Price Ceilings The New OPA Chart on 600 Commodities Appears in Part 4 Page 14 43RD YEAR NO 235 Go Back Thomas Urges Strikers 52000 Rubber Workers Walk Out ttf if 6vy4 f fcfflir jv BBS nutssu4 H sn I 1 Bwfl P W lEoxholeifßiSwa Pjt 5 I I FDITOLS NOTH Foxhole Diary the story hj r wound d D trott nun nr Pic Pnijuk JJ of UUO Hast fi oln n wood Ht nt his thrfc months t H iliadaleo not Island front tit mom nt hi wt nt oah Off tot the first tin i of the ft ttni I i n Aug V J nntit h was f eaeiuit d v Uh wounds on So Pie Ilmjak actually wrote hts d nr 7 in iiadrrt f holt and in the dripping jungle H n rote in n small diary book hr took from the hod i ft dmd Jap starting it on tltf dag thr Jap left off Tod a Pte Jinn I s l Detroit Marine Hos pital ill nPh a siitltitn irrttrtnre of his J ntdnlcniitilf oi fronted malaria 15y PIT CHAItIKS C RKEIJAK t SMC i right 1343 b The Detroit Time i Installment'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:23.224Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:3.125/0/default.jpg#h=295&w=231',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:6.25/0/default.jpg#h=590&w=463',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:12.5/0/default.jpg#h=1181&w=927',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943052301/0480.xml&format=alto_xml'],\n", + " 'index': 3,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '7', '4', '8', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '5', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T10:39:01.758Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 23, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-06-06',\n", + " 'dates': ['1943-06-06'],\n", + " 'description': ['Clean Plate Club Boys and girls Join the great army of home patriots See Part 1 Page 4 43RD YEAR NO 249 BRITISH CABINET MEETS HASTILY TO SPEED 0 K OF INVASION PLAN Major Kermit Roosevelt 53 Dies in Alaska Son of Former President 2d to Perish in War WASHINGTON Tune IT Krrrru Roosevelt s of the lae PrwidPt I freedom died yesterday n Aa ska while on net o duty a U S Army ma ini ton war d par tment announced today The i3earold explora a ttirr And warrior like l fatrr an Advocate of the strenuous If thus became the fir member of hi fighting family to die in this world war Hi younger brother Quentin was killed in action on the Western front i V War I And was buried in frar e The war department 1 irked deai of tt 1 Kermit Roosevelt s ri ad hut said be uai serving or una a lied d t And wa assigned to no spH fi branch Because the notifcat on from Alaskan headqiart r nor specify that he W 8 k led in at UnnU w H rrr ilk l fv hr died a natural ciatf'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:23.224Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:3.125/0/default.jpg#h=294&w=229',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:6.25/0/default.jpg#h=588&w=458',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:12.5/0/default.jpg#h=1176&w=916',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943060601/1068.xml&format=alto_xml'],\n", + " 'index': 4,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '7', '4', '8', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '5', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T10:41:04.006Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 6, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-28',\n", + " 'dates': ['1943-02-28'],\n", + " 'description': ['Casualty List Michigans casualty list the names of 120 sol diers killed in action in Europe in Africa and in the Southwest Pacific Detroit Area SOUTHWEST PACIFIC Adams Cpl Alphonse A 4800 University Carpinelli Pfc Ralph 14939 Tracy Downey Staff Sgt Norman M 2317 FernclifT Royal Oak Frary Pfc Kenneth L Plymouth llill Pvt Alex G 288 Walper Clawson Jamnik Pfc Ah in J 6084 Grix dale Knoche Pfc William C 1391 Phillip Lada Staff Sgt Ernest 8337 Thaddeus Lang Cpl Edmund 8 8349 Brush Leppek Cpl Norhert J 8433 Elgin Martin Pvf Floyd Jr 15 South Wilson Mt Clemens Menge Cpl Richard W 7311 Juneau Center Line Nowak Pfc Joseph 3464 Martin ODonnell Sgt Harold P 3443 Wabash Parmentier Cpl Oscar A 3958 e Bacons tie Id Riske Sgt Gustav P 4168 Mc Clellan Romano Sgt Orlando 11 7260 Studebaker Van Dyke Roma now ski Sgt Stanley F 5915 Chopin Saros Pfc Nick G 2918 Beni tea u Stirling Pic Kenneth C 2315 T Trombley Pvt Floyd J 198 Ilirly Grosse Pomte Farms Van Vranken Cpl Clarence J 736 Gardenia Royal Oak Wardell Pfc Manliff W 9311 Schaefer Wilork Pfe Richard J 11650 Moran Hamtramck Ycnelouis pvt Bernard T'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:3.125/0/default.jpg#h=296&w=233',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:6.25/0/default.jpg#h=592&w=466',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:12.5/0/default.jpg#h=1184&w=933',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022801/0514.xml&format=alto_xml'],\n", + " 'index': 5,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:02:01.877Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 28, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-21',\n", + " 'dates': ['1943-02-21'],\n", + " 'description': ['Lets Garden out full knowledge ana proper advice to plant their own war gardens The experts presiding over The Times gardening department are nationally known Mrs Isabel INVASION Pierre Hubs tells of Allies invasion plans See story and map Page 2 43RD YEAR NO 144 MORE FOODS PUT ON RATION LIST Allies Smash MidTunisia Axis Thrust I Alexander Arrives at Front as British Pound Mareth Line By EDW ARD W BEATTIE t Hf4 Pri KUf ALLIED HEADQUARTERS North Africa Feb 20American forces dug in on the rocky ridges forming a new line in central Tuj msia today and with the help of strong British units repelled two enemy thrusts designed to test the strength of the Allied positions i The lines appeared to be stabi lized in a fairly firm position as Gen Harold R L G Alexander former British commander for the Middle East arrived here to as sume his new duties as deputy to Gen Dwight Eisenhower in charge of Allied ground forces in Tunisia Marshal Erwin Rommels Afnka Korps fared the threat of the British Eighth Army whose big guns were pounding the Mareth Line in southern Tunisia Boast 3000 Captives fPNB Official German news agency said'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:3.125/0/default.jpg#h=296&w=231',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:6.25/0/default.jpg#h=592&w=463',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:12.5/0/default.jpg#h=1184&w=926',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022101/0210.xml&format=alto_xml'],\n", + " 'index': 6,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:01:30.819Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 21, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-03-14',\n", + " 'dates': ['1943-03-14'],\n", + " 'description': ['Wounded Heroes The Dramatic Story of Three Men Who Fought the JapsSee Page 12 43RD YEAR NO 165 Cant Pay File Anyway lax Head Says 800000 Outside Fold as Monday Midnight Deadline Gets Nearer Bv ARTHUR JUNTUXEX An estimated 800000 Iotroit taxpayers were still to be hratd from Saturday as the annual in come tax derby approached the finish line with the usual last minute lam The deadline for first quarterly payments on 1942 income largest in historyis Monday Tax of fices will be open until 9 p m Letters bearing the postal stamp of March 13 are acceptable Meantime 000 clerks facing a holidaylos weekend worked fev erishly to sort another 100 bags of mail that were dump d into their laps Saturday FRIO A V RECORD DAY Collector Kavanagh guessed that by Saturday closing time 1380 000 taxpayers had fikxJ Record day in Detroit Federal Building his tory occurred Friday when reve nue department aides helped 11417 or the hurdles of the tax blanks Kavanagh predicting that Tues day morning may find thousands delinquent despite activity of the last few ds urged taxyviyprs to file whether you can make ay ments or not ENTIRE AMOUNT DUE If payment'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:3.125/0/default.jpg#h=295&w=232',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:6.25/0/default.jpg#h=591&w=464',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:12.5/0/default.jpg#h=1182&w=928',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943031401/1138.xml&format=alto_xml'],\n", + " 'index': 7,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:03:13.061Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 14, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-14',\n", + " 'dates': ['1943-02-14'],\n", + " 'description': ['If You Want to Keep Fast Time for Detroit Vote Tomorrow I cannot stress too strongly to the Common Council of the City of Detroit the grave effect of the losses that will result to the war program in this critical year of war production if the Common Council decides to abandon Eastern War Time in that City DONALD M NELSON Chairman of WPB PICTURE Page The first pictures released of bombers rolling off Willow Runs production line Page 10 43RD YEAR NO 137 Keep Faster Time Dont Injure War Effort Nelson Asks Confusion Sure _ He Says in Plea to City Voters In very certain terms WPB Chief Donald M Nelson Sat urday urged the City of De troit to remain on Eastern War Time calling attention to the grave effect of the losses that will result to the war program in this critical year cf war production if fast time is abandoned Received by City Clerk Thomas D Leadbetter on the eve of primary elections in which the time change will be an issue Nelsons letter has been relayed to Mayor Jeffries and Council President Lodge Apply to All Agencies Nelsons contention was hoi st rred by D'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:3.125/0/default.jpg#h=295&w=232',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:6.25/0/default.jpg#h=591&w=464',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:12.5/0/default.jpg#h=1183&w=929',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943021401/1038.xml&format=alto_xml'],\n", + " 'index': 8,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '5', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:00:58.724Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 14, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-07',\n", + " 'dates': ['1943-02-07'],\n", + " 'description': ['Guadalcanal Diary a Crack Reporters Eyewitness Story of the Pacific War Starts in Mondays Times 1 Guadalcanal Diary a terrific eyewitness story by a brilliant reporter who was ip the thick of the battle starts Monday in The Times The author Richard Tregaskis International News Service war correspondent was with the War Today Roosevelt Vargas Tslk Spot lights UBoat Menace See Page 2 Col 1 43RD YEAR NO 130 EISENHOWER NORTH AFRICAN CHIEF Board Fires 2 Patrolmen Organizers V Witherspoon Warns Others in FOP Case May Go to Council The police trial board fired two patrolmen late Saturday after finding them guilty of insubordina tion for refusing to drop member ship in the Fraternal Order of Po ller The dismissal were announced as effective immediately Fired were Patrolmen Howard Heine with 20 years police service and Bernard L Dugan with five cars service both of whom admitted being local organizers for the fraternal order He Warm Othera Following the announcement of the ruling after two days of tes timony Commissioner John With erspoon said any other policemen who are members of the order and who do not sever their connections will be taken before the board on similar charges James'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:3.125/0/default.jpg#h=296&w=230',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:6.25/0/default.jpg#h=593&w=461',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:12.5/0/default.jpg#h=1186&w=922',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943020701/0744.xml&format=alto_xml'],\n", + " 'index': 9,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '5', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:00:28.119Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 7, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_holly_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1944-12-03',\n", + " 'dates': ['1944-12-03'],\n", + " 'description': ['Help Needed by Santa to Give Servicemen a Merry Christmas People who know will tell you there is nothing worse than a Christmas spent away from home without friends without relatives miles from any one who cares However there is not going to be one serv iceman in this area who will undergo such an Send the Times To Men in Service See Story Page Five Yanks Drive New Wedges in Rhine Basin INDICT IffKAY IN TRACK LAW BRIBE Nazis Retake Some Villages K PARIS Dec Sunday INSU S invasion armies roadened their holds on the west banks of the Saar and Roer rivers to 14 ajid nearly nine miles respectively early today after capturing most of Saarlautem two thirds of Linnich and the wgptern part of Julich in battles of un paralleled ferocity New wedges up to three miles deep were hammered into the pri mary west wall defenses of Ger manvs vital Saar and basins The U S Third Arrtiy flung the Nazis across the Saar from Saarlautern 11 mile from Saarbrucken and the Ninth peaied within 22 and 2B mile of Cologne and Dusseldorf FIVEDAV FIGHT RAGES The U S First Army fought through the fifth day'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:47.286Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:3.125/0/default.jpg#h=291&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:6.25/0/default.jpg#h=583&w=448',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:12.5/0/default.jpg#h=1166&w=897',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588885/1944120301/0942.xml&format=alto_xml'],\n", + " 'index': 10,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '8', '8', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T12:14:44.036Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 3, 1944, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_holly_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-01-14',\n", + " 'dates': ['1945-01-14'],\n", + " 'description': ['How to Fire Your Furnace and Save Coal in Mondays Times It is patriotic and vital to cooperate in makinp effective the wartime fuel conservation propram of James F Byrnes war mobilizer Be a loyal home front soldier and SAVE FUEL To help you The Detroit A E 3 ppPCrCiPPCrp U S Faces Test Of Leadership Bid SEE VON WIEGAND PAGE 2 Men Killed Hooper Mystery Witness Says Nazis Fleeing Belgium as Allies Push On Attempt to Destroy Germans Retreating to Siegfried Shelter PARIS Jan 13 INSThree Allied armies hammered deepening Hedge tonight into the entire 80 mile perimeter of the collapsing Ardennes bulge while a fourth army renewed an offensive drive on Orman territory toward which Nazi column were fleeing from Belgium under torrents of bombs and shells Seeking to catch and destroy the bulk of Field Marshal Von Rundstedts depleted division be fore they can reach the shelter of the Siegfried Line outpost the U S First and Third nd the British Second armies hurled thetr full strength into an allout con vergent push from the north south and west BILGE VIRT NARROW ED The First Army extended it front eastward to a width of 30 miles flinging'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:48.500Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:3.125/0/default.jpg#h=290&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:6.25/0/default.jpg#h=581&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:12.5/0/default.jpg#h=1163&w=899',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588897/1945011401/1153.xml&format=alto_xml'],\n", + " 'index': 11,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '8', '9', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T12:17:53.670Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 14, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-27',\n", + " 'dates': ['1945-05-27'],\n", + " 'description': ['Memorial Services for War Dead Sunday at Cass TechStory on Page 2 ft_ft ft r ft ftft ftft ft ft ft ftft 1 jj Send Dear Buddy To Your Serviceman her Part Two Page Four No Proposal in 17 Years Hitlers Girl Had Lipstick and Silk Hose By PIERRE J HUBS GARMISCH PARTENKIRCHEN Germany May 26 INSHitlers sweetheart Eva Braun chose to die by the fuehrers side in Berlin rather than face life in an antiNazi world according to her sister The sister Frau retcl Fegelein gave thi eorresoiid ent today hitherto undisclosed details ot the 17 year romance between Hitler and Eva Talking about the other sidethe little known side of Hitlers life Frau Fegelein pictured the former fuehrer as a lovemaking cavalier outwardly courteous toward women but devoted only to one woman Eva Braun Big 3 Parley Hint Given by Churchill Conference Before July 5 Indicated fONrn X May 73 TNS Prime Minister Churchill today in dicated that a meeting of the Big Three is imminent and that he may he toroid to leave Britain to ntei with President Truman and Marshal Maim I Mnwow said Premier Stalin Kmlrrml W minute tonight with Harry envoj of Presi dent'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:3.125/0/default.jpg#h=292&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:6.25/0/default.jpg#h=584&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:12.5/0/default.jpg#h=1168&w=898',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052701/0514.xml&format=alto_xml'],\n", + " 'index': 12,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:22:20.440Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 27, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-25',\n", + " 'dates': ['1945-03-25'],\n", + " 'description': ['Achtung Herrenvolk Choose Unconditional Surrender or Pulverization Eisenhower LMW Losing Money Boom Homes Empty Sfc Morns on rage S and fl THE BIG PUSH YANKS REDS BRITISH STRIKE FOR BERLIN By INTERNATIONAL NEUB NKRVICF Allied armies opened a gigantic squeeze play to topple the German Reich today as American and British armies in the west stormed across the Rhine and the Russians unleashed a powerful new offensive in the east There could be little doubt that the drives were coordinated for even as first reports of AngloAmerican success in bridging the great German water way trickled in Marshal Stalin officially announced a new Russian drive on Vienna The Germans said the Russians also were THE U S NAVY TRANSPORTING ITS BOATS TO THE RHINE T Ti WUH Wl i I at Pr If I IBaClKSHra If Other iciurti Page 3 Army trucks carrying the navys LCVPa landing Craft Vehicle Personnel through the streets of a narrow Belgian village as they roll lip to the Rhine for the great Iwo Casualty Lists Speeded WASHI N G T O N March 24 UP Mop lhan half of the American casualties on Iwo Jima already have been reported to their next of kin'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:6.25/0/default.jpg#h=580&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:12.5/0/default.jpg#h=1161&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945032501/0914.xml&format=alto_xml'],\n", + " 'index': 13,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:14.291Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 25, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-20',\n", + " 'dates': ['1945-05-20'],\n", + " 'description': ['Am an American Day Rites Welcome Thousands of New Citizens In special tribflte to the thousands of people who have attained citizenship during the last year through naturalization or have come of voting age their 21st birthday Detroiters will rally this Sunday for the fifth annual celebra tion of I Am an American Day iiX pp VXI7T C 3 Von Wiegand Tells Of Chaos in Europe See Story on Tage Four 1 EE3 US GRILLS MYSTERY GUESTS SEIZED ON CAPTURED UBOAT US Challenges Titos Claim to Trieste Region WASHINGTON May 19 INS Acting Secretary of State Grew today c hallenged Marshal Titos claims regard ing the disputed Trieste region declaring that the United States insists upon orderly not forcible territorial settle ments The controversy engendered by Titos moves mounted in intensity as Grew revealed that Yugoslav forces in the disputed areas have been augmented by partisan infiltra tions into districts falling within the jurisdiction of the Allied high command The acting secretary disclosed t Hht the United States hart just received a noltr fttx m Trtxfs gov ernment in reply to one of run Jtrrwincaneommuniration sent In coniunetion with the British Grew described Titos attitude unsatisfactory to the United States'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:6.25/0/default.jpg#h=580&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:12.5/0/default.jpg#h=1160&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052001/0278.xml&format=alto_xml'],\n", + " 'index': 14,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:21:14.602Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 20, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-04-01',\n", + " 'dates': ['1945-04-01'],\n", + " 'description': ['Is Marshal Tito Detroit Riot Inciter See Story on Pa Five IKE DEMANDS NAZIS GIVE UP AS 9 ALLIED ARMIES ROLL ON Peace Hopes Help Brighten Citys Easter Churches See Record Attendance Warm Dry Day Promised Inspired by thr hnpr of early virtory and prar in warsad rimed world Detroit this Easter relived in prayer and pageant the Mrr of Uhrt Resurrection and the hope of eternal life The sight of thousands at prayer in the ty 1 400 hurches marked observance of this gnat of Uhmtmn mg S At usual Detroit did not over look the traditional gift and cele bration for children even though the Easter basket ma not hi been as abundantly filjrri h in other ers YOUNGER sn R IE The rustomarv colorful Eatrr parades were eon fined tlv to the younger set who added a touch of gaypty to the wartime one The weather luurau assured Det toit of a rr Id d v da Masses were to h held in Cath olic rhurchr from dawn urn 1 noon at regular interal In piscopalian chut hes e v r r a communion sersicis were planned for the morning along with can tata Easter olays and'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:3.125/0/default.jpg#h=289&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:6.25/0/default.jpg#h=578&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:12.5/0/default.jpg#h=1157&w=884',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945040101/1158.xml&format=alto_xml'],\n", + " 'index': 15,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:37.619Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), April 1, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-13',\n", + " 'dates': ['1945-05-13'],\n", + " 'description': ['Christian Europe Periled by Reds Am Yon Wirgand Page Nine TWO TRIPS TO MURDER HOOPER IS ADMITTED BY JURY WITNESS Detroit Bows In Reverence For Victory All Faiths Unite to Offer Prayers of Thanksgiving I call upon the people of the United States what ever their faith to unite in offering joyful thanks to Cod for the victory we have won and to pray that He will support us to the end of our present strug gle and guide us into the way of peace 7 also call upon my countrymen to dedicate this day of prayer to the memory of those who have given their lives to make possible our vic tory With the words President Truman ha proclaimed This Sun day to bf flay of prayer and hundreds of thousand of Detroit ers whatever their Uth wilt raise their voices in julm f thanksgiving CATHOLIC HOLS HOI R Cnminrmomfin World Sodality Day and based on The theme of victory and a rust Cath olic Holy Hour is scheduled for 2 10 p m Sunday in the Univer sity of Detroit Stadium More than 20000 have indi cated intention of attending the ceremony which will ojan with a procession'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:3.125/0/default.jpg#h=289&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:6.25/0/default.jpg#h=579&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:12.5/0/default.jpg#h=1158&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945051301/0052.xml&format=alto_xml'],\n", + " 'index': 16,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:47.197Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 13, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-11',\n", + " 'dates': ['1945-03-11'],\n", + " 'description': ['Buy Bonds Stamps From Times Carriers SfcE STORY PART I PAGE 4 TOKYO RAID ALLTIME BIGGEST LEAVES 1500000 HOMELESS 100Mile Area Beyond Rhine ji In Yank Hands PARIS Mmh 11 Sunday INS In thn face of Mistering Hu man artillery fire l S First Army troops east of tin Rhine expanded their vital Rema ge n bridgehead today t an area of more than I i square miles with fresh gains up to nearly a mile Nazi reports of new American crossings of the river m assault boats The iri nan admit td that I t i 1 lodge had in led powerful tank and infant r rrmtniriTrrt not rvj ovei th raptured Ludtidorff 1d dvr at lirn ayeti lut also across the historic loan in surprr aiuphiiiiow opriations a few lidiS lu Ui M4ll i v mho r join vrio li Uid r Nai pat t have l rk up wlh Anu u t nini imT JTtT v frini oi i 1 and fr t i r rri vtt h r 1 f 1 nr f fighting vt T d g ing in the latter rul tu net ton d mile not O nf R r con 1 vn'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:02.189Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:12.5/0/default.jpg#h=1162&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031101/0426.xml&format=alto_xml'],\n", + " 'index': 17,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:19:26.576Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 11, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-18',\n", + " 'dates': ['1945-03-18'],\n", + " 'description': ['wo Jima Capture Hems In Japs See Woodward Article Page I 3D CAPTURES COBLENZ Social Security Loss Faced by Servicemen Congress Fails to Protect Credits and Benefits of Men Risking Lives By JOHN REE t Because of Congress failure to protect them social security rights of men and women in the armed services are fast slipping away Every day a hero risks his life in the service of his country social security benefits which would be paid to his family in case of his death are reduced Somt of the more patriotic fifth tint nun vho joined up early in the warhare hy uoiv tost absolutely all of the social security credits they had built up in jn acctimi Four years ago Arthur J Altmevcr chairman of the social security board urged Congri g to amend the lav so 5s to protect tfie credits of those in military service CONGRESS NEVER GOT AROUND TO IT Ht res hov the present law tinrks to dcpii f k nun drift women of their social sennit pi off chon Cpl John Doe lot us say is 26 years old He has a wife back home and three children Early in 1939 on his'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:02.189Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:3.125/0/default.jpg#h=291&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:6.25/0/default.jpg#h=582&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:12.5/0/default.jpg#h=1164&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031801/0670.xml&format=alto_xml'],\n", + " 'index': 18,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:19:50.789Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 18, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-03',\n", + " 'dates': ['1945-06-03'],\n", + " 'description': ['War Clouds Shift To Middle East See Von Wlegand Page Five BRITISH INCITED ARAB ATTACKS ON FRENCH DE GAULLE CHARGES Five Generals To Be Guests Of Detroit Gen Spaatz Heads Flying Chiefs Stated To Arrive Tuesday With an observance described by army air forres official as Detroit real VE Day this Tuesday the city will wckomf three high ranking American fly ing generals who have just re turned to this country after di recting American air operations in the defeat of Germany They are Gen Carl A Spaatz commanding general of the U S Strategic Air Force in Europe Maj Gen Peter Qticsada com manding general of the Ninth Technical Air Command and Maj Gen Frederick Anderson deputy ctmimander for operations undci Gen Spaatz A Tourstar general who now commands the biggest air force in the world and the only air force officer to sit m on the signing of Germanys unconditional sur render Gen Spaatz rank next to Gen H H Arnold in the Ameri can air forces Highlight of Detroit tiibute to the five generals will be n all mihtary parade down Woodward avenue starting at 530 p m Tuesday as a flight of 40 huge fourengine bombers'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:12.5/0/default.jpg#h=1163&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945060301/0716.xml&format=alto_xml'],\n", + " 'index': 19,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:22:40.031Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 3, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-17',\n", + " 'dates': ['1945-06-17'],\n", + " 'description': ['Peacetime Army Vital to U S Read Adm Woodward Page 11 U S Frees Detroiters of All Job Controls INDICT McKAY IN LIQUOR PLOT Outsiders Get Warning to Avoid City WMC to Continue Its Regulations tor Inmigrant Workers All manpower controls over residents in the Detroit area were lifted by the WMC Sat urday making Detroit the first major city in the nation to be affected by such an ac tion Announcement of the suqxn ion of controls was made in Cleveland by E L Keenan direc tor of tiui Michigan Ohio Kcn turky region The commission however re tained jurisdiction axul controls over inmigrant workers and at the same time warned people in other iarls of the country that there is very little liklihood of finding employment in Detroit duiing the next few months As a protective measure for workers the commission also re tained conirol over seniority pro visions This means WMC officials said that any person laid off with guaranteed seniority would be assured of keeping it Suspension of manpower con trols means that persons may now quit an old job or seek a new one without procuring a certifi cate of availability as they were required'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:6.25/0/default.jpg#h=579&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:12.5/0/default.jpg#h=1158&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061701/1176.xml&format=alto_xml'],\n", + " 'index': 20,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:26.173Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 17, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-10',\n", + " 'dates': ['1945-06-10'],\n", + " 'description': ['Marine Vet Writes Dear Buddy Today See Column Part 1 Pago 4 5 DETROIT HOODLUMS INDICTED IN NEW HOOPER MURDER MOVE Halsey Blasts Jap SuicidePlane Base GUAM June 10 Sunday UP Adm Halseys rampaging Third Fleet threw hundreds of carrierbased aircraft against the important Kanoya air drome on Japans home island of Kyushu Friday spreading fires and explo sions through the area and destroying at least 30 enemy planes Kanoya is Japs Seeking Soft Peace Greatest Crisis Here Suzuki Tells People SAN FRANCISCO June 9 UPPremier Suzuki made a tacit bid today for jieat on some tiling lev than uneonflitionHl surrender terms but admitting he saw no prospect of such a de velopment demanded dictator powers from the Parliament to face the gravest crisis since the forming of the empire Suzuki emphasized to the Diet Parliament Japans aspiration for peace but said that the Allied unconditional surrender left Japan no alternative but a fight to the very last He admitted that Japan must fare the prospect of American landings on the homeland islands ASKS DICTATOR POWERS In this crisis Japanese broad casts reported the Diet was re quested to hand over virtually all its powers and duties to enable the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:3.125/0/default.jpg#h=289&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:6.25/0/default.jpg#h=579&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:12.5/0/default.jpg#h=1158&w=898',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061001/0948.xml&format=alto_xml'],\n", + " 'index': 21,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:03.220Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 10, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-12',\n", + " 'dates': ['1945-08-12'],\n", + " 'description': ['First Atom Photos Hiroshima AFTER the Bombing Underground AGAINST The Japs I AGE 6 PART 1 Allies Decide to Let Hirohito Stay On Throne JAPS CEASE FIRE TOKYO SAYS U S Reveals Atom Bomb Perils World WASHINGTON Aug 11 UP The atomic Ixmil which wrought cataclysmic destruction upon Hiroshima and Nagasaki were relatively harmless a slight improvement would have made them weap ons of such unimaginable power as to threaten the end of the world The uir d partment revealed the mindnumbing poten tialities of the atomic bomb tonight in a technical report on the liv years of experimentation which produced it The report was written by Dr H D Smyth head of the Prince ton University physics department and one of the atom bombs progenitor He dw losed that the atom bomb In it pr i t ii of import t etion releax rmi onetenth of one ert of the total energy potenti ally n the splitting ol uranium ms Should th bomb he improved only slightly Smyth said civili zation would have the means to I 4ui even a artial unlocking of like atoir s j w t the kind of pew r t v it kti s'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:6.25/0/default.jpg#h=578&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:12.5/0/default.jpg#h=1157&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081201/0370.xml&format=alto_xml'],\n", + " 'index': 22,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:19.076Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 12, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-05',\n", + " 'dates': ['1945-08-05'],\n", + " 'description': ['QuickieDivorce In Wartime See Article on Part 2 Page 6 MacArthur Widens Springboard MAPS FINAL CONQUEST OF JAPAN Mary Flies to See Arab Prince Who 6 Forgot Her Campaigns Fail lo Arouse Detroit Voters Total Vote Tuesday Expected to Be Less Than 20 Per Cent Bv FR VNK MORRIS In a political ram that rx al most unpieced ntod in this city of clArijnn IwGile Ue thuc leading randidaes for m ioi Sat urday entered the final phase of their preprimary CHinaignv Although thev sped rat and west in an attempt to roach the voters thrir voice wn bardlv heard amid the din of war pro duction and removeron The primary will be held Tues day Polls will open at 7 a m and as usual every one in line at 8 p m will receive ballot All experts agier that the vot ing will be exceptionally light with fewer than 1JOX J citicns performing their duty FOURTH TERM H HT It will be Mayor Jeffnc bid for a fourth term Only once has Dc troit honored a mayor in this fashion That was a the imn of the century when Haen S Pin tree was elected to a fourth'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:6.25/0/default.jpg#h=580&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:12.5/0/default.jpg#h=1160&w=894',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945080501/0156.xml&format=alto_xml'],\n", + " 'index': 23,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:59.226Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 5, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-11-25',\n", + " 'dates': ['1945-11-25'],\n", + " 'description': ['Fhnrehitt Prodded FDR to Send daps Warning WASHINGTON Nov 24 INSThe Pearl Harbor committee received evidence today that former Prime Minister Churchill repeatedly prodded the late President Roosevelt to pet tough with Japan prior to the Dec 7 1941 at tack Secret messages from Churchill to Roose velt during their Atlantic Charter meeting in August 1941 and again only seven days before Pearl Harbor urging an aggressive stand to ward Japan were presented as exhibits Red Moves in Iran Arouse Suspicion Rep Von Wiegand Tart I Page 2 UAW STRIKE THREATENS TIEUP OF ALL GM SUPPLY COMPANIES Mrs McLeod Sends Plea to Missing Son 18 Chicago Poice Hunt Boy Cash Mrs Clarence J McLeod Saturday night issued an ap peal to her son Malcolm to come home as Chicago polict searched desperately for th lfiyearold boy who for M hours had been alone in the big city with a satchel full of money that vanished with him In thevent m n Malcolm no mUing mcf Thnkii mg night ee thi paper will hr prr contort W fomllv at oner they ore very anxlon for him to return home he Jid Mr McLeod rev rs crl her earlier stand Sf refusing'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:12.5/0/default.jpg#h=1162&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945112501/0356.xml&format=alto_xml'],\n", + " 'index': 24,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:31:10.273Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), November 25, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-13',\n", + " 'dates': ['1946-01-13'],\n", + " 'description': ['ftft ftft ft ftft ftftftft ft ftft I Russia Is Slow In Demobilizing See Yon Wiegand Fart I Page 2 S7Z STRIKE HELD OFF A WEEK PHONE TIEUP SPREADING HERE USBacked Nations Win In UNO Vote Russia Loses Test Canada Beaten for Security Bloc Seat LONDON Jan 12 INS Fivesixths of the candidates put forward by the United States were elected today I to the allimportant security council of the United Nations 1 Organization Elected to membership were Brazil Egypt Mexico the Netherlands Poland and Australia Australia was elected to Ihr rixth place alter four ballots and the withdrawal of her only rival Canada Hie vote was regarded as a vital test of strength between the United States and Soviet Russia It followed overwhelming defeat of a Soviet motion to postpone the elections BEDS OPPOSED CANADA Both the United States Russia thus managed to elect fivesixths of their slate nnre the Russians were prejtared to aecept either Australia or New Zealand Russia opposed Canada on the grounds that her presence would form an atomic blor since only j the United States Great Britain and Canada have the secret of the atom bomb Brazil and Australia were elated to serve twoyear'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:3.125/0/default.jpg#h=296&w=227',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:6.25/0/default.jpg#h=592&w=455',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:12.5/0/default.jpg#h=1185&w=910',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946011301/0750.xml&format=alto_xml'],\n", + " 'index': 25,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:29:45.017Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 13, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-06',\n", + " 'dates': ['1946-01-06'],\n", + " 'description': ['Red Sweep Perils Blind America Von Wiegand Says By KARL H VON WIEGAND an Anrrtcai ftrtlin orrrnondnl Written Liprttlr for Hrarat Nrwtpaprra MIAMI Fla Jan oBorn to world leader ship by victory on many battlefields in 1945 Americas leadership in the world will be in grave danger in the new year 1946 The factors of that danger are the lack of popular consciousness of the role thrust upon us and of the duties and responsibilities it imposes There is a deplorable weakness and vacilla tion in American postwar policy as was again shown in the Moscow conference and the ap fitt Ufa ft tit i ft ft ft ft U 5 Needs Strong Policy Overseas See M C Meigs Article Page 7 I a CONFESSES KILLING MRS MARSDEN OP A CANT FIX FARE SAYS COURT Wounded Vet Tells Police Of Strangling Describes Argument and Blow in of Rudaiman School Walter J Blattert 19 a pri vate in the Michigan State Troops confessed to police Saturday night that e mur dered Mrs Gladys Marsden in the yard of the Ruddiman School a week ago Sunday morning William Dresden deputv chief of detective announced the con fession Laijoli n 4 Blattert hnd'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:3.125/0/default.jpg#h=297&w=227',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:6.25/0/default.jpg#h=594&w=455',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:12.5/0/default.jpg#h=1188&w=911',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946010601/0464.xml&format=alto_xml'],\n", + " 'index': 26,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:29:21.590Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 6, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-11-18',\n", + " 'dates': ['1945-11-18'],\n", + " 'description': ['Soviets Abetted War Crimes SM NON XXIFGAM PAGE 11 PEARL HARBOR BLOW PLOTTED BY JAPS 11 MONTHS EARLIER CIO Strategy Board Eyes Strike at GM Sessions Ope Morday lndus ir ys Rejection of 30 Pet Wage Hike Hr fC K f ft I I IN T l e question of whether the UAWClo fight with tin Bg Three of the automobile industry for a 0 p t rent w ge boost is to hr r ord on the picket line may be derided this week in Jotroit Members f a man hoard of Irategv rmjKmered by the Unions executive hoard to rail a f rike ir ii d Motor s and w her it s ri r rv it erluied to me t Mrnday multaneously with t f roreiin of to an emergency sromn of the na tional GM ronfej 1 1 uitn in km tiiiu The fir ixni s un were sum rtne t i v ter I Brother IAUtK vire preiden repre sent ers in n ore than 10 GM plants t lroigt out t n irtr PMit i i t ts tatid that thr dr r si p the strategy Ixtard will hmg iV ttte desires of'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:3.125/0/default.jpg#h=292&w=225',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:6.25/0/default.jpg#h=585&w=451',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:12.5/0/default.jpg#h=1171&w=903',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945111801/0088.xml&format=alto_xml'],\n", + " 'index': 27,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:45.425Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), November 18, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-07',\n", + " 'dates': ['1945-10-07'],\n", + " 'description': ['Stalin to Demand Rule of Japan SEE VON WIEOAND PAGE S TIGERS WIN 41 TO TIE SERIES Gen Wainwrights Story of Bataan Corregidor Doubt Hitler DeadIke Believes Fuehrer Alive He Tells Reporters NEW YORK Oct 6 INS The BBC today quoted Gen Eisen hower as telling correspondents in The Hague there is reason to be lieve Adolf Hitler still is alive Eisenhower who arrived in the Netherlands thts morning to visit tueer Wllhelmma was quoted as laying 1 thought at one time that Hitler him really dead but there Is now reanon to believe he it atlll alive The supreme commander ar rived in The Hague aboard a train made up of coaches formerly used by Hitler Herman Goermg and Joseph Goebbels Link 42 Magnates In Nazi Guilt WASHINGTON Oct 6 UP A Senate subcommittee recom mended tonight that 42 German industrialists he punished as war criminals for helping produce instruments for aggression The military aTairs subcom mittee headed by Senator Kil gore D of West Virginia based Its recommend t ion on reports submitted by the treasury depart ment after a stud of Ger financial and industrial prepara tion for war The facto clearly Implicate thee industrtallftt in the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:6.25/0/default.jpg#h=578&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:12.5/0/default.jpg#h=1156&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945100701/0900.xml&format=alto_xml'],\n", + " 'index': 28,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:27:18.372Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 7, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-23',\n", + " 'dates': ['1945-12-23'],\n", + " 'description': ['Mliau Compares Red System With Western Democracies EDITORS NOTE Grot ye Bernard Shaw world famous playitriyht has v ritten a senes of three articles on the Soi iff tnion With penetrating analysis he com pares thr Russian system with that of the t restern democracies particularly Eupland and probes deeply into the mechanism of Soviet policies By GEORGE BERNARD SHAW Dlalnbulrd hy Inlrritational N Hprrlal 4rmr World f ptrihi rfrrd RrirndiiHla In Wbolr or Pari Strlrtly Prohibited i LONDON Dec 22The popular notion of democratic government in England is a utopia in which all are free all are equal and every body can do just what he or she likes with MacArthurs Role In Japan Analyzed Soo Article Tart 1 Tagp 10 WAYNE U OFFERED TO STATE TR UMAN OPENS U S TO REFUGEES Secret Vote Backs Henry Plea 5 to 1 nsf utions Needs Stressed in View of Ove r crowded Facii es Thr Prtroit Board of Edu cation at a secret mcetinp has decided to let the state take over Wavno University if the Legislature find a so lution for the schools finan cial problems This decision H was rewaled v h rfj upon forma 11 at a'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:6.25/0/default.jpg#h=581&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:12.5/0/default.jpg#h=1162&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1945122301/0048.xml&format=alto_xml'],\n", + " 'index': 29,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:28:40.555Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 23, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-14',\n", + " 'dates': ['1945-10-14'],\n", + " 'description': ['Wainwright Tells of Barefoot Armys Arrival in Bataan 0 Uncle Remus Brer Rabbit New Disney Comic See Comic Weekly WOMANS HACKED BODY FOUND U S to Get Japans Silk Stocks Will Provide Cash To Buy Food MacArthur Dissolves Trust Cabinet Gives Women Right to Vote TOKYO Oct 13 CUP Gen MacArthur today moved in on Japanese silk stocks while the approved universal suf frage and Rave Japanese women the opportunity to swing next Januar general elections after centuries of unquestioning bond age to their men He ordered the Japanese to re port on both present and future silk stocks in order to ascertain how much may he exported to pay for the Importation o food and other supplies for Japan civil ians facing a disastrous winter LOWER VOTING AGE The cabinet anted on election reforms only 4k hours after Mac Arthur ordered universal suffrage and other basic constitutional re forms The cabinet also lowered the general voting age from 25 to 2 and the minimum age for officeholders from 3h to 20 MacArthur ordered the govern ment to dissolve three organiza tions controlling the silk industry and to revoke previous orders which would have reduced the production of Mlk It'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:3.125/0/default.jpg#h=293&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:6.25/0/default.jpg#h=586&w=448',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:12.5/0/default.jpg#h=1173&w=897',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945101401/1180.xml&format=alto_xml'],\n", + " 'index': 30,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:28:24.615Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 14, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-19',\n", + " 'dates': ['1945-08-19'],\n", + " 'description': ['Reds Blown Into War By AtomWiegand See Story on Page 10 US AIRMAN KILLED OVER TOKYO Mounties Hunt Jack the Ripper in Windsor Killings Canadian Vet Found Stain 3d in 10 Days Body Discovered Near CPRR Bridge Border Police Alerted Windsors third murder in 10 das alerted Border City police Saturday on a 12hour basis in a earth for a fiend who has terror ized the entire city Canadian Royal Mounted Police were enlisted to aid Windsor offi cers after the horribly slashed body of Sgt Hugh Price 15 Lsm x Scottish Regiment oversea Vet eran was found early Saturday in a clump of weed off Sandwich street just west of the Canadian Pacific Railroad bridge Hi body was found only ISO yards from the sjjot where the lashed body of Frank Sctegliski 56yearold mechanic was found 10 days ago Wednesday William Davies 67 garage night watch man was beaten to death with a hammer MUBDFRS LINKED Inspector Duncan Macnabb of ficer Ih ClTArge Of the investiga tion declared that the murders of Price and Sciegliski could defi nitely be linked He Added that the same person possibly killed Dav les There has never been any thing Uke this tn'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:3.125/0/default.jpg#h=288&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:6.25/0/default.jpg#h=576&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:12.5/0/default.jpg#h=1152&w=885',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081901/0574.xml&format=alto_xml'],\n", + " 'index': 31,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:38.270Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 19, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-09-23',\n", + " 'dates': ['1945-09-23'],\n", + " 'description': ['Von Wiegand Fears Reds World Rule SEE STORY ON PAGE 9 j ESSENTIAL USERS TO GET GAS VISUAL PROOF HALSEY ON A WHITE HORSE lr IV jMk 4 s I bHHv SBHBHHHp bHHbHBI Adm William Bull Halsey looking not precisely at home on a white horse supplied by war rorrepondentft to take the ting out of the government refusal to let him make good his boast of riding Reds Accused I Of Uranium Plot British Paper Cites North Africa Deposit LONDON Sept 22 INS Thr British press n Sunday editions jumitd on Russias unilateral eoo nomn agreement with Hungary a government not recognized hy the Allies and charged the Soviet with hieach of faith with her wartime Allies The News of the World went no far as to charge that Russias interest in Italys North African colonies might le inspired by newly found uranium deposits in Tunisia The newspaper said large he pewits of uranium basic element in the atomie bomb had been found in Tunisia and Belgian Congo and said diplomats won der if that is whats tehind Molo tovs interest there An official British statement questioned the right of Russia to negotiate an agreement with any government which'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:6.25/0/default.jpg#h=581&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:12.5/0/default.jpg#h=1162&w=895',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945092301/0388.xml&format=alto_xml'],\n", + " 'index': 32,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:26:26.926Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), September 23, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-26',\n", + " 'dates': ['1945-08-26'],\n", + " 'description': ['Send Dear Buddy To Your Serviceman See Part 2 Page 4 ALLIED FLEETS RING JAPAN BATTLESHIPS 14 CRUISERS 22 Cargo Plane Falls Burns On East Side Hundreds See Great Flying Tiger Craft Crash Near Van Dyke A mammoth Flying Tiger transport plane converted into the countrys first aerial moving van crashed in a mass of flames t 1245 p m Saturday in a field near Mt Olivet Cemetery Outer Drive and Van Dyke Three veteran airmen compos ing the crew miraculously escaped fiom the hlaing wreckage with minor injuries They had taken off from the City Airport with a cargo of fur niture bound for Los Angeles a few minutes before the ship burst mto flame HUNDREDS SEE HASH Hundreds of jrons including employes of the airport witnessed the daring crash landing and saw the hugj 4am plummet to the earth in smoke and flames from 3000 feet Hours after the crash firemen were pouring water on the wreck to prevent explosion of the gasoline tanks The transport and its cargo were a total loss The crew members Pilot John ftobrrt Gordon 29 veteran of the Air Transport Command copilot Dan Lufkin 41 both of Long Beach Cal and Engineer'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:6.25/0/default.jpg#h=578&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:12.5/0/default.jpg#h=1157&w=890',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945082601/0790.xml&format=alto_xml'],\n", + " 'index': 33,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:57.639Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 26, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-26',\n", + " 'dates': ['1946-01-26'],\n", + " 'description': ['Bare s Reds Policy To Rule or Ruin Ree Von Wirgand part 1 Page 1 FORD CHR YSLER SIGN WITH UA W GIVING RAISES OF 18 AND 18h CTS CIO Tells Meat Workers To Return to Their Jobs Hints U S to Give FflctFinder Raises CHICAGO Jan 26 INS The ClOs Packing House Workers Union announced to day that it was calling off it nationwide strike against thi government some 12 hours after the department of agri culture had seized the pack ing industry on order of Pres ident Truman The union stated that it was in structing its members to return to work Monday It dispatched orders calling on the lO striker to withdraw all picket lines around packing companies at 5 p m to day When the government first seized the plants CIO members defied the government by main taining their picket lines CONTIM E GE FIGHT In going hark to work the union statement said our member are attempting to co operate with the government which Is attempting to co operate with them Lewis J Clark president of the union said the CIO would con tinue to press its wage increase demands against packing firm It was'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:08.201Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:3.125/0/default.jpg#h=298&w=228',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:6.25/0/default.jpg#h=596&w=457',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:12.5/0/default.jpg#h=1193&w=915',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012601/1260.xml&format=alto_xml'],\n", + " 'index': 34,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:34.329Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 26, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-20',\n", + " 'dates': ['1946-01-20'],\n", + " 'description': ['The Tragedy Of Truman e row ther Article Page 7 200 POLICE SWOOP ON HANGOUTS STEEL MEN OUT UAW IMPATIENT Launch Drive To Round Up All Suspects Chief Wencei Joins 200 Detectives in Hunt for Bandits A police roundup rivaling those of the roaring 20a wan launched by more than 200 detectives Saturday night in a drive to end the current wave of burglaries and hold ups Downtown hdquartrr dis patched 11 cruder carrying three man detective teams to augment normal patrol They were ordered by Detective Chief Paul Wencei to investigate all auspicious cars and visit poolrooms and saloons where men of questionable character hang out WEXCEL JOINSDRIVE Chief Wencei joined the drive with his senior and squad inspec tors assigned to supervise the dragnet One robbery and an at tempted pursesnatrhtng were re ported as the police began the crackdown The cleanup was centered In the territories covered by Central Trumbull Hunt Canfield and B ttWfg itStfllHE Hunted were three robbery handa which have been active in those vicinities during tht past two weeks AT LEI ft CUE MOMENTS Wencei expressed belief that the current crime wave can he stopped only by the arrest of of fenders in'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:3.125/0/default.jpg#h=296&w=226',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:6.25/0/default.jpg#h=592&w=453',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:12.5/0/default.jpg#h=1185&w=907',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012001/1006.xml&format=alto_xml'],\n", + " 'index': 35,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:09.929Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 20, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-02',\n", + " 'dates': ['1945-12-02'],\n", + " 'description': ['Put a Wounded Serviceman on Your Christmas List Contribution Blank and List of Donor t Pg 6 By JERRY PETTIT Is a wounded servicemans Christmas worth S2 to you If he is one of the thousands of boys at Percy Jones General Hospital who has been maimed for life while fighting your battles is it worth 2 to you to help bring him Christmas cheer There are many such heroes in the Battle Creek hospitalsome on crutches some in wheel chairs some strapped in bed frames Theyve been brought there from Guadal canal and New Guinea from North Africa and Red Gains in East Worry London See Von Wiegand Part 1 Page 2 UAW AGREES TO MAKE PARTS FLINT GM LOCAL WONT WORK Hess Reveals Why He Flew To Scotland Carried 4Pc Pan To ous4 O 1 j and Negotiate Peae i Picture on Phrc 10 B PIKRRE J HI SS NUERNBERG Dec 1 INS Rudolf Hevs disclosed today hr parachute mto Orrrnnic lint Hin in Hill 4rrng fourpmnf trrni hiii hr hQped would oust Winston Churrhil and leavr 111 r Nazis a frer hand in the rad nited IreM Mid lies had Intended to try to persuade hlnr to'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:6.25/0/default.jpg#h=580&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:12.5/0/default.jpg#h=1160&w=890',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120201/0618.xml&format=alto_xml'],\n", + " 'index': 36,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:31:38.065Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 2, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-16',\n", + " 'dates': ['1945-12-16'],\n", + " 'description': ['20000 Vets Stranded On Coast Over Christmas Holidays sSAN FRANCISCO Dec 15 oNSBetween 20000 and 30000 Pacific veterans who thought they would be home for Christmas were doomed today to spend the holiday in San Francisco Army navy and city officials admitting the pros pect for transportation eastward was glum reported that 90000 veterans would arrive in San Francisco by Christmas on top of a backlog of 16000 already await ing transportation ftjft ft ft ft ft ft ft ft ft ft ft ftft 2JLL 200 Old Newsboys On Corners Tuesday See Ilst Part I Iage l U S NAMED PERMANENT UNO SITE MARSHALLS JOB UNITE CHINA Britain Loses In Committee Vote 30 to 14 Headquarter City Not to Be Chosen Until Next Month LONDON Dec 15 INS The United States was chosen today as the pern a nent home of the United Na tions Organization by a 30 to 14 vote of the site commit teemen The met y ir in America r robabh wont bo docid d until Mt month Si k countrcs Including the United States abstained fiom ifli gHi tain I I led she 1 It ttlo against tho selectiort of hi t nited States demanding'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:3.125/0/default.jpg#h=291&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:6.25/0/default.jpg#h=583&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:12.5/0/default.jpg#h=1166&w=894',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945121601/1108.xml&format=alto_xml'],\n", + " 'index': 37,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:32:28.443Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 16, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-28',\n", + " 'dates': ['1945-10-28'],\n", + " 'description': ['228000 SchoolChildren Join Times Campaign to Get Out the Vote By JERRY PETTIT VOTE VOTE VOTE On Tuesday Nov 6no matter how busy you arego to the polls and VOTE For the few moments it requires drop whatever you are doing o to the polls and exercise your most valuable American franchisethe right to have a voice in your government General Describes Corregidor Fall See Waimv right Story Page 12 Truman Tells the World U S WILL USE POWER FOR PEACE House Senate Conferees OK Jax Cut Bill Adoption in Congress by Thursday Likely Repeals 5 Auto Tax Table on Pane 4 WASHINGTON Oct 27 INS House and Snalc conferees completely agreed today on a 5920000000 tax cut bill for flora s f t bp 12 million low income persons from the tax roll in n general slash of levies on in dividuals A conference report containing 1 the tax bill in Its final form Will be filed lfi Tin House Tuesday and be called up for approval Wednesday under present plans Boh the Houe and Senate are expected to adopt the report j quickly the Senate probably on Thursday Approval of the report hy the I two houses f'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:3.125/0/default.jpg#h=289&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:6.25/0/default.jpg#h=579&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:12.5/0/default.jpg#h=1159&w=885',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102801/0450.xml&format=alto_xml'],\n", + " 'index': 38,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '4', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:33:29.115Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 28, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-09',\n", + " 'dates': ['1945-12-09'],\n", + " 'description': ['Can You Help to Find Homes for Returned Veterans Are you a discharged veteran looking for a place to live If so The Detroit Times is prepared to help you Starting Monday this paper will conduct a program to find a place for you and your family The decision to start this service was prompted by the disgraceful fact that hundreds of singleand marriedGls are returning to what they thought was their home town with no place to live As one said We should have brought our fox holes with us The report of three homeless servicemen in the Times one of whom threatened to pitch a tent on the city hall iawn brought a tremendous response from Detroiters ready to provide living accommodations These locations are now on file fafcCiCrtiCiSCitrC pp I Uli E 3 500000 Vets Face Homeless Yule REE BTORV ON PAGE 10 R OOSE VEL T CHUR CHILL PHONES TAPPED BY NAZISMARSHALL Fleisher and His 4 Pals Get 20 to 50 Yr Terms Stiff Sentences End Long Trial By JAMES MELTON PONTIAC Dec BThe law of average caught up with Harry Fleiahcr Satur day And his 25yearold crime career built on bootlegging terrorism and gambling top'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:3.125/0/default.jpg#h=291&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:6.25/0/default.jpg#h=582&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:12.5/0/default.jpg#h=1164&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120901/0864.xml&format=alto_xml'],\n", + " 'index': 39,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:32:04.770Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 9, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-21',\n", + " 'dates': ['1945-10-21'],\n", + " 'description': ['General Wainwright Describes Infamous Bataan Death March Gen MacArthur Sets Model for Allies fie Von Wicganri Part 1 Page II HOW WIFE SHADOWED THOMPSON Locals Voting Power Peace Back so Work Proposal Gels Big Majorily End of Strike Due Over WeekEnd Union Chiefs Say SAGINAW Ort Jft Inritratimv late Saturday v rt that the backtowork proposal would I Btumcrs Pouti only will it carry 1 y individual Vote but by a v 1 1 mon leader believer Of the first 20 loc 0 ulatnl of 22 voting 12 r 1 frd the recommcndalon re jected it The total vote for tjv terrm irendatmn Wih 411 3 Muakegon and I it r w c th only lot ils v 1 i T LEADERS OMHUVT Leaders of thr ir n id they bad no doubt the compromise would be rati 1 and tt t the non would 1 1 work over the week nd If the firm vot faVorable the SMB Will bo a once to ret m on their next shift un n c ds c i 1 The locii n 1 i M r i k where a renirl in r air i ml was forced t yesterday lea Int'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:6.25/0/default.jpg#h=579&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:12.5/0/default.jpg#h=1158&w=888',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102101/0160.xml&format=alto_xml'],\n", + " 'index': 40,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '4', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:33:02.676Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 21, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'}],\n", + " 'slug': '',\n", + " 'title': 'Collection Items',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/'},\n", + " 'content_is_post': False,\n", + " 'digitized': 2103648,\n", + " 'expert_resources': [{'title': 'Recommended Topics in Chronicling America',\n", + " 'url': 'https://guides.loc.gov/chronicling-america-topics'},\n", + " {'title': 'Directory of U.S. Newspapers in American Libraries',\n", + " 'url': '/collections/directory-of-us-newspapers-in-american-libraries/about-this-collection/'},\n", + " {'title': 'National Digital Newspaper Program',\n", + " 'url': 'https://www.loc.gov/ndnp/'},\n", + " {'title': 'Newspaper and Current Periodical Reading Room',\n", + " 'url': 'https://www.loc.gov/research-centers/newspaper-and-current-periodical'},\n", + " {'title': 'Ask a Librarian in Serial and Government Publications Division',\n", + " 'url': 'https://ask.loc.gov/newspapers-periodicals/'},\n", + " {'title': 'Collections with Newspapers', 'url': '/newspapers/collections/'},\n", + " {'title': 'APIs for LoC.gov', 'url': '/apis/'}],\n", + " 'facet_trail': [{'facet': 'Part of',\n", + " 'field': 'partof',\n", + " 'superset': 'https://www.loc.gov/search/?dl=page&fo=json',\n", + " 'value': 'chronicling america'},\n", + " {'facet': 'Available Online',\n", + " 'field': 'digitized',\n", + " 'superset': 'https://www.loc.gov/collections/chronicling-america/?all=true&dl=page&fo=json',\n", + " 'value': 'digitized'}],\n", + " 'facet_views': {'calendar': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&fs=calendar',\n", + " 'chart': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&fs=chart',\n", + " 'current': 'list',\n", + " 'list': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json'},\n", + " 'facets': [{'filters': [{'count': 22924836,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json',\n", + " 'title': 'true'},\n", + " {'count': 56350,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?all=true&dl=page&fo=json',\n", + " 'title': 'false'}],\n", + " 'title': 'Available Online',\n", + " 'type': 'digitized'},\n", + " {'filters': [{'count': 26028872,\n", + " 'field': 'all',\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=all&fo=json',\n", + " 'title': 'All'},\n", + " {'count': 4420,\n", + " 'field': 'title',\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=title&fo=json',\n", + " 'title': 'Titles'},\n", + " {'count': 3099588,\n", + " 'field': 'issue',\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=issue&fo=json',\n", + " 'title': 'Issues'},\n", + " {'count': 22924836,\n", + " 'field': 'page',\n", + " 'on': None,\n", + " 'title': 'Pages (Full Text)'}],\n", + " 'title': 'Display Level',\n", + " 'type': 'object-type'},\n", + " {'filters': [{'count': 22924836,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=original-format!:newspaper&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=original-format:newspaper&fo=json',\n", + " 'title': 'newspaper'}],\n", + " 'title': 'Original Format',\n", + " 'type': 'original-format'},\n", + " {'filters': [{'count': 1227623,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:evening+star+%28washington,+d.c.%29+1854-1972&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:evening+star+%28washington,+d.c.%29+1854-1972&fo=json',\n", + " 'title': 'evening star (washington, d.c.) 1854-1972'},\n", + " {'count': 315165,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:new-york+tribune+%28new+york+%5Bn.y.%5D%29+1866-1924&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:new-york+tribune+%28new+york+%5Bn.y.%5D%29+1866-1924&fo=json',\n", + " 'title': 'new-york tribune (new york [n.y.]) 1866-1924'},\n", + " {'count': 277057,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+washington+times+%28washington+%5Bd.c.%5D%29+1902-1939&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+washington+times+%28washington+%5Bd.c.%5D%29+1902-1939&fo=json',\n", + " 'title': 'the washington times (washington [d.c.]) 1902-1939'},\n", + " {'count': 196554,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+sun+%28new+york+%5Bn.y.%5D%29+1833-1916&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+sun+%28new+york+%5Bn.y.%5D%29+1833-1916&fo=json',\n", + " 'title': 'the sun (new york [n.y.]) 1833-1916'},\n", + " {'count': 195126,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:omaha+daily+bee+%28omaha+%5Bneb.%5D%29+187%3F-1922&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:omaha+daily+bee+%28omaha+%5Bneb.%5D%29+187%3F-1922&fo=json',\n", + " 'title': 'omaha daily bee (omaha [neb.]) 187?-1922'},\n", + " {'count': 152983,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+evening+world+%28new+york,+n.y.%29+1887-1931&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+evening+world+%28new+york,+n.y.%29+1887-1931&fo=json',\n", + " 'title': 'the evening world (new york, n.y.) 1887-1931'},\n", + " {'count': 139801,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+birmingham+age-herald+%28birmingham,+ala.%29+1902-1950&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+birmingham+age-herald+%28birmingham,+ala.%29+1902-1950&fo=json',\n", + " 'title': 'the birmingham age-herald (birmingham, ala.) 1902-1950'},\n", + " {'count': 139333,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:daily+kennebec+journal+%28augusta,+me.%29+1870-1975+%5Bmicrofilm+reel%5D&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:daily+kennebec+journal+%28augusta,+me.%29+1870-1975+%5Bmicrofilm+reel%5D&fo=json',\n", + " 'title': 'daily kennebec journal (augusta, me.) 1870-1975 [microfilm reel]'},\n", + " {'count': 135188,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+montgomery+advertiser+%28montgomery,+ala.%29+1885-1982&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+montgomery+advertiser+%28montgomery,+ala.%29+1885-1982&fo=json',\n", + " 'title': 'the montgomery advertiser (montgomery, ala.) 1885-1982'},\n", + " {'count': 132955,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+san+francisco+call+%28san+francisco+%5Bcalif.%5D%29+1895-1913&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+san+francisco+call+%28san+francisco+%5Bcalif.%5D%29+1895-1913&fo=json',\n", + " 'title': 'the san francisco call (san francisco [calif.]) 1895-1913'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/partof_title/?dl=page&fo=json&sp=1',\n", + " 'title': 'Title',\n", + " 'type': 'partof_title'},\n", + " {'filters': [{'count': 303410,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1960/1969&dl=page&fo=json',\n", + " 'term': '1960-01-01T00:00:00Z',\n", + " 'title': '1960 to 1969'},\n", + " {'count': 751540,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1950/1959&dl=page&fo=json',\n", + " 'term': '1950-01-01T00:00:00Z',\n", + " 'title': '1950 to 1959'},\n", + " {'count': 1051790,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1940/1949&dl=page&fo=json',\n", + " 'term': '1940-01-01T00:00:00Z',\n", + " 'title': '1940 to 1949'},\n", + " {'count': 1071614,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1930/1939&dl=page&fo=json',\n", + " 'term': '1930-01-01T00:00:00Z',\n", + " 'title': '1930 to 1939'},\n", + " {'count': 2661523,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1920/1929&dl=page&fo=json',\n", + " 'term': '1920-01-01T00:00:00Z',\n", + " 'title': '1920 to 1929'},\n", + " {'count': 5524804,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1910/1919&dl=page&fo=json',\n", + " 'term': '1910-01-01T00:00:00Z',\n", + " 'title': '1910 to 1919'},\n", + " {'count': 4516024,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1900/1909&dl=page&fo=json',\n", + " 'term': '1900-01-01T00:00:00Z',\n", + " 'title': '1900 to 1909'},\n", + " {'count': 2891177,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1890/1899&dl=page&fo=json',\n", + " 'term': '1890-01-01T00:00:00Z',\n", + " 'title': '1890 to 1899'},\n", + " {'count': 1509741,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1880/1889&dl=page&fo=json',\n", + " 'term': '1880-01-01T00:00:00Z',\n", + " 'title': '1880 to 1889'},\n", + " {'count': 988632,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1870/1879&dl=page&fo=json',\n", + " 'term': '1870-01-01T00:00:00Z',\n", + " 'title': '1870 to 1879'},\n", + " {'count': 713142,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1860/1869&dl=page&fo=json',\n", + " 'term': '1860-01-01T00:00:00Z',\n", + " 'title': '1860 to 1869'},\n", + " {'count': 478262,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1850/1859&dl=page&fo=json',\n", + " 'term': '1850-01-01T00:00:00Z',\n", + " 'title': '1850 to 1859'},\n", + " {'count': 226329,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1840/1849&dl=page&fo=json',\n", + " 'term': '1840-01-01T00:00:00Z',\n", + " 'title': '1840 to 1849'},\n", + " {'count': 88963,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1830/1839&dl=page&fo=json',\n", + " 'term': '1830-01-01T00:00:00Z',\n", + " 'title': '1830 to 1839'},\n", + " {'count': 50660,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1820/1829&dl=page&fo=json',\n", + " 'term': '1820-01-01T00:00:00Z',\n", + " 'title': '1820 to 1829'},\n", + " {'count': 38341,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1810/1819&dl=page&fo=json',\n", + " 'term': '1810-01-01T00:00:00Z',\n", + " 'title': '1810 to 1819'},\n", + " {'count': 31173,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1800/1809&dl=page&fo=json',\n", + " 'term': '1800-01-01T00:00:00Z',\n", + " 'title': '1800 to 1809'},\n", + " {'count': 11590,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1790/1799&dl=page&fo=json',\n", + " 'term': '1790-01-01T00:00:00Z',\n", + " 'title': '1790 to 1799'},\n", + " {'count': 5473,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1780/1789&dl=page&fo=json',\n", + " 'term': '1780-01-01T00:00:00Z',\n", + " 'title': '1780 to 1789'},\n", + " {'count': 5922,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1770/1779&dl=page&fo=json',\n", + " 'term': '1770-01-01T00:00:00Z',\n", + " 'title': '1770 to 1779'},\n", + " {'count': 2974,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1760/1769&dl=page&fo=json',\n", + " 'term': '1760-01-01T00:00:00Z',\n", + " 'title': '1760 to 1769'},\n", + " {'count': 876,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1750/1759&dl=page&fo=json',\n", + " 'term': '1750-01-01T00:00:00Z',\n", + " 'title': '1750 to 1759'},\n", + " {'count': 192,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1740/1749&dl=page&fo=json',\n", + " 'term': '1740-01-01T00:00:00Z',\n", + " 'title': '1740 to 1749'},\n", + " {'count': 680,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1730/1739&dl=page&fo=json',\n", + " 'term': '1730-01-01T00:00:00Z',\n", + " 'title': '1730 to 1739'}],\n", + " 'title': 'Date',\n", + " 'type': 'dates'},\n", + " {'filters': [{'count': 22902874,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_country!:united+states&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_country:united+states&fo=json',\n", + " 'title': 'united states'},\n", + " {'count': 3116,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_country!:italy&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_country:italy&fo=json',\n", + " 'title': 'italy'}],\n", + " 'title': 'Country',\n", + " 'type': 'location_country'},\n", + " {'filters': [{'count': 2018733,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:district+of+columbia&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:district+of+columbia&fo=json',\n", + " 'title': 'district of columbia'},\n", + " {'count': 1118289,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:new+york&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:new+york&fo=json',\n", + " 'title': 'new york'},\n", + " {'count': 830849,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:virginia&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:virginia&fo=json',\n", + " 'title': 'virginia'},\n", + " {'count': 743056,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:minnesota&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:minnesota&fo=json',\n", + " 'title': 'minnesota'},\n", + " {'count': 644583,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:texas&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:texas&fo=json',\n", + " 'title': 'texas'},\n", + " {'count': 639964,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:illinois&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:illinois&fo=json',\n", + " 'title': 'illinois'},\n", + " {'count': 602307,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:connecticut&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:connecticut&fo=json',\n", + " 'title': 'connecticut'},\n", + " {'count': 599306,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:nebraska&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:nebraska&fo=json',\n", + " 'title': 'nebraska'},\n", + " {'count': 590814,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:west+virginia&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:west+virginia&fo=json',\n", + " 'title': 'west virginia'},\n", + " {'count': 585294,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:ohio&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:ohio&fo=json',\n", + " 'title': 'ohio'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/location_state/?dl=page&fo=json&sp=1',\n", + " 'title': 'State/Province (Geographic Coverage)',\n", + " 'type': 'location_state'},\n", + " {'filters': [{'count': 1116770,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:new+york&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:new+york&fo=json',\n", + " 'title': 'new york'},\n", + " {'count': 412013,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:marion&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:marion&fo=json',\n", + " 'title': 'marion'},\n", + " {'count': 343667,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:jefferson&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:jefferson&fo=json',\n", + " 'title': 'jefferson'},\n", + " {'count': 306743,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:douglas&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:douglas&fo=json',\n", + " 'title': 'douglas'},\n", + " {'count': 297094,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:wayne&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:wayne&fo=json',\n", + " 'title': 'wayne'},\n", + " {'count': 285984,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:honolulu&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:honolulu&fo=json',\n", + " 'title': 'honolulu'},\n", + " {'count': 268887,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:salt+lake&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:salt+lake&fo=json',\n", + " 'title': 'salt lake'},\n", + " {'count': 257491,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:new+haven&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:new+haven&fo=json',\n", + " 'title': 'new haven'},\n", + " {'count': 254166,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:cook&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:cook&fo=json',\n", + " 'title': 'cook'},\n", + " {'count': 247689,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:montgomery&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:montgomery&fo=json',\n", + " 'title': 'montgomery'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/location_county/?dl=page&fo=json&sp=1',\n", + " 'title': 'County',\n", + " 'type': 'location_county'},\n", + " {'filters': [{'count': 1911416,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:washington&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:washington&fo=json',\n", + " 'title': 'washington'},\n", + " {'count': 1116770,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:new+york&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:new+york&fo=json',\n", + " 'title': 'new york'},\n", + " {'count': 489808,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:richmond&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:richmond&fo=json',\n", + " 'title': 'richmond'},\n", + " {'count': 368343,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:chicago&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:chicago&fo=json',\n", + " 'title': 'chicago'},\n", + " {'count': 285984,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:honolulu&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:honolulu&fo=json',\n", + " 'title': 'honolulu'},\n", + " {'count': 280154,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:omaha&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:omaha&fo=json',\n", + " 'title': 'omaha'},\n", + " {'count': 276733,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:salt+lake+city&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:salt+lake+city&fo=json',\n", + " 'title': 'salt lake city'},\n", + " {'count': 242599,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:wilmington&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:wilmington&fo=json',\n", + " 'title': 'wilmington'},\n", + " {'count': 210866,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:saint+paul&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:saint+paul&fo=json',\n", + " 'title': 'saint paul'},\n", + " {'count': 210157,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:wheeling&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:wheeling&fo=json',\n", + " 'title': 'wheeling'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/location_city/?dl=page&fo=json&sp=1',\n", + " 'title': 'City',\n", + " 'type': 'location_city'},\n", + " {'filters': [{'count': 556568,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:german&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:german&fo=json',\n", + " 'title': 'german'},\n", + " {'count': 333305,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:african+american&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:african+american&fo=json',\n", + " 'title': 'african american'},\n", + " {'count': 237289,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:latin+american&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:latin+american&fo=json',\n", + " 'title': 'latin american'},\n", + " {'count': 169539,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:jewish&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:jewish&fo=json',\n", + " 'title': 'jewish'},\n", + " {'count': 131138,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:polish&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:polish&fo=json',\n", + " 'title': 'polish'},\n", + " {'count': 123543,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:french&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:french&fo=json',\n", + " 'title': 'french'},\n", + " {'count': 84543,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:italian&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:italian&fo=json',\n", + " 'title': 'italian'},\n", + " {'count': 61929,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:czech&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:czech&fo=json',\n", + " 'title': 'czech'},\n", + " {'count': 49413,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:norwegian&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:norwegian&fo=json',\n", + " 'title': 'norwegian'},\n", + " {'count': 48706,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:serbian&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:serbian&fo=json',\n", + " 'title': 'serbian'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/subject_ethnicity/?dl=page&fo=json&sp=1',\n", + " 'title': 'Ethnicity',\n", + " 'type': 'subject_ethnicity'},\n", + " {'filters': [{'count': 21715250,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:english&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:english&fo=json',\n", + " 'title': 'english'},\n", + " {'count': 609344,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:german&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:german&fo=json',\n", + " 'title': 'german'},\n", + " {'count': 451149,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:spanish&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:spanish&fo=json',\n", + " 'title': 'spanish'},\n", + " {'count': 136751,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:polish&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:polish&fo=json',\n", + " 'title': 'polish'},\n", + " {'count': 135627,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:french&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:french&fo=json',\n", + " 'title': 'french'},\n", + " {'count': 132713,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:yiddish&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:yiddish&fo=json',\n", + " 'title': 'yiddish'},\n", + " {'count': 82218,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:italian&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:italian&fo=json',\n", + " 'title': 'italian'},\n", + " {'count': 58960,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:czech&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:czech&fo=json',\n", + " 'title': 'czech'},\n", + " {'count': 49635,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:norwegian&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:norwegian&fo=json',\n", + " 'title': 'norwegian'},\n", + " {'count': 46786,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:serbian&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:serbian&fo=json',\n", + " 'title': 'serbian'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/language/?dl=page&fo=json&sp=1',\n", + " 'title': 'Language',\n", + " 'type': 'language'},\n", + " {'filters': [{'count': 22902874,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:united+states&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:united+states&fo=json',\n", + " 'title': 'united states'},\n", + " {'count': 22394106,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:newspapers&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:newspapers&fo=json',\n", + " 'title': 'newspapers'},\n", + " {'count': 2532889,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:washington&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:washington&fo=json',\n", + " 'title': 'washington'},\n", + " {'count': 2018733,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:district+of+columbia&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:district+of+columbia&fo=json',\n", + " 'title': 'district of columbia'},\n", + " {'count': 1916477,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:washington+%28d.c.%29&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:washington+%28d.c.%29&fo=json',\n", + " 'title': 'washington (d.c.)'},\n", + " {'count': 1118289,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york&fo=json',\n", + " 'title': 'new york'},\n", + " {'count': 1115134,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york+%28state%29&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york+%28state%29&fo=json',\n", + " 'title': 'new york (state)'},\n", + " {'count': 1110874,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york+%28n.y.%29&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york+%28n.y.%29&fo=json',\n", + " 'title': 'new york (n.y.)'},\n", + " {'count': 965116,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york+county&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york+county&fo=json',\n", + " 'title': 'new york county'},\n", + " {'count': 965116,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york+county+%28n.y.%29&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york+county+%28n.y.%29&fo=json',\n", + " 'title': 'new york county (n.y.)'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/subject/?dl=page&fo=json&sp=1',\n", + " 'title': 'Subject',\n", + " 'type': 'subject'},\n", + " {'filters': [{'count': 3096406,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000001&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000001&fo=json',\n", + " 'title': '1'},\n", + " {'count': 3093065,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000002&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000002&fo=json',\n", + " 'title': '2'},\n", + " {'count': 3067233,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000003&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000003&fo=json',\n", + " 'title': '3'},\n", + " {'count': 3064958,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000004&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000004&fo=json',\n", + " 'title': '4'},\n", + " {'count': 1626349,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000005&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000005&fo=json',\n", + " 'title': '5'},\n", + " {'count': 1608050,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000006&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000006&fo=json',\n", + " 'title': '6'},\n", + " {'count': 1445988,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000007&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000007&fo=json',\n", + " 'title': '7'},\n", + " {'count': 1442561,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000008&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000008&fo=json',\n", + " 'title': '8'},\n", + " {'count': 549719,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000009&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000009&fo=json',\n", + " 'title': '9'},\n", + " {'count': 534968,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000010&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000010&fo=json',\n", + " 'title': '10'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/number_page/?dl=page&fo=json&sp=1',\n", + " 'title': 'Page',\n", + " 'type': 'number_page'},\n", + " {'filters': [{'count': 22924836,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:chronicling+america&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:chronicling+america&fo=json',\n", + " 'title': 'chronicling america'},\n", + " {'count': 30624,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:japanese-american+internment+camp+newspapers,+1942-1946&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:japanese-american+internment+camp+newspapers,+1942-1946&fo=json',\n", + " 'title': 'japanese-american internment camp newspapers, 1942-1946'},\n", + " {'count': 27243,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:new+york+journal+and+related+titles,+1896-1899&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:new+york+journal+and+related+titles,+1896-1899&fo=json',\n", + " 'title': 'new york journal and related titles, 1896-1899'},\n", + " {'count': 2648,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:newspaper+pictorials:+world+war+i+rotogravures,+1914-1919&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:newspaper+pictorials:+world+war+i+rotogravures,+1914-1919&fo=json',\n", + " 'title': 'newspaper pictorials: world war i rotogravures, 1914-1919'},\n", + " {'count': 2326,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:frederick+douglass+newspapers,+1847-1874&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:frederick+douglass+newspapers,+1847-1874&fo=json',\n", + " 'title': 'frederick douglass newspapers, 1847-1874'},\n", + " {'count': 922,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:directory+of+u.s.+newspapers+in+american+libraries&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:directory+of+u.s.+newspapers+in+american+libraries&fo=json',\n", + " 'title': 'directory of u.s. newspapers in american libraries'}],\n", + " 'title': 'Collection',\n", + " 'type': 'partof_collection'},\n", + " {'filters': [{'count': 22924836,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format!:image&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format:image&fo=json',\n", + " 'title': 'image'},\n", + " {'count': 22923914,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format!:online+text&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format:online+text&fo=json',\n", + " 'title': 'online text'},\n", + " {'count': 22923914,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format!:pdf&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format:pdf&fo=json',\n", + " 'title': 'pdf'}],\n", + " 'title': 'Online Format',\n", + " 'type': 'online-format'},\n", + " {'filters': [{'count': 2801260,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:library+of+congress,+washington,+dc&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:library+of+congress,+washington,+dc&fo=json',\n", + " 'title': 'library of congress, washington, dc'},\n", + " {'count': 824554,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:library+of+virginia%3B+richmond,+va&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:library+of+virginia%3B+richmond,+va&fo=json',\n", + " 'title': 'library of virginia; richmond, va'},\n", + " {'count': 754485,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:minnesota+historical+society%3B+saint+paul,+mn&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:minnesota+historical+society%3B+saint+paul,+mn&fo=json',\n", + " 'title': 'minnesota historical society; saint paul, mn'},\n", + " {'count': 636793,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:university+of+north+texas%3B+denton,+tx&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:university+of+north+texas%3B+denton,+tx&fo=json',\n", + " 'title': 'university of north texas; denton, tx'},\n", + " {'count': 602315,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:connecticut+state+library,+hartford,+ct&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:connecticut+state+library,+hartford,+ct&fo=json',\n", + " 'title': 'connecticut state library, hartford, ct'},\n", + " {'count': 590808,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:west+virginia+university&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:west+virginia+university&fo=json',\n", + " 'title': 'west virginia university'},\n", + " {'count': 585993,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:university+of+nebraska-lincoln+libraries,+lincoln,+ne&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:university+of+nebraska-lincoln+libraries,+lincoln,+ne&fo=json',\n", + " 'title': 'university of nebraska-lincoln libraries, lincoln, ne'},\n", + " {'count': 571507,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:university+of+illinois+at+urbana-champaign+library,+urbana,+il&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:university+of+illinois+at+urbana-champaign+library,+urbana,+il&fo=json',\n", + " 'title': 'university of illinois at urbana-champaign library, urbana, il'},\n", + " {'count': 560256,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:ohio+history+connection,+columbus,+oh&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:ohio+history+connection,+columbus,+oh&fo=json',\n", + " 'title': 'ohio history connection, columbus, oh'},\n", + " {'count': 538974,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:university+of+california,+riverside%3B+riverside,+ca&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:university+of+california,+riverside%3B+riverside,+ca&fo=json',\n", + " 'title': 'university of california, riverside; riverside, ca'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/contributor/?dl=page&fo=json&sp=1',\n", + " 'title': 'Contributor',\n", + " 'type': 'contributor'},\n", + " {'filters': [{'count': 22924836,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_division!:serial+and+government+publications+division&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_division:serial+and+government+publications+division&fo=json',\n", + " 'title': 'serial and government publications division'}],\n", + " 'title': 'Division',\n", + " 'type': 'partof_division'},\n", + " {'filters': [{'count': 22924836,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=access-restricted!:false&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=access-restricted:false&fo=json',\n", + " 'title': 'false'}],\n", + " 'title': 'Access Condition',\n", + " 'type': 'access-restricted'},\n", + " {'filters': [{'count': 22289,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:wa_indianplum_ver02&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:wa_indianplum_ver02&fo=json',\n", + " 'title': 'wa_indianplum_ver02'},\n", + " {'count': 20113,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:nbu_alliance_ver01&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:nbu_alliance_ver01&fo=json',\n", + " 'title': 'nbu_alliance_ver01'},\n", + " {'count': 19998,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:wa_fir_ver01&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:wa_fir_ver01&fo=json',\n", + " 'title': 'wa_fir_ver01'},\n", + " {'count': 19157,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:kyu_hairspray_ver01&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:kyu_hairspray_ver01&fo=json',\n", + " 'title': 'kyu_hairspray_ver01'},\n", + " {'count': 18905,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:oru_reed_ver02&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:oru_reed_ver02&fo=json',\n", + " 'title': 'oru_reed_ver02'},\n", + " {'count': 17062,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:fu_six_ver01&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:fu_six_ver01&fo=json',\n", + " 'title': 'fu_six_ver01'},\n", + " {'count': 17058,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:in_bashir_ver02&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:in_bashir_ver02&fo=json',\n", + " 'title': 'in_bashir_ver02'},\n", + " {'count': 16959,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:fu_seven_ver02&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:fu_seven_ver02&fo=json',\n", + " 'title': 'fu_seven_ver02'},\n", + " {'count': 16700,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:mohi_eeyore_ver01&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:mohi_eeyore_ver01&fo=json',\n", + " 'title': 'mohi_eeyore_ver01'},\n", + " {'count': 16447,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:mohi_marmaduke_ver02&fo=json',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:mohi_marmaduke_ver02&fo=json',\n", + " 'title': 'mohi_marmaduke_ver02'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/batch/?dl=page&fo=json&sp=1',\n", + " 'title': 'batch',\n", + " 'type': 'batch'}],\n", + " 'featured_items': [],\n", + " 'form_facets': {'language': [{'count': 2262,\n", + " 'label': 'Arabic',\n", + " 'value': 'arabic'},\n", + " {'count': 191, 'label': 'Cherokee', 'value': 'cherokee'},\n", + " {'count': 3, 'label': 'Choctaw', 'value': 'choctaw'},\n", + " {'count': 4832, 'label': 'Croatian', 'value': 'croatian'},\n", + " {'count': 58960, 'label': 'Czech', 'value': 'czech'},\n", + " {'count': 94, 'label': 'Dakota', 'value': 'dakota'},\n", + " {'count': 32636, 'label': 'Danish', 'value': 'danish'},\n", + " {'count': 21715250, 'label': 'English', 'value': 'english'},\n", + " {'count': 8, 'label': 'Esperanto', 'value': 'esperanto'},\n", + " {'count': 26354, 'label': 'Finnish', 'value': 'finnish'},\n", + " {'count': 135627, 'label': 'French', 'value': 'french'},\n", + " {'count': 609344, 'label': 'German', 'value': 'german'},\n", + " {'count': 829, 'label': 'Hebrew', 'value': 'hebrew'},\n", + " {'count': 12487, 'label': 'Hungarian', 'value': 'hungarian'},\n", + " {'count': 540, 'label': 'Icelandic', 'value': 'icelandic'},\n", + " {'count': 651, 'label': 'Irish', 'value': 'irish'},\n", + " {'count': 82218, 'label': 'Italian', 'value': 'italian'},\n", + " {'count': 10437, 'label': 'Japanese', 'value': 'japanese'},\n", + " {'count': 14, 'label': 'Lakota', 'value': 'lakota'},\n", + " {'count': 20554, 'label': 'Lithuanian', 'value': 'lithuanian'},\n", + " {'count': 49635, 'label': 'Norwegian', 'value': 'norwegian'},\n", + " {'count': 136751, 'label': 'Polish', 'value': 'polish'},\n", + " {'count': 9290, 'label': 'Romanian', 'value': 'romanian'},\n", + " {'count': 11930, 'label': 'Russian', 'value': 'russian'},\n", + " {'count': 46786, 'label': 'Serbian', 'value': 'serbian'},\n", + " {'count': 5190, 'label': 'Slovak', 'value': 'slovak'},\n", + " {'count': 16043, 'label': 'Slovenian', 'value': 'slovenian'},\n", + " {'count': 451149, 'label': 'Spanish', 'value': 'spanish'},\n", + " {'count': 23085, 'label': 'Swedish', 'value': 'swedish'},\n", + " {'count': 12, 'label': 'Tagalog', 'value': 'tagalog'},\n", + " {'count': 132713, 'label': 'Yiddish', 'value': 'yiddish'}],\n", + " 'location_state': [{'count': 340144, 'label': 'Alabama', 'value': 'alabama'},\n", + " {'count': 317988, 'label': 'Alaska', 'value': 'alaska'},\n", + " {'count': 526265, 'label': 'Arizona', 'value': 'arizona'},\n", + " {'count': 379562, 'label': 'Arkansas', 'value': 'arkansas'},\n", + " {'count': 546014, 'label': 'California', 'value': 'california'},\n", + " {'count': 307556, 'label': 'Colorado', 'value': 'colorado'},\n", + " {'count': 602307, 'label': 'Connecticut', 'value': 'connecticut'},\n", + " {'count': 293540, 'label': 'Delaware', 'value': 'delaware'},\n", + " {'count': 2018733,\n", + " 'label': 'District of Columbia',\n", + " 'value': 'district of columbia'},\n", + " {'count': 378765, 'label': 'Florida', 'value': 'florida'},\n", + " {'count': 407178, 'label': 'Georgia', 'value': 'georgia'},\n", + " {'count': 299931, 'label': 'Hawaii', 'value': 'hawaii'},\n", + " {'count': 307165, 'label': 'Idaho', 'value': 'idaho'},\n", + " {'count': 639964, 'label': 'Illinois', 'value': 'illinois'},\n", + " {'count': 549480, 'label': 'Indiana', 'value': 'indiana'},\n", + " {'count': 401439, 'label': 'Iowa', 'value': 'iowa'},\n", + " {'count': 350104, 'label': 'Kansas', 'value': 'kansas'},\n", + " {'count': 359643, 'label': 'Kentucky', 'value': 'kentucky'},\n", + " {'count': 327428, 'label': 'Louisiana', 'value': 'louisiana'},\n", + " {'count': 408414, 'label': 'Maine', 'value': 'maine'},\n", + " {'count': 446353, 'label': 'Maryland', 'value': 'maryland'},\n", + " {'count': 147439, 'label': 'Massachusetts', 'value': 'massachusetts'},\n", + " {'count': 431410, 'label': 'Michigan', 'value': 'michigan'},\n", + " {'count': 743056, 'label': 'Minnesota', 'value': 'minnesota'},\n", + " {'count': 353124, 'label': 'Mississippi', 'value': 'mississippi'},\n", + " {'count': 378049, 'label': 'Missouri', 'value': 'missouri'},\n", + " {'count': 479655, 'label': 'Montana', 'value': 'montana'},\n", + " {'count': 599306, 'label': 'Nebraska', 'value': 'nebraska'},\n", + " {'count': 311601, 'label': 'Nevada', 'value': 'nevada'},\n", + " {'count': 104252, 'label': 'New Hampshire', 'value': 'new hampshire'},\n", + " {'count': 302386, 'label': 'New Jersey', 'value': 'new jersey'},\n", + " {'count': 306223, 'label': 'New Mexico', 'value': 'new mexico'},\n", + " {'count': 1118289, 'label': 'New York', 'value': 'new york'},\n", + " {'count': 442221, 'label': 'North Carolina', 'value': 'north carolina'},\n", + " {'count': 405142, 'label': 'North Dakota', 'value': 'north dakota'},\n", + " {'count': 585294, 'label': 'Ohio', 'value': 'ohio'},\n", + " {'count': 318321, 'label': 'Oklahoma', 'value': 'oklahoma'},\n", + " {'count': 319654, 'label': 'Oregon', 'value': 'oregon'},\n", + " {'count': 434122, 'label': 'Pennsylvania', 'value': 'pennsylvania'},\n", + " {'count': 3116, 'label': 'Piedmont', 'value': 'piedmont'},\n", + " {'count': 188558, 'label': 'Puerto Rico', 'value': 'puerto rico'},\n", + " {'count': 153713, 'label': 'Rhode Island', 'value': 'rhode island'},\n", + " {'count': 405284, 'label': 'South Carolina', 'value': 'south carolina'},\n", + " {'count': 324816, 'label': 'South Dakota', 'value': 'south dakota'},\n", + " {'count': 301239, 'label': 'Tennessee', 'value': 'tennessee'},\n", + " {'count': 644583, 'label': 'Texas', 'value': 'texas'},\n", + " {'count': 383499, 'label': 'Utah', 'value': 'utah'},\n", + " {'count': 373039, 'label': 'Vermont', 'value': 'vermont'},\n", + " {'count': 86337, 'label': 'Virgin Islands', 'value': 'virgin islands'},\n", + " {'count': 830849, 'label': 'Virginia', 'value': 'virginia'},\n", + " {'count': 416078, 'label': 'Washington', 'value': 'washington'},\n", + " {'count': 590814, 'label': 'West Virginia', 'value': 'west virginia'},\n", + " {'count': 436668, 'label': 'Wisconsin', 'value': 'wisconsin'},\n", + " {'count': 254164, 'label': 'Wyoming', 'value': 'wyoming'}],\n", + " 'subject_ethnicity': [{'count': 333305,\n", + " 'label': 'African American',\n", + " 'value': 'african american'},\n", + " {'count': 2276, 'label': 'Arab', 'value': 'arab'},\n", + " {'count': 3744, 'label': 'Croatian', 'value': 'croatian'},\n", + " {'count': 45860, 'label': 'Cuban', 'value': 'cuban'},\n", + " {'count': 61929, 'label': 'Czech', 'value': 'czech'},\n", + " {'count': 18571, 'label': 'Danish', 'value': 'danish'},\n", + " {'count': 1589, 'label': 'Filipino', 'value': 'filipino'},\n", + " {'count': 2987, 'label': 'Finnish', 'value': 'finnish'},\n", + " {'count': 123543, 'label': 'French', 'value': 'french'},\n", + " {'count': 556568, 'label': 'German', 'value': 'german'},\n", + " {'count': 12488, 'label': 'Hungarian', 'value': 'hungarian'},\n", + " {'count': 540, 'label': 'Icelandic', 'value': 'icelandic'},\n", + " {'count': 45963,\n", + " 'label': 'Indians of North America',\n", + " 'value': 'indians of north america'},\n", + " {'count': 35581, 'label': 'Irish', 'value': 'irish'},\n", + " {'count': 84543, 'label': 'Italian', 'value': 'italian'},\n", + " {'count': 26004, 'label': 'Japanese', 'value': 'japanese'},\n", + " {'count': 169539, 'label': 'Jewish', 'value': 'jewish'},\n", + " {'count': 237289, 'label': 'Latin American', 'value': 'latin american'},\n", + " {'count': 2276, 'label': 'Lebanese', 'value': 'lebanese'},\n", + " {'count': 20554, 'label': 'Lithuanian', 'value': 'lithuanian'},\n", + " {'count': 21595, 'label': 'Luxembourger', 'value': 'luxembourger'},\n", + " {'count': 25974, 'label': 'Mexican', 'value': 'mexican'},\n", + " {'count': 49413, 'label': 'Norwegian', 'value': 'norwegian'},\n", + " {'count': 1790, 'label': 'Pacific Islander', 'value': 'pacific islander'},\n", + " {'count': 131138, 'label': 'Polish', 'value': 'polish'},\n", + " {'count': 9287, 'label': 'Romanian', 'value': 'romanian'},\n", + " {'count': 11930, 'label': 'Russian', 'value': 'russian'},\n", + " {'count': 4377, 'label': 'Scandinavian', 'value': 'scandinavian'},\n", + " {'count': 48706, 'label': 'Serbian', 'value': 'serbian'},\n", + " {'count': 5190, 'label': 'Slovak', 'value': 'slovak'},\n", + " {'count': 12886, 'label': 'Slovenian', 'value': 'slovenian'},\n", + " {'count': 23217, 'label': 'Swedish', 'value': 'swedish'},\n", + " {'count': 2276, 'label': 'Syrian', 'value': 'syrian'},\n", + " {'count': 1036, 'label': 'Yugoslavian', 'value': 'yugoslavian'}]},\n", + " 'inherit_from_portal': True,\n", + " 'legacy-url': 'https://chroniclingamerica.loc.gov/',\n", + " 'next': {'active': False,\n", + " 'content': '$collection-titles|partof:chronicling america|digitized:false',\n", + " 'count': 25,\n", + " 'disable_navigation': True,\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/titles/',\n", + " 'pagination': '3 of 3',\n", + " 'slug': 'titles',\n", + " 'sortBy': 'title_s_asc',\n", + " 'style': 'table',\n", + " 'title': 'All Digitized Titles',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table'},\n", + " 'next_sibling': {'active': False,\n", + " 'content': '$collection-titles|partof:chronicling america|digitized:false',\n", + " 'count': 25,\n", + " 'disable_navigation': True,\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/titles/',\n", + " 'pagination': '3 of 3',\n", + " 'slug': 'titles',\n", + " 'sortBy': 'title_s_asc',\n", + " 'style': 'table',\n", + " 'title': 'All Digitized Titles',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table'},\n", + " 'options': {'access_group': [''],\n", + " 'access_group_raw': '',\n", + " 'all': None,\n", + " 'api_version': '1',\n", + " 'app_context': None,\n", + " 'application_version': '$Revision$',\n", + " 'attribute': None,\n", + " 'attribute!': None,\n", + " 'attribute_map': None,\n", + " 'cache_tags': ['ndnp/gu',\n", + " 'digital-library-of-georgia-awardee',\n", + " 'ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'callback': None,\n", + " 'clip': None,\n", + " 'clip_image_width': None,\n", + " 'clip_rotation': None,\n", + " 'content_filter': None,\n", + " 'content_replacement': '',\n", + " 'count': None,\n", + " 'dates': None,\n", + " 'default_count': 40,\n", + " 'delimiter': None,\n", + " 'digital_id': None,\n", + " 'display_level': 'page',\n", + " 'display_options': {'options': [{'field': 'all', 'label': 'All'},\n", + " {'field': 'title', 'label': 'Titles', 'type': 'title'},\n", + " {'field': 'issue', 'label': 'Issues', 'type': 'issue'},\n", + " {'field': 'page', 'label': 'Pages (Full Text)', 'type': 'segment'}]},\n", + " 'distance': None,\n", + " 'downloadOption': None,\n", + " 'duration': 5.426634311676025,\n", + " 'embed': [],\n", + " 'embed!': [],\n", + " 'error_response_status': None,\n", + " 'excludeTerms': None,\n", + " 'facetLimits': '',\n", + " 'facetPrefix': None,\n", + " 'facet_count': None,\n", + " 'facet_style': None,\n", + " 'field': None,\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'required': True,\n", + " 'select': 'multiple'},\n", + " {'field': 'location_county', 'select': 'multiple'},\n", + " {'field': 'location_city', 'select': 'multiple'},\n", + " {'field': 'partof_title', 'select': 'multiple'},\n", + " {'default': 'enable',\n", + " 'display_level': 'page',\n", + " 'field': 'language',\n", + " 'select': 'single'},\n", + " {'default': 'enable', 'field': 'subject_ethnicity', 'select': 'multiple'}],\n", + " 'format': 'json',\n", + " 'hits': 22924836,\n", + " 'host': 'www.loc.gov',\n", + " 'ical': False,\n", + " 'id': None,\n", + " 'iiif': False,\n", + " 'in': 'partof:chronicling america',\n", + " 'include_facets': [{'field': 'digitized'},\n", + " {'field': 'object-type', 'label': 'Display Level'},\n", + " {'field': 'original-format'},\n", + " {'field': 'partof_title', 'label': 'Title'},\n", + " {'field': 'dates'},\n", + " {'field': 'location_country', 'label': 'Country'},\n", + " {'field': 'location_state',\n", + " 'label': 'State/Province (Geographic Coverage)'},\n", + " {'field': 'location_county', 'label': 'County'},\n", + " {'field': 'location_city', 'label': 'City'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity'},\n", + " {'field': 'language', 'label': 'Language'},\n", + " {'field': 'subject'},\n", + " {'closed': True, 'field': 'number_page', 'label': 'Page'},\n", + " {'closed': True, 'field': 'partof_collection', 'label': 'Collection'},\n", + " {'closed': True, 'field': 'online-format'},\n", + " {'closed': True, 'field': 'contributor'},\n", + " {'closed': True, 'field': 'partof_division', 'label': 'Division'},\n", + " {'closed': True, 'field': 'access-restricted'},\n", + " {'closed': True, 'field': 'batch'}],\n", + " 'index': None,\n", + " 'inputEncoding': 'UTF-8',\n", + " 'is_portal': None,\n", + " 'item': None,\n", + " 'items': None,\n", + " 'keys': None,\n", + " 'language': None,\n", + " 'latlong': None,\n", + " 'method': 'POST',\n", + " 'newSearch': None,\n", + " 'new_clip_url': False,\n", + " 'onsite': False,\n", + " 'operator': None,\n", + " 'outputEncoding': 'UTF-8',\n", + " 'page_campaigns': [],\n", + " 'path_info': '/collections/chronicling-america/',\n", + " 'port': '443',\n", + " 'proxypath': None,\n", + " 'query_string': 'dl=page&end_date=%7Bend_date%7D&fo=json&qs=%7Bqs%7D&start_date=%7Bstart_date%7D',\n", + " 'redirect_proxy': False,\n", + " 'redirect_to_item': None,\n", + " 'referer': '',\n", + " 'region': '',\n", + " 'release_id': 123456789,\n", + " 'request_host': 'www.loc.gov',\n", + " 'request_params': {},\n", + " 'request_url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=%7Bend_date%7D&fo=json&qs=%7Bqs%7D&start_date=%7Bstart_date%7D',\n", + " 'resource': '',\n", + " 'resource_sequence': None,\n", + " 'scheme': 'https',\n", + " 'searchIn': 'partof:chronicling america',\n", + " 'searchTerms': '',\n", + " 'segments': True,\n", + " 'site': {'advanced_search': True,\n", + " 'advanced_search_dropdowns_per_row': 4,\n", + " 'coverage_dates': {'end': {'day': 31, 'month': 11, 'year': 1963},\n", + " 'start': {'day': 3, 'month': 8, 'year': 1736}},\n", + " 'default_state': 'advanced',\n", + " 'display_options': {'options': [{'field': 'all', 'label': 'All'},\n", + " {'field': 'title', 'label': 'Titles', 'type': 'title'},\n", + " {'field': 'issue', 'label': 'Issues', 'type': 'issue'},\n", + " {'field': 'page', 'label': 'Pages (Full Text)', 'type': 'segment'}]},\n", + " 'facets': {'include': [{'field': 'digitized'},\n", + " {'field': 'object-type', 'label': 'Display Level'},\n", + " {'field': 'original-format'},\n", + " {'field': 'partof_title', 'label': 'Title'},\n", + " {'field': 'dates'},\n", + " {'field': 'location_country', 'label': 'Country'},\n", + " {'field': 'location_state',\n", + " 'label': 'State/Province (Geographic Coverage)'},\n", + " {'field': 'location_county', 'label': 'County'},\n", + " {'field': 'location_city', 'label': 'City'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity'},\n", + " {'field': 'language', 'label': 'Language'},\n", + " {'field': 'subject'},\n", + " {'closed': True, 'field': 'number_page', 'label': 'Page'},\n", + " {'closed': True, 'field': 'partof_collection', 'label': 'Collection'},\n", + " {'closed': True, 'field': 'online-format'},\n", + " {'closed': True, 'field': 'contributor'},\n", + " {'closed': True, 'field': 'partof_division', 'label': 'Division'},\n", + " {'closed': True, 'field': 'access-restricted'},\n", + " {'closed': True, 'field': 'batch'}]},\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'required': True,\n", + " 'select': 'multiple'},\n", + " {'field': 'location_county', 'select': 'multiple'},\n", + " {'field': 'location_city', 'select': 'multiple'},\n", + " {'field': 'partof_title', 'select': 'multiple'},\n", + " {'default': 'enable',\n", + " 'display_level': 'page',\n", + " 'field': 'language',\n", + " 'select': 'single'},\n", + " {'default': 'enable', 'field': 'subject_ethnicity', 'select': 'multiple'}],\n", + " 'geoviz': True,\n", + " 'mode': 'curated-discovery',\n", + " 'search_operators': [{'label': 'All of these words:', 'name': 'AND'},\n", + " {'label': 'Any of these words:', 'name': 'OR'},\n", + " {'label': 'This exact phrase:', 'name': 'PHRASE'},\n", + " {'label': 'These words within 5 words of each other:', 'name': '~5'},\n", + " {'label': 'These words within 10 words of each other:', 'name': '~10'}],\n", + " 'style': 'gallery',\n", + " 'submonth_date_gaps': True},\n", + " 'site_date_range': '1736-09-03/1963-12-31',\n", + " 'site_defaults': ['style'],\n", + " 'site_id': 'chronicling-america',\n", + " 'site_type': 'collections',\n", + " 'solrQuery': '',\n", + " 'sortBy': None,\n", + " 'sortOrder': None,\n", + " 'startPage': None,\n", + " 'style': 'gallery',\n", + " 'suggested': None,\n", + " 'target': None,\n", + " 'template': 'search/base',\n", + " 'timestamp': 1744005889.9756126,\n", + " 'type': 'search',\n", + " 'tz_aware': None,\n", + " 'unionFacets': '',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json',\n", + " 'webcast_permalink': None,\n", + " 'word_search_with_js': True},\n", + " 'original_formats': ['newspaper'],\n", + " 'pages': [{'active': False,\n", + " 'children': [{'content': 'about-this-collection/related-resources.html',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/',\n", + " 'slug': 'related-resources',\n", + " 'status': 'production',\n", + " 'title': 'Related Resources',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/'},\n", + " {'content': 'about-this-collection/rights-and-access.html',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/',\n", + " 'slug': 'rights-and-access',\n", + " 'title': 'Rights and Access',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/'},\n", + " {'content': 'about-this-collection/technical-information.html',\n", + " 'description': ['National Digital Newspaper Program (NDNP)\\n\\n \\n News room of the New York Times newspaper, 1942.\\n\\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\\n preservation on microfilm of a corpus of at-risk newspaper materials.'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/',\n", + " 'slug': 'technical-information',\n", + " 'status': 'production',\n", + " 'title': 'Technical Information',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/'}],\n", + " 'content': 'about-this-collection/overview.html',\n", + " 'featured_items': {'carousel_label': '100 Years Ago Today',\n", + " 'content': '$hundred-years-ago|type:issue|partof:chronicling america',\n", + " 'content_is_search_results': True,\n", + " 'count': 15,\n", + " 'is_carousel': True,\n", + " 'status': 'production'},\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/',\n", + " 'pagination': '1 of 3',\n", + " 'slug': 'about-this-collection',\n", + " 'title': 'About this Collection',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/'},\n", + " {'active': True,\n", + " 'children': [{'active': True,\n", + " 'image_url': ['/static/collections/chronicling-america/500_500.jpg'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/',\n", + " 'markup': None,\n", + " 'pagination': '2 of 3',\n", + " 'partof': [],\n", + " 'results': [{'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'],\n", + " 'batch': ['gu_jabbah_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/georgia/',\n", + " '2/united states/georgia/fulton/',\n", + " '3/united states/georgia/fulton/atlanta/'],\n", + " 'contributor': ['digital library of georgia, a project of galileo located at the university of georgia libraries'],\n", + " 'date': '1913-06-08',\n", + " 'dates': ['1913-06-08'],\n", + " 'description': ['NOTICE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 10 WILSONS ROLE AS BUSINESS BOSS IMPERILS WHOLE NATION SAYS FORBES Troublous Times May Be Ex pected Unless Some Check Is Put on the Activities of Amateur Statesmen at National Capital Idea of Attorney General to Put Killing Taxation on Corpora tions Doing More Than Certain Amount of Business Staggers By B C FORBES NEW YORK June 7ls the Wil son administration to slash business It has come perilously near doing ao and unless some restraint be ex ercised by amateur statesmen utterly out of sympathy with the nations business affairs troublous times may be precipitated Attorney General Mcßeynolds has brought forth the staggering proposal that corporations be punished by kill ing taxation for doing more than a certain amount of business no matter How honestly economically or satis factorily the business may be con ducted This startling policy of wrecking an enterprise solely because of its size is the most revolutionary principle yet enunciated by any of our new lot of Federal statesmen In effect the Attorney General wants to upset the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-05-22T12:58:00.479Z',\n", + " 'group': ['ndnp/gu', 'digital-library-of-georgia-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:6.25/0/default.jpg#h=505&w=425',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:12.5/0/default.jpg#h=1010&w=851',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913060801/0281.xml&format=alto_xml'],\n", + " 'index': 1,\n", + " 'language': ['english'],\n", + " 'location': ['atlanta',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'georgia',\n", + " 'united states'],\n", + " 'location_city': ['atlanta'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['fulton'],\n", + " 'location_state': ['georgia'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', 'sn89053729', '9', '0', '1', '0000000001'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn89053729'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '9', '3', '3', '4', '4', '0', '0', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Atlanta Georgian and news',\n", + " 'Sunday issues published with title: Sunday American',\n", + " \"Sunday issues may be called: Hearst's Sunday American\",\n", + " 'Sunday issues may sometimes be called: Atlanta American',\n", + " 'One extra for May 31, 1913 called: Georgian Atlanta',\n", + " 'May sometimes be called: Georgian-American'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['fulton county (ga.)',\n", + " 'newspapers',\n", + " 'atlanta',\n", + " 'georgia',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'atlanta (ga.)',\n", + " 'united states'],\n", + " 'timestamp': '2024-05-23T03:04:07.229Z',\n", + " 'title': 'Image 1 of Atlanta Georgian (Atlanta, Ga.), June 8, 1913, (EXTRA)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'],\n", + " 'batch': ['gu_jabbah_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/georgia/',\n", + " '2/united states/georgia/fulton/',\n", + " '3/united states/georgia/fulton/atlanta/'],\n", + " 'contributor': ['digital library of georgia, a project of galileo located at the university of georgia libraries'],\n", + " 'date': '1913-06-15',\n", + " 'dates': ['1913-06-15'],\n", + " 'description': ['NOTDCE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 11 JAP ALLIANCE AGAINST U S OPENLY URGED IN GERMANY What Does It Matter if Yellow Race Should Establish Itself in America Asks Naval Expert in Prominent Berlin Newspaper Dr Graves Recently Released Spy of Kaiser Has Documents to Prove His Charge of Secret Compact Between Two Empires sclal Cable to The American BERLIN June 14That the idea of a closer understanding between Germany and Japan first hinted at in the revelations of Dr Karl Graves the former confidential agent for Ger many and England to The New York American has been receiving the thoughtful attention of German pub licists is shown again tn an article in this weeks Die Zeitschrift by Count Reventlow the foremost naval expert in Germany Germany the writer urges should refuse to allow consideration of race sentiment to lead it into taking sides with Western nations against the Yellow Peril Suppose Japan really became mas ter of the Pacific he says It i scarcely likely Germanys economic interests would suffer thereby Equal ly little could it be injured'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-05-22T12:58:00.479Z',\n", + " 'group': ['ndnp/gu', 'digital-library-of-georgia-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:3.125/0/default.jpg#h=257&w=216',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:6.25/0/default.jpg#h=515&w=432',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:12.5/0/default.jpg#h=1030&w=864',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913061505/1003.xml&format=alto_xml'],\n", + " 'index': 2,\n", + " 'language': ['english'],\n", + " 'location': ['atlanta',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'georgia',\n", + " 'united states'],\n", + " 'location_city': ['atlanta'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['fulton'],\n", + " 'location_state': ['georgia'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', 'sn89053729', '9', '5', '0', '0000000001'],\n", + " 'number_edition': ['5'],\n", + " 'number_lccn': ['sn89053729'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '9', '3', '3', '4', '4', '0', '0', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Atlanta Georgian and news',\n", + " 'Sunday issues published with title: Sunday American',\n", + " \"Sunday issues may be called: Hearst's Sunday American\",\n", + " 'Sunday issues may sometimes be called: Atlanta American',\n", + " 'One extra for May 31, 1913 called: Georgian Atlanta',\n", + " 'May sometimes be called: Georgian-American'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['fulton county (ga.)',\n", + " 'newspapers',\n", + " 'atlanta',\n", + " 'georgia',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'atlanta (ga.)',\n", + " 'united states'],\n", + " 'timestamp': '2024-05-23T03:05:46.148Z',\n", + " 'title': 'Image 1 of Atlanta Georgian (Atlanta, Ga.), June 15, 1913, (EXTRA)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-05-23',\n", + " 'dates': ['1943-05-23'],\n", + " 'description': ['Price Ceilings The New OPA Chart on 600 Commodities Appears in Part 4 Page 14 43RD YEAR NO 235 Go Back Thomas Urges Strikers 52000 Rubber Workers Walk Out ttf if 6vy4 f fcfflir jv BBS nutssu4 H sn I 1 Bwfl P W lEoxholeifßiSwa Pjt 5 I I FDITOLS NOTH Foxhole Diary the story hj r wound d D trott nun nr Pic Pnijuk JJ of UUO Hast fi oln n wood Ht nt his thrfc months t H iliadaleo not Island front tit mom nt hi wt nt oah Off tot the first tin i of the ft ttni I i n Aug V J nntit h was f eaeiuit d v Uh wounds on So Pie Ilmjak actually wrote hts d nr 7 in iiadrrt f holt and in the dripping jungle H n rote in n small diary book hr took from the hod i ft dmd Jap starting it on tltf dag thr Jap left off Tod a Pte Jinn I s l Detroit Marine Hos pital ill nPh a siitltitn irrttrtnre of his J ntdnlcniitilf oi fronted malaria 15y PIT CHAItIKS C RKEIJAK t SMC i right 1343 b The Detroit Time i Installment'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:23.224Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:3.125/0/default.jpg#h=295&w=231',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:6.25/0/default.jpg#h=590&w=463',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:12.5/0/default.jpg#h=1181&w=927',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943052301/0480.xml&format=alto_xml'],\n", + " 'index': 3,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '5', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T10:39:01.758Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 23, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-06-06',\n", + " 'dates': ['1943-06-06'],\n", + " 'description': ['Clean Plate Club Boys and girls Join the great army of home patriots See Part 1 Page 4 43RD YEAR NO 249 BRITISH CABINET MEETS HASTILY TO SPEED 0 K OF INVASION PLAN Major Kermit Roosevelt 53 Dies in Alaska Son of Former President 2d to Perish in War WASHINGTON Tune IT Krrrru Roosevelt s of the lae PrwidPt I freedom died yesterday n Aa ska while on net o duty a U S Army ma ini ton war d par tment announced today The i3earold explora a ttirr And warrior like l fatrr an Advocate of the strenuous If thus became the fir member of hi fighting family to die in this world war Hi younger brother Quentin was killed in action on the Western front i V War I And was buried in frar e The war department 1 irked deai of tt 1 Kermit Roosevelt s ri ad hut said be uai serving or una a lied d t And wa assigned to no spH fi branch Because the notifcat on from Alaskan headqiart r nor specify that he W 8 k led in at UnnU w H rrr ilk l fv hr died a natural ciatf'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:23.224Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:3.125/0/default.jpg#h=294&w=229',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:6.25/0/default.jpg#h=588&w=458',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:12.5/0/default.jpg#h=1176&w=916',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943060601/1068.xml&format=alto_xml'],\n", + " 'index': 4,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '5', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T10:41:04.006Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 6, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-28',\n", + " 'dates': ['1943-02-28'],\n", + " 'description': ['Casualty List Michigans casualty list the names of 120 sol diers killed in action in Europe in Africa and in the Southwest Pacific Detroit Area SOUTHWEST PACIFIC Adams Cpl Alphonse A 4800 University Carpinelli Pfc Ralph 14939 Tracy Downey Staff Sgt Norman M 2317 FernclifT Royal Oak Frary Pfc Kenneth L Plymouth llill Pvt Alex G 288 Walper Clawson Jamnik Pfc Ah in J 6084 Grix dale Knoche Pfc William C 1391 Phillip Lada Staff Sgt Ernest 8337 Thaddeus Lang Cpl Edmund 8 8349 Brush Leppek Cpl Norhert J 8433 Elgin Martin Pvf Floyd Jr 15 South Wilson Mt Clemens Menge Cpl Richard W 7311 Juneau Center Line Nowak Pfc Joseph 3464 Martin ODonnell Sgt Harold P 3443 Wabash Parmentier Cpl Oscar A 3958 e Bacons tie Id Riske Sgt Gustav P 4168 Mc Clellan Romano Sgt Orlando 11 7260 Studebaker Van Dyke Roma now ski Sgt Stanley F 5915 Chopin Saros Pfc Nick G 2918 Beni tea u Stirling Pic Kenneth C 2315 T Trombley Pvt Floyd J 198 Ilirly Grosse Pomte Farms Van Vranken Cpl Clarence J 736 Gardenia Royal Oak Wardell Pfc Manliff W 9311 Schaefer Wilork Pfe Richard J 11650 Moran Hamtramck Ycnelouis pvt Bernard T'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:3.125/0/default.jpg#h=296&w=233',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:6.25/0/default.jpg#h=592&w=466',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:12.5/0/default.jpg#h=1184&w=933',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022801/0514.xml&format=alto_xml'],\n", + " 'index': 5,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:02:01.877Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 28, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-21',\n", + " 'dates': ['1943-02-21'],\n", + " 'description': ['Lets Garden out full knowledge ana proper advice to plant their own war gardens The experts presiding over The Times gardening department are nationally known Mrs Isabel INVASION Pierre Hubs tells of Allies invasion plans See story and map Page 2 43RD YEAR NO 144 MORE FOODS PUT ON RATION LIST Allies Smash MidTunisia Axis Thrust I Alexander Arrives at Front as British Pound Mareth Line By EDW ARD W BEATTIE t Hf4 Pri KUf ALLIED HEADQUARTERS North Africa Feb 20American forces dug in on the rocky ridges forming a new line in central Tuj msia today and with the help of strong British units repelled two enemy thrusts designed to test the strength of the Allied positions i The lines appeared to be stabi lized in a fairly firm position as Gen Harold R L G Alexander former British commander for the Middle East arrived here to as sume his new duties as deputy to Gen Dwight Eisenhower in charge of Allied ground forces in Tunisia Marshal Erwin Rommels Afnka Korps fared the threat of the British Eighth Army whose big guns were pounding the Mareth Line in southern Tunisia Boast 3000 Captives fPNB Official German news agency said'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:3.125/0/default.jpg#h=296&w=231',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:6.25/0/default.jpg#h=592&w=463',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:12.5/0/default.jpg#h=1184&w=926',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022101/0210.xml&format=alto_xml'],\n", + " 'index': 6,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:01:30.819Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 21, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-03-14',\n", + " 'dates': ['1943-03-14'],\n", + " 'description': ['Wounded Heroes The Dramatic Story of Three Men Who Fought the JapsSee Page 12 43RD YEAR NO 165 Cant Pay File Anyway lax Head Says 800000 Outside Fold as Monday Midnight Deadline Gets Nearer Bv ARTHUR JUNTUXEX An estimated 800000 Iotroit taxpayers were still to be hratd from Saturday as the annual in come tax derby approached the finish line with the usual last minute lam The deadline for first quarterly payments on 1942 income largest in historyis Monday Tax of fices will be open until 9 p m Letters bearing the postal stamp of March 13 are acceptable Meantime 000 clerks facing a holidaylos weekend worked fev erishly to sort another 100 bags of mail that were dump d into their laps Saturday FRIO A V RECORD DAY Collector Kavanagh guessed that by Saturday closing time 1380 000 taxpayers had fikxJ Record day in Detroit Federal Building his tory occurred Friday when reve nue department aides helped 11417 or the hurdles of the tax blanks Kavanagh predicting that Tues day morning may find thousands delinquent despite activity of the last few ds urged taxyviyprs to file whether you can make ay ments or not ENTIRE AMOUNT DUE If payment'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:3.125/0/default.jpg#h=295&w=232',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:6.25/0/default.jpg#h=591&w=464',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:12.5/0/default.jpg#h=1182&w=928',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943031401/1138.xml&format=alto_xml'],\n", + " 'index': 7,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:03:13.061Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 14, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-14',\n", + " 'dates': ['1943-02-14'],\n", + " 'description': ['If You Want to Keep Fast Time for Detroit Vote Tomorrow I cannot stress too strongly to the Common Council of the City of Detroit the grave effect of the losses that will result to the war program in this critical year of war production if the Common Council decides to abandon Eastern War Time in that City DONALD M NELSON Chairman of WPB PICTURE Page The first pictures released of bombers rolling off Willow Runs production line Page 10 43RD YEAR NO 137 Keep Faster Time Dont Injure War Effort Nelson Asks Confusion Sure _ He Says in Plea to City Voters In very certain terms WPB Chief Donald M Nelson Sat urday urged the City of De troit to remain on Eastern War Time calling attention to the grave effect of the losses that will result to the war program in this critical year cf war production if fast time is abandoned Received by City Clerk Thomas D Leadbetter on the eve of primary elections in which the time change will be an issue Nelsons letter has been relayed to Mayor Jeffries and Council President Lodge Apply to All Agencies Nelsons contention was hoi st rred by D'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:3.125/0/default.jpg#h=295&w=232',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:6.25/0/default.jpg#h=591&w=464',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:12.5/0/default.jpg#h=1183&w=929',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943021401/1038.xml&format=alto_xml'],\n", + " 'index': 8,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '5', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:00:58.724Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 14, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-07',\n", + " 'dates': ['1943-02-07'],\n", + " 'description': ['Guadalcanal Diary a Crack Reporters Eyewitness Story of the Pacific War Starts in Mondays Times 1 Guadalcanal Diary a terrific eyewitness story by a brilliant reporter who was ip the thick of the battle starts Monday in The Times The author Richard Tregaskis International News Service war correspondent was with the War Today Roosevelt Vargas Tslk Spot lights UBoat Menace See Page 2 Col 1 43RD YEAR NO 130 EISENHOWER NORTH AFRICAN CHIEF Board Fires 2 Patrolmen Organizers V Witherspoon Warns Others in FOP Case May Go to Council The police trial board fired two patrolmen late Saturday after finding them guilty of insubordina tion for refusing to drop member ship in the Fraternal Order of Po ller The dismissal were announced as effective immediately Fired were Patrolmen Howard Heine with 20 years police service and Bernard L Dugan with five cars service both of whom admitted being local organizers for the fraternal order He Warm Othera Following the announcement of the ruling after two days of tes timony Commissioner John With erspoon said any other policemen who are members of the order and who do not sever their connections will be taken before the board on similar charges James'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:3.125/0/default.jpg#h=296&w=230',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:6.25/0/default.jpg#h=593&w=461',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:12.5/0/default.jpg#h=1186&w=922',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943020701/0744.xml&format=alto_xml'],\n", + " 'index': 9,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '5', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:00:28.119Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 7, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_holly_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1944-12-03',\n", + " 'dates': ['1944-12-03'],\n", + " 'description': ['Help Needed by Santa to Give Servicemen a Merry Christmas People who know will tell you there is nothing worse than a Christmas spent away from home without friends without relatives miles from any one who cares However there is not going to be one serv iceman in this area who will undergo such an Send the Times To Men in Service See Story Page Five Yanks Drive New Wedges in Rhine Basin INDICT IffKAY IN TRACK LAW BRIBE Nazis Retake Some Villages K PARIS Dec Sunday INSU S invasion armies roadened their holds on the west banks of the Saar and Roer rivers to 14 ajid nearly nine miles respectively early today after capturing most of Saarlautem two thirds of Linnich and the wgptern part of Julich in battles of un paralleled ferocity New wedges up to three miles deep were hammered into the pri mary west wall defenses of Ger manvs vital Saar and basins The U S Third Arrtiy flung the Nazis across the Saar from Saarlautern 11 mile from Saarbrucken and the Ninth peaied within 22 and 2B mile of Cologne and Dusseldorf FIVEDAV FIGHT RAGES The U S First Army fought through the fifth day'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:47.286Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:3.125/0/default.jpg#h=291&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:6.25/0/default.jpg#h=583&w=448',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:12.5/0/default.jpg#h=1166&w=897',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588885/1944120301/0942.xml&format=alto_xml'],\n", + " 'index': 10,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '8', '8', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T12:14:44.036Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 3, 1944, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_holly_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-01-14',\n", + " 'dates': ['1945-01-14'],\n", + " 'description': ['How to Fire Your Furnace and Save Coal in Mondays Times It is patriotic and vital to cooperate in makinp effective the wartime fuel conservation propram of James F Byrnes war mobilizer Be a loyal home front soldier and SAVE FUEL To help you The Detroit A E 3 ppPCrCiPPCrp U S Faces Test Of Leadership Bid SEE VON WIEGAND PAGE 2 Men Killed Hooper Mystery Witness Says Nazis Fleeing Belgium as Allies Push On Attempt to Destroy Germans Retreating to Siegfried Shelter PARIS Jan 13 INSThree Allied armies hammered deepening Hedge tonight into the entire 80 mile perimeter of the collapsing Ardennes bulge while a fourth army renewed an offensive drive on Orman territory toward which Nazi column were fleeing from Belgium under torrents of bombs and shells Seeking to catch and destroy the bulk of Field Marshal Von Rundstedts depleted division be fore they can reach the shelter of the Siegfried Line outpost the U S First and Third nd the British Second armies hurled thetr full strength into an allout con vergent push from the north south and west BILGE VIRT NARROW ED The First Army extended it front eastward to a width of 30 miles flinging'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:48.500Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:3.125/0/default.jpg#h=290&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:6.25/0/default.jpg#h=581&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:12.5/0/default.jpg#h=1163&w=899',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588897/1945011401/1153.xml&format=alto_xml'],\n", + " 'index': 11,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '8', '9', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T12:17:53.670Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 14, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-27',\n", + " 'dates': ['1945-05-27'],\n", + " 'description': ['Memorial Services for War Dead Sunday at Cass TechStory on Page 2 ft_ft ft r ft ftft ftft ft ft ft ftft 1 jj Send Dear Buddy To Your Serviceman her Part Two Page Four No Proposal in 17 Years Hitlers Girl Had Lipstick and Silk Hose By PIERRE J HUBS GARMISCH PARTENKIRCHEN Germany May 26 INSHitlers sweetheart Eva Braun chose to die by the fuehrers side in Berlin rather than face life in an antiNazi world according to her sister The sister Frau retcl Fegelein gave thi eorresoiid ent today hitherto undisclosed details ot the 17 year romance between Hitler and Eva Talking about the other sidethe little known side of Hitlers life Frau Fegelein pictured the former fuehrer as a lovemaking cavalier outwardly courteous toward women but devoted only to one woman Eva Braun Big 3 Parley Hint Given by Churchill Conference Before July 5 Indicated fONrn X May 73 TNS Prime Minister Churchill today in dicated that a meeting of the Big Three is imminent and that he may he toroid to leave Britain to ntei with President Truman and Marshal Maim I Mnwow said Premier Stalin Kmlrrml W minute tonight with Harry envoj of Presi dent'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:3.125/0/default.jpg#h=292&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:6.25/0/default.jpg#h=584&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:12.5/0/default.jpg#h=1168&w=898',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052701/0514.xml&format=alto_xml'],\n", + " 'index': 12,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:22:20.440Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 27, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-25',\n", + " 'dates': ['1945-03-25'],\n", + " 'description': ['Achtung Herrenvolk Choose Unconditional Surrender or Pulverization Eisenhower LMW Losing Money Boom Homes Empty Sfc Morns on rage S and fl THE BIG PUSH YANKS REDS BRITISH STRIKE FOR BERLIN By INTERNATIONAL NEUB NKRVICF Allied armies opened a gigantic squeeze play to topple the German Reich today as American and British armies in the west stormed across the Rhine and the Russians unleashed a powerful new offensive in the east There could be little doubt that the drives were coordinated for even as first reports of AngloAmerican success in bridging the great German water way trickled in Marshal Stalin officially announced a new Russian drive on Vienna The Germans said the Russians also were THE U S NAVY TRANSPORTING ITS BOATS TO THE RHINE T Ti WUH Wl i I at Pr If I IBaClKSHra If Other iciurti Page 3 Army trucks carrying the navys LCVPa landing Craft Vehicle Personnel through the streets of a narrow Belgian village as they roll lip to the Rhine for the great Iwo Casualty Lists Speeded WASHI N G T O N March 24 UP Mop lhan half of the American casualties on Iwo Jima already have been reported to their next of kin'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:6.25/0/default.jpg#h=580&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:12.5/0/default.jpg#h=1161&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945032501/0914.xml&format=alto_xml'],\n", + " 'index': 13,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:14.291Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 25, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-20',\n", + " 'dates': ['1945-05-20'],\n", + " 'description': ['Am an American Day Rites Welcome Thousands of New Citizens In special tribflte to the thousands of people who have attained citizenship during the last year through naturalization or have come of voting age their 21st birthday Detroiters will rally this Sunday for the fifth annual celebra tion of I Am an American Day iiX pp VXI7T C 3 Von Wiegand Tells Of Chaos in Europe See Story on Tage Four 1 EE3 US GRILLS MYSTERY GUESTS SEIZED ON CAPTURED UBOAT US Challenges Titos Claim to Trieste Region WASHINGTON May 19 INS Acting Secretary of State Grew today c hallenged Marshal Titos claims regard ing the disputed Trieste region declaring that the United States insists upon orderly not forcible territorial settle ments The controversy engendered by Titos moves mounted in intensity as Grew revealed that Yugoslav forces in the disputed areas have been augmented by partisan infiltra tions into districts falling within the jurisdiction of the Allied high command The acting secretary disclosed t Hht the United States hart just received a noltr fttx m Trtxfs gov ernment in reply to one of run Jtrrwincaneommuniration sent In coniunetion with the British Grew described Titos attitude unsatisfactory to the United States'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:6.25/0/default.jpg#h=580&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:12.5/0/default.jpg#h=1160&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052001/0278.xml&format=alto_xml'],\n", + " 'index': 14,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:21:14.602Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 20, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-04-01',\n", + " 'dates': ['1945-04-01'],\n", + " 'description': ['Is Marshal Tito Detroit Riot Inciter See Story on Pa Five IKE DEMANDS NAZIS GIVE UP AS 9 ALLIED ARMIES ROLL ON Peace Hopes Help Brighten Citys Easter Churches See Record Attendance Warm Dry Day Promised Inspired by thr hnpr of early virtory and prar in warsad rimed world Detroit this Easter relived in prayer and pageant the Mrr of Uhrt Resurrection and the hope of eternal life The sight of thousands at prayer in the ty 1 400 hurches marked observance of this gnat of Uhmtmn mg S At usual Detroit did not over look the traditional gift and cele bration for children even though the Easter basket ma not hi been as abundantly filjrri h in other ers YOUNGER sn R IE The rustomarv colorful Eatrr parades were eon fined tlv to the younger set who added a touch of gaypty to the wartime one The weather luurau assured Det toit of a rr Id d v da Masses were to h held in Cath olic rhurchr from dawn urn 1 noon at regular interal In piscopalian chut hes e v r r a communion sersicis were planned for the morning along with can tata Easter olays and'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:3.125/0/default.jpg#h=289&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:6.25/0/default.jpg#h=578&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:12.5/0/default.jpg#h=1157&w=884',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945040101/1158.xml&format=alto_xml'],\n", + " 'index': 15,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:37.619Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), April 1, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-13',\n", + " 'dates': ['1945-05-13'],\n", + " 'description': ['Christian Europe Periled by Reds Am Yon Wirgand Page Nine TWO TRIPS TO MURDER HOOPER IS ADMITTED BY JURY WITNESS Detroit Bows In Reverence For Victory All Faiths Unite to Offer Prayers of Thanksgiving I call upon the people of the United States what ever their faith to unite in offering joyful thanks to Cod for the victory we have won and to pray that He will support us to the end of our present strug gle and guide us into the way of peace 7 also call upon my countrymen to dedicate this day of prayer to the memory of those who have given their lives to make possible our vic tory With the words President Truman ha proclaimed This Sun day to bf flay of prayer and hundreds of thousand of Detroit ers whatever their Uth wilt raise their voices in julm f thanksgiving CATHOLIC HOLS HOI R Cnminrmomfin World Sodality Day and based on The theme of victory and a rust Cath olic Holy Hour is scheduled for 2 10 p m Sunday in the Univer sity of Detroit Stadium More than 20000 have indi cated intention of attending the ceremony which will ojan with a procession'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:3.125/0/default.jpg#h=289&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:6.25/0/default.jpg#h=579&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:12.5/0/default.jpg#h=1158&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945051301/0052.xml&format=alto_xml'],\n", + " 'index': 16,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:47.197Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 13, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-11',\n", + " 'dates': ['1945-03-11'],\n", + " 'description': ['Buy Bonds Stamps From Times Carriers SfcE STORY PART I PAGE 4 TOKYO RAID ALLTIME BIGGEST LEAVES 1500000 HOMELESS 100Mile Area Beyond Rhine ji In Yank Hands PARIS Mmh 11 Sunday INS In thn face of Mistering Hu man artillery fire l S First Army troops east of tin Rhine expanded their vital Rema ge n bridgehead today t an area of more than I i square miles with fresh gains up to nearly a mile Nazi reports of new American crossings of the river m assault boats The iri nan admit td that I t i 1 lodge had in led powerful tank and infant r rrmtniriTrrt not rvj ovei th raptured Ludtidorff 1d dvr at lirn ayeti lut also across the historic loan in surprr aiuphiiiiow opriations a few lidiS lu Ui M4ll i v mho r join vrio li Uid r Nai pat t have l rk up wlh Anu u t nini imT JTtT v frini oi i 1 and fr t i r rri vtt h r 1 f 1 nr f fighting vt T d g ing in the latter rul tu net ton d mile not O nf R r con 1 vn'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:02.189Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:12.5/0/default.jpg#h=1162&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031101/0426.xml&format=alto_xml'],\n", + " 'index': 17,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:19:26.576Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 11, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-18',\n", + " 'dates': ['1945-03-18'],\n", + " 'description': ['wo Jima Capture Hems In Japs See Woodward Article Page I 3D CAPTURES COBLENZ Social Security Loss Faced by Servicemen Congress Fails to Protect Credits and Benefits of Men Risking Lives By JOHN REE t Because of Congress failure to protect them social security rights of men and women in the armed services are fast slipping away Every day a hero risks his life in the service of his country social security benefits which would be paid to his family in case of his death are reduced Somt of the more patriotic fifth tint nun vho joined up early in the warhare hy uoiv tost absolutely all of the social security credits they had built up in jn acctimi Four years ago Arthur J Altmevcr chairman of the social security board urged Congri g to amend the lav so 5s to protect tfie credits of those in military service CONGRESS NEVER GOT AROUND TO IT Ht res hov the present law tinrks to dcpii f k nun drift women of their social sennit pi off chon Cpl John Doe lot us say is 26 years old He has a wife back home and three children Early in 1939 on his'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:02.189Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:3.125/0/default.jpg#h=291&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:6.25/0/default.jpg#h=582&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:12.5/0/default.jpg#h=1164&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031801/0670.xml&format=alto_xml'],\n", + " 'index': 18,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:19:50.789Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 18, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-03',\n", + " 'dates': ['1945-06-03'],\n", + " 'description': ['War Clouds Shift To Middle East See Von Wlegand Page Five BRITISH INCITED ARAB ATTACKS ON FRENCH DE GAULLE CHARGES Five Generals To Be Guests Of Detroit Gen Spaatz Heads Flying Chiefs Stated To Arrive Tuesday With an observance described by army air forres official as Detroit real VE Day this Tuesday the city will wckomf three high ranking American fly ing generals who have just re turned to this country after di recting American air operations in the defeat of Germany They are Gen Carl A Spaatz commanding general of the U S Strategic Air Force in Europe Maj Gen Peter Qticsada com manding general of the Ninth Technical Air Command and Maj Gen Frederick Anderson deputy ctmimander for operations undci Gen Spaatz A Tourstar general who now commands the biggest air force in the world and the only air force officer to sit m on the signing of Germanys unconditional sur render Gen Spaatz rank next to Gen H H Arnold in the Ameri can air forces Highlight of Detroit tiibute to the five generals will be n all mihtary parade down Woodward avenue starting at 530 p m Tuesday as a flight of 40 huge fourengine bombers'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:12.5/0/default.jpg#h=1163&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945060301/0716.xml&format=alto_xml'],\n", + " 'index': 19,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:22:40.031Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 3, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-17',\n", + " 'dates': ['1945-06-17'],\n", + " 'description': ['Peacetime Army Vital to U S Read Adm Woodward Page 11 U S Frees Detroiters of All Job Controls INDICT McKAY IN LIQUOR PLOT Outsiders Get Warning to Avoid City WMC to Continue Its Regulations tor Inmigrant Workers All manpower controls over residents in the Detroit area were lifted by the WMC Sat urday making Detroit the first major city in the nation to be affected by such an ac tion Announcement of the suqxn ion of controls was made in Cleveland by E L Keenan direc tor of tiui Michigan Ohio Kcn turky region The commission however re tained jurisdiction axul controls over inmigrant workers and at the same time warned people in other iarls of the country that there is very little liklihood of finding employment in Detroit duiing the next few months As a protective measure for workers the commission also re tained conirol over seniority pro visions This means WMC officials said that any person laid off with guaranteed seniority would be assured of keeping it Suspension of manpower con trols means that persons may now quit an old job or seek a new one without procuring a certifi cate of availability as they were required'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:6.25/0/default.jpg#h=579&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:12.5/0/default.jpg#h=1158&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061701/1176.xml&format=alto_xml'],\n", + " 'index': 20,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:26.173Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 17, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-10',\n", + " 'dates': ['1945-06-10'],\n", + " 'description': ['Marine Vet Writes Dear Buddy Today See Column Part 1 Pago 4 5 DETROIT HOODLUMS INDICTED IN NEW HOOPER MURDER MOVE Halsey Blasts Jap SuicidePlane Base GUAM June 10 Sunday UP Adm Halseys rampaging Third Fleet threw hundreds of carrierbased aircraft against the important Kanoya air drome on Japans home island of Kyushu Friday spreading fires and explo sions through the area and destroying at least 30 enemy planes Kanoya is Japs Seeking Soft Peace Greatest Crisis Here Suzuki Tells People SAN FRANCISCO June 9 UPPremier Suzuki made a tacit bid today for jieat on some tiling lev than uneonflitionHl surrender terms but admitting he saw no prospect of such a de velopment demanded dictator powers from the Parliament to face the gravest crisis since the forming of the empire Suzuki emphasized to the Diet Parliament Japans aspiration for peace but said that the Allied unconditional surrender left Japan no alternative but a fight to the very last He admitted that Japan must fare the prospect of American landings on the homeland islands ASKS DICTATOR POWERS In this crisis Japanese broad casts reported the Diet was re quested to hand over virtually all its powers and duties to enable the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:3.125/0/default.jpg#h=289&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:6.25/0/default.jpg#h=579&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:12.5/0/default.jpg#h=1158&w=898',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061001/0948.xml&format=alto_xml'],\n", + " 'index': 21,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:03.220Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 10, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-12',\n", + " 'dates': ['1945-08-12'],\n", + " 'description': ['First Atom Photos Hiroshima AFTER the Bombing Underground AGAINST The Japs I AGE 6 PART 1 Allies Decide to Let Hirohito Stay On Throne JAPS CEASE FIRE TOKYO SAYS U S Reveals Atom Bomb Perils World WASHINGTON Aug 11 UP The atomic Ixmil which wrought cataclysmic destruction upon Hiroshima and Nagasaki were relatively harmless a slight improvement would have made them weap ons of such unimaginable power as to threaten the end of the world The uir d partment revealed the mindnumbing poten tialities of the atomic bomb tonight in a technical report on the liv years of experimentation which produced it The report was written by Dr H D Smyth head of the Prince ton University physics department and one of the atom bombs progenitor He dw losed that the atom bomb In it pr i t ii of import t etion releax rmi onetenth of one ert of the total energy potenti ally n the splitting ol uranium ms Should th bomb he improved only slightly Smyth said civili zation would have the means to I 4ui even a artial unlocking of like atoir s j w t the kind of pew r t v it kti s'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:6.25/0/default.jpg#h=578&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:12.5/0/default.jpg#h=1157&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081201/0370.xml&format=alto_xml'],\n", + " 'index': 22,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:19.076Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 12, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-05',\n", + " 'dates': ['1945-08-05'],\n", + " 'description': ['QuickieDivorce In Wartime See Article on Part 2 Page 6 MacArthur Widens Springboard MAPS FINAL CONQUEST OF JAPAN Mary Flies to See Arab Prince Who 6 Forgot Her Campaigns Fail lo Arouse Detroit Voters Total Vote Tuesday Expected to Be Less Than 20 Per Cent Bv FR VNK MORRIS In a political ram that rx al most unpieced ntod in this city of clArijnn IwGile Ue thuc leading randidaes for m ioi Sat urday entered the final phase of their preprimary CHinaignv Although thev sped rat and west in an attempt to roach the voters thrir voice wn bardlv heard amid the din of war pro duction and removeron The primary will be held Tues day Polls will open at 7 a m and as usual every one in line at 8 p m will receive ballot All experts agier that the vot ing will be exceptionally light with fewer than 1JOX J citicns performing their duty FOURTH TERM H HT It will be Mayor Jeffnc bid for a fourth term Only once has Dc troit honored a mayor in this fashion That was a the imn of the century when Haen S Pin tree was elected to a fourth'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:6.25/0/default.jpg#h=580&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:12.5/0/default.jpg#h=1160&w=894',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945080501/0156.xml&format=alto_xml'],\n", + " 'index': 23,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:59.226Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 5, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-11-25',\n", + " 'dates': ['1945-11-25'],\n", + " 'description': ['Fhnrehitt Prodded FDR to Send daps Warning WASHINGTON Nov 24 INSThe Pearl Harbor committee received evidence today that former Prime Minister Churchill repeatedly prodded the late President Roosevelt to pet tough with Japan prior to the Dec 7 1941 at tack Secret messages from Churchill to Roose velt during their Atlantic Charter meeting in August 1941 and again only seven days before Pearl Harbor urging an aggressive stand to ward Japan were presented as exhibits Red Moves in Iran Arouse Suspicion Rep Von Wiegand Tart I Page 2 UAW STRIKE THREATENS TIEUP OF ALL GM SUPPLY COMPANIES Mrs McLeod Sends Plea to Missing Son 18 Chicago Poice Hunt Boy Cash Mrs Clarence J McLeod Saturday night issued an ap peal to her son Malcolm to come home as Chicago polict searched desperately for th lfiyearold boy who for M hours had been alone in the big city with a satchel full of money that vanished with him In thevent m n Malcolm no mUing mcf Thnkii mg night ee thi paper will hr prr contort W fomllv at oner they ore very anxlon for him to return home he Jid Mr McLeod rev rs crl her earlier stand Sf refusing'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:12.5/0/default.jpg#h=1162&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945112501/0356.xml&format=alto_xml'],\n", + " 'index': 24,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:31:10.273Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), November 25, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-13',\n", + " 'dates': ['1946-01-13'],\n", + " 'description': ['ftft ftft ft ftft ftftftft ft ftft I Russia Is Slow In Demobilizing See Yon Wiegand Fart I Page 2 S7Z STRIKE HELD OFF A WEEK PHONE TIEUP SPREADING HERE USBacked Nations Win In UNO Vote Russia Loses Test Canada Beaten for Security Bloc Seat LONDON Jan 12 INS Fivesixths of the candidates put forward by the United States were elected today I to the allimportant security council of the United Nations 1 Organization Elected to membership were Brazil Egypt Mexico the Netherlands Poland and Australia Australia was elected to Ihr rixth place alter four ballots and the withdrawal of her only rival Canada Hie vote was regarded as a vital test of strength between the United States and Soviet Russia It followed overwhelming defeat of a Soviet motion to postpone the elections BEDS OPPOSED CANADA Both the United States Russia thus managed to elect fivesixths of their slate nnre the Russians were prejtared to aecept either Australia or New Zealand Russia opposed Canada on the grounds that her presence would form an atomic blor since only j the United States Great Britain and Canada have the secret of the atom bomb Brazil and Australia were elated to serve twoyear'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:3.125/0/default.jpg#h=296&w=227',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:6.25/0/default.jpg#h=592&w=455',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:12.5/0/default.jpg#h=1185&w=910',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946011301/0750.xml&format=alto_xml'],\n", + " 'index': 25,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:29:45.017Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 13, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-06',\n", + " 'dates': ['1946-01-06'],\n", + " 'description': ['Red Sweep Perils Blind America Von Wiegand Says By KARL H VON WIEGAND an Anrrtcai ftrtlin orrrnondnl Written Liprttlr for Hrarat Nrwtpaprra MIAMI Fla Jan oBorn to world leader ship by victory on many battlefields in 1945 Americas leadership in the world will be in grave danger in the new year 1946 The factors of that danger are the lack of popular consciousness of the role thrust upon us and of the duties and responsibilities it imposes There is a deplorable weakness and vacilla tion in American postwar policy as was again shown in the Moscow conference and the ap fitt Ufa ft tit i ft ft ft ft U 5 Needs Strong Policy Overseas See M C Meigs Article Page 7 I a CONFESSES KILLING MRS MARSDEN OP A CANT FIX FARE SAYS COURT Wounded Vet Tells Police Of Strangling Describes Argument and Blow in of Rudaiman School Walter J Blattert 19 a pri vate in the Michigan State Troops confessed to police Saturday night that e mur dered Mrs Gladys Marsden in the yard of the Ruddiman School a week ago Sunday morning William Dresden deputv chief of detective announced the con fession Laijoli n 4 Blattert hnd'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:3.125/0/default.jpg#h=297&w=227',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:6.25/0/default.jpg#h=594&w=455',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:12.5/0/default.jpg#h=1188&w=911',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946010601/0464.xml&format=alto_xml'],\n", + " 'index': 26,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:29:21.590Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 6, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-11-18',\n", + " 'dates': ['1945-11-18'],\n", + " 'description': ['Soviets Abetted War Crimes SM NON XXIFGAM PAGE 11 PEARL HARBOR BLOW PLOTTED BY JAPS 11 MONTHS EARLIER CIO Strategy Board Eyes Strike at GM Sessions Ope Morday lndus ir ys Rejection of 30 Pet Wage Hike Hr fC K f ft I I IN T l e question of whether the UAWClo fight with tin Bg Three of the automobile industry for a 0 p t rent w ge boost is to hr r ord on the picket line may be derided this week in Jotroit Members f a man hoard of Irategv rmjKmered by the Unions executive hoard to rail a f rike ir ii d Motor s and w her it s ri r rv it erluied to me t Mrnday multaneously with t f roreiin of to an emergency sromn of the na tional GM ronfej 1 1 uitn in km tiiiu The fir ixni s un were sum rtne t i v ter I Brother IAUtK vire preiden repre sent ers in n ore than 10 GM plants t lroigt out t n irtr PMit i i t ts tatid that thr dr r si p the strategy Ixtard will hmg iV ttte desires of'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:3.125/0/default.jpg#h=292&w=225',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:6.25/0/default.jpg#h=585&w=451',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:12.5/0/default.jpg#h=1171&w=903',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945111801/0088.xml&format=alto_xml'],\n", + " 'index': 27,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:45.425Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), November 18, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-07',\n", + " 'dates': ['1945-10-07'],\n", + " 'description': ['Stalin to Demand Rule of Japan SEE VON WIEOAND PAGE S TIGERS WIN 41 TO TIE SERIES Gen Wainwrights Story of Bataan Corregidor Doubt Hitler DeadIke Believes Fuehrer Alive He Tells Reporters NEW YORK Oct 6 INS The BBC today quoted Gen Eisen hower as telling correspondents in The Hague there is reason to be lieve Adolf Hitler still is alive Eisenhower who arrived in the Netherlands thts morning to visit tueer Wllhelmma was quoted as laying 1 thought at one time that Hitler him really dead but there Is now reanon to believe he it atlll alive The supreme commander ar rived in The Hague aboard a train made up of coaches formerly used by Hitler Herman Goermg and Joseph Goebbels Link 42 Magnates In Nazi Guilt WASHINGTON Oct 6 UP A Senate subcommittee recom mended tonight that 42 German industrialists he punished as war criminals for helping produce instruments for aggression The military aTairs subcom mittee headed by Senator Kil gore D of West Virginia based Its recommend t ion on reports submitted by the treasury depart ment after a stud of Ger financial and industrial prepara tion for war The facto clearly Implicate thee industrtallftt in the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:6.25/0/default.jpg#h=578&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:12.5/0/default.jpg#h=1156&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945100701/0900.xml&format=alto_xml'],\n", + " 'index': 28,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:27:18.372Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 7, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-23',\n", + " 'dates': ['1945-12-23'],\n", + " 'description': ['Mliau Compares Red System With Western Democracies EDITORS NOTE Grot ye Bernard Shaw world famous playitriyht has v ritten a senes of three articles on the Soi iff tnion With penetrating analysis he com pares thr Russian system with that of the t restern democracies particularly Eupland and probes deeply into the mechanism of Soviet policies By GEORGE BERNARD SHAW Dlalnbulrd hy Inlrritational N Hprrlal 4rmr World f ptrihi rfrrd RrirndiiHla In Wbolr or Pari Strlrtly Prohibited i LONDON Dec 22The popular notion of democratic government in England is a utopia in which all are free all are equal and every body can do just what he or she likes with MacArthurs Role In Japan Analyzed Soo Article Tart 1 Tagp 10 WAYNE U OFFERED TO STATE TR UMAN OPENS U S TO REFUGEES Secret Vote Backs Henry Plea 5 to 1 nsf utions Needs Stressed in View of Ove r crowded Facii es Thr Prtroit Board of Edu cation at a secret mcetinp has decided to let the state take over Wavno University if the Legislature find a so lution for the schools finan cial problems This decision H was rewaled v h rfj upon forma 11 at a'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:6.25/0/default.jpg#h=581&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:12.5/0/default.jpg#h=1162&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1945122301/0048.xml&format=alto_xml'],\n", + " 'index': 29,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:28:40.555Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 23, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-14',\n", + " 'dates': ['1945-10-14'],\n", + " 'description': ['Wainwright Tells of Barefoot Armys Arrival in Bataan 0 Uncle Remus Brer Rabbit New Disney Comic See Comic Weekly WOMANS HACKED BODY FOUND U S to Get Japans Silk Stocks Will Provide Cash To Buy Food MacArthur Dissolves Trust Cabinet Gives Women Right to Vote TOKYO Oct 13 CUP Gen MacArthur today moved in on Japanese silk stocks while the approved universal suf frage and Rave Japanese women the opportunity to swing next Januar general elections after centuries of unquestioning bond age to their men He ordered the Japanese to re port on both present and future silk stocks in order to ascertain how much may he exported to pay for the Importation o food and other supplies for Japan civil ians facing a disastrous winter LOWER VOTING AGE The cabinet anted on election reforms only 4k hours after Mac Arthur ordered universal suffrage and other basic constitutional re forms The cabinet also lowered the general voting age from 25 to 2 and the minimum age for officeholders from 3h to 20 MacArthur ordered the govern ment to dissolve three organiza tions controlling the silk industry and to revoke previous orders which would have reduced the production of Mlk It'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:3.125/0/default.jpg#h=293&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:6.25/0/default.jpg#h=586&w=448',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:12.5/0/default.jpg#h=1173&w=897',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945101401/1180.xml&format=alto_xml'],\n", + " 'index': 30,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:28:24.615Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 14, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-19',\n", + " 'dates': ['1945-08-19'],\n", + " 'description': ['Reds Blown Into War By AtomWiegand See Story on Page 10 US AIRMAN KILLED OVER TOKYO Mounties Hunt Jack the Ripper in Windsor Killings Canadian Vet Found Stain 3d in 10 Days Body Discovered Near CPRR Bridge Border Police Alerted Windsors third murder in 10 das alerted Border City police Saturday on a 12hour basis in a earth for a fiend who has terror ized the entire city Canadian Royal Mounted Police were enlisted to aid Windsor offi cers after the horribly slashed body of Sgt Hugh Price 15 Lsm x Scottish Regiment oversea Vet eran was found early Saturday in a clump of weed off Sandwich street just west of the Canadian Pacific Railroad bridge Hi body was found only ISO yards from the sjjot where the lashed body of Frank Sctegliski 56yearold mechanic was found 10 days ago Wednesday William Davies 67 garage night watch man was beaten to death with a hammer MUBDFRS LINKED Inspector Duncan Macnabb of ficer Ih ClTArge Of the investiga tion declared that the murders of Price and Sciegliski could defi nitely be linked He Added that the same person possibly killed Dav les There has never been any thing Uke this tn'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:3.125/0/default.jpg#h=288&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:6.25/0/default.jpg#h=576&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:12.5/0/default.jpg#h=1152&w=885',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081901/0574.xml&format=alto_xml'],\n", + " 'index': 31,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:38.270Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 19, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-09-23',\n", + " 'dates': ['1945-09-23'],\n", + " 'description': ['Von Wiegand Fears Reds World Rule SEE STORY ON PAGE 9 j ESSENTIAL USERS TO GET GAS VISUAL PROOF HALSEY ON A WHITE HORSE lr IV jMk 4 s I bHHv SBHBHHHp bHHbHBI Adm William Bull Halsey looking not precisely at home on a white horse supplied by war rorrepondentft to take the ting out of the government refusal to let him make good his boast of riding Reds Accused I Of Uranium Plot British Paper Cites North Africa Deposit LONDON Sept 22 INS Thr British press n Sunday editions jumitd on Russias unilateral eoo nomn agreement with Hungary a government not recognized hy the Allies and charged the Soviet with hieach of faith with her wartime Allies The News of the World went no far as to charge that Russias interest in Italys North African colonies might le inspired by newly found uranium deposits in Tunisia The newspaper said large he pewits of uranium basic element in the atomie bomb had been found in Tunisia and Belgian Congo and said diplomats won der if that is whats tehind Molo tovs interest there An official British statement questioned the right of Russia to negotiate an agreement with any government which'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:6.25/0/default.jpg#h=581&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:12.5/0/default.jpg#h=1162&w=895',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945092301/0388.xml&format=alto_xml'],\n", + " 'index': 32,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:26:26.926Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), September 23, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-26',\n", + " 'dates': ['1945-08-26'],\n", + " 'description': ['Send Dear Buddy To Your Serviceman See Part 2 Page 4 ALLIED FLEETS RING JAPAN BATTLESHIPS 14 CRUISERS 22 Cargo Plane Falls Burns On East Side Hundreds See Great Flying Tiger Craft Crash Near Van Dyke A mammoth Flying Tiger transport plane converted into the countrys first aerial moving van crashed in a mass of flames t 1245 p m Saturday in a field near Mt Olivet Cemetery Outer Drive and Van Dyke Three veteran airmen compos ing the crew miraculously escaped fiom the hlaing wreckage with minor injuries They had taken off from the City Airport with a cargo of fur niture bound for Los Angeles a few minutes before the ship burst mto flame HUNDREDS SEE HASH Hundreds of jrons including employes of the airport witnessed the daring crash landing and saw the hugj 4am plummet to the earth in smoke and flames from 3000 feet Hours after the crash firemen were pouring water on the wreck to prevent explosion of the gasoline tanks The transport and its cargo were a total loss The crew members Pilot John ftobrrt Gordon 29 veteran of the Air Transport Command copilot Dan Lufkin 41 both of Long Beach Cal and Engineer'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:6.25/0/default.jpg#h=578&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:12.5/0/default.jpg#h=1157&w=890',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945082601/0790.xml&format=alto_xml'],\n", + " 'index': 33,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:57.639Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 26, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-26',\n", + " 'dates': ['1946-01-26'],\n", + " 'description': ['Bare s Reds Policy To Rule or Ruin Ree Von Wirgand part 1 Page 1 FORD CHR YSLER SIGN WITH UA W GIVING RAISES OF 18 AND 18h CTS CIO Tells Meat Workers To Return to Their Jobs Hints U S to Give FflctFinder Raises CHICAGO Jan 26 INS The ClOs Packing House Workers Union announced to day that it was calling off it nationwide strike against thi government some 12 hours after the department of agri culture had seized the pack ing industry on order of Pres ident Truman The union stated that it was in structing its members to return to work Monday It dispatched orders calling on the lO striker to withdraw all picket lines around packing companies at 5 p m to day When the government first seized the plants CIO members defied the government by main taining their picket lines CONTIM E GE FIGHT In going hark to work the union statement said our member are attempting to co operate with the government which Is attempting to co operate with them Lewis J Clark president of the union said the CIO would con tinue to press its wage increase demands against packing firm It was'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:08.201Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:3.125/0/default.jpg#h=298&w=228',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:6.25/0/default.jpg#h=596&w=457',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:12.5/0/default.jpg#h=1193&w=915',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012601/1260.xml&format=alto_xml'],\n", + " 'index': 34,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:34.329Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 26, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-20',\n", + " 'dates': ['1946-01-20'],\n", + " 'description': ['The Tragedy Of Truman e row ther Article Page 7 200 POLICE SWOOP ON HANGOUTS STEEL MEN OUT UAW IMPATIENT Launch Drive To Round Up All Suspects Chief Wencei Joins 200 Detectives in Hunt for Bandits A police roundup rivaling those of the roaring 20a wan launched by more than 200 detectives Saturday night in a drive to end the current wave of burglaries and hold ups Downtown hdquartrr dis patched 11 cruder carrying three man detective teams to augment normal patrol They were ordered by Detective Chief Paul Wencei to investigate all auspicious cars and visit poolrooms and saloons where men of questionable character hang out WEXCEL JOINSDRIVE Chief Wencei joined the drive with his senior and squad inspec tors assigned to supervise the dragnet One robbery and an at tempted pursesnatrhtng were re ported as the police began the crackdown The cleanup was centered In the territories covered by Central Trumbull Hunt Canfield and B ttWfg itStfllHE Hunted were three robbery handa which have been active in those vicinities during tht past two weeks AT LEI ft CUE MOMENTS Wencei expressed belief that the current crime wave can he stopped only by the arrest of of fenders in'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:3.125/0/default.jpg#h=296&w=226',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:6.25/0/default.jpg#h=592&w=453',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:12.5/0/default.jpg#h=1185&w=907',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012001/1006.xml&format=alto_xml'],\n", + " 'index': 35,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:09.929Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 20, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-02',\n", + " 'dates': ['1945-12-02'],\n", + " 'description': ['Put a Wounded Serviceman on Your Christmas List Contribution Blank and List of Donor t Pg 6 By JERRY PETTIT Is a wounded servicemans Christmas worth S2 to you If he is one of the thousands of boys at Percy Jones General Hospital who has been maimed for life while fighting your battles is it worth 2 to you to help bring him Christmas cheer There are many such heroes in the Battle Creek hospitalsome on crutches some in wheel chairs some strapped in bed frames Theyve been brought there from Guadal canal and New Guinea from North Africa and Red Gains in East Worry London See Von Wiegand Part 1 Page 2 UAW AGREES TO MAKE PARTS FLINT GM LOCAL WONT WORK Hess Reveals Why He Flew To Scotland Carried 4Pc Pan To ous4 O 1 j and Negotiate Peae i Picture on Phrc 10 B PIKRRE J HI SS NUERNBERG Dec 1 INS Rudolf Hevs disclosed today hr parachute mto Orrrnnic lint Hin in Hill 4rrng fourpmnf trrni hiii hr hQped would oust Winston Churrhil and leavr 111 r Nazis a frer hand in the rad nited IreM Mid lies had Intended to try to persuade hlnr to'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:6.25/0/default.jpg#h=580&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:12.5/0/default.jpg#h=1160&w=890',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120201/0618.xml&format=alto_xml'],\n", + " 'index': 36,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:31:38.065Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 2, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-16',\n", + " 'dates': ['1945-12-16'],\n", + " 'description': ['20000 Vets Stranded On Coast Over Christmas Holidays sSAN FRANCISCO Dec 15 oNSBetween 20000 and 30000 Pacific veterans who thought they would be home for Christmas were doomed today to spend the holiday in San Francisco Army navy and city officials admitting the pros pect for transportation eastward was glum reported that 90000 veterans would arrive in San Francisco by Christmas on top of a backlog of 16000 already await ing transportation ftjft ft ft ft ft ft ft ft ft ft ft ftft 2JLL 200 Old Newsboys On Corners Tuesday See Ilst Part I Iage l U S NAMED PERMANENT UNO SITE MARSHALLS JOB UNITE CHINA Britain Loses In Committee Vote 30 to 14 Headquarter City Not to Be Chosen Until Next Month LONDON Dec 15 INS The United States was chosen today as the pern a nent home of the United Na tions Organization by a 30 to 14 vote of the site commit teemen The met y ir in America r robabh wont bo docid d until Mt month Si k countrcs Including the United States abstained fiom ifli gHi tain I I led she 1 It ttlo against tho selectiort of hi t nited States demanding'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:3.125/0/default.jpg#h=291&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:6.25/0/default.jpg#h=583&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:12.5/0/default.jpg#h=1166&w=894',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945121601/1108.xml&format=alto_xml'],\n", + " 'index': 37,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:32:28.443Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 16, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-28',\n", + " 'dates': ['1945-10-28'],\n", + " 'description': ['228000 SchoolChildren Join Times Campaign to Get Out the Vote By JERRY PETTIT VOTE VOTE VOTE On Tuesday Nov 6no matter how busy you arego to the polls and VOTE For the few moments it requires drop whatever you are doing o to the polls and exercise your most valuable American franchisethe right to have a voice in your government General Describes Corregidor Fall See Waimv right Story Page 12 Truman Tells the World U S WILL USE POWER FOR PEACE House Senate Conferees OK Jax Cut Bill Adoption in Congress by Thursday Likely Repeals 5 Auto Tax Table on Pane 4 WASHINGTON Oct 27 INS House and Snalc conferees completely agreed today on a 5920000000 tax cut bill for flora s f t bp 12 million low income persons from the tax roll in n general slash of levies on in dividuals A conference report containing 1 the tax bill in Its final form Will be filed lfi Tin House Tuesday and be called up for approval Wednesday under present plans Boh the Houe and Senate are expected to adopt the report j quickly the Senate probably on Thursday Approval of the report hy the I two houses f'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:3.125/0/default.jpg#h=289&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:6.25/0/default.jpg#h=579&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:12.5/0/default.jpg#h=1159&w=885',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102801/0450.xml&format=alto_xml'],\n", + " 'index': 38,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '4', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:33:29.115Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 28, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-09',\n", + " 'dates': ['1945-12-09'],\n", + " 'description': ['Can You Help to Find Homes for Returned Veterans Are you a discharged veteran looking for a place to live If so The Detroit Times is prepared to help you Starting Monday this paper will conduct a program to find a place for you and your family The decision to start this service was prompted by the disgraceful fact that hundreds of singleand marriedGls are returning to what they thought was their home town with no place to live As one said We should have brought our fox holes with us The report of three homeless servicemen in the Times one of whom threatened to pitch a tent on the city hall iawn brought a tremendous response from Detroiters ready to provide living accommodations These locations are now on file fafcCiCrtiCiSCitrC pp I Uli E 3 500000 Vets Face Homeless Yule REE BTORV ON PAGE 10 R OOSE VEL T CHUR CHILL PHONES TAPPED BY NAZISMARSHALL Fleisher and His 4 Pals Get 20 to 50 Yr Terms Stiff Sentences End Long Trial By JAMES MELTON PONTIAC Dec BThe law of average caught up with Harry Fleiahcr Satur day And his 25yearold crime career built on bootlegging terrorism and gambling top'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:3.125/0/default.jpg#h=291&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:6.25/0/default.jpg#h=582&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:12.5/0/default.jpg#h=1164&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120901/0864.xml&format=alto_xml'],\n", + " 'index': 39,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:32:04.770Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 9, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-21',\n", + " 'dates': ['1945-10-21'],\n", + " 'description': ['General Wainwright Describes Infamous Bataan Death March Gen MacArthur Sets Model for Allies fie Von Wicganri Part 1 Page II HOW WIFE SHADOWED THOMPSON Locals Voting Power Peace Back so Work Proposal Gels Big Majorily End of Strike Due Over WeekEnd Union Chiefs Say SAGINAW Ort Jft Inritratimv late Saturday v rt that the backtowork proposal would I Btumcrs Pouti only will it carry 1 y individual Vote but by a v 1 1 mon leader believer Of the first 20 loc 0 ulatnl of 22 voting 12 r 1 frd the recommcndalon re jected it The total vote for tjv terrm irendatmn Wih 411 3 Muakegon and I it r w c th only lot ils v 1 i T LEADERS OMHUVT Leaders of thr ir n id they bad no doubt the compromise would be rati 1 and tt t the non would 1 1 work over the week nd If the firm vot faVorable the SMB Will bo a once to ret m on their next shift un n c ds c i 1 The locii n 1 i M r i k where a renirl in r air i ml was forced t yesterday lea Int'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:6.25/0/default.jpg#h=579&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:12.5/0/default.jpg#h=1158&w=888',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102101/0160.xml&format=alto_xml'],\n", + " 'index': 40,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '4', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:33:02.676Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 21, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'}],\n", + " 'slug': '',\n", + " 'title': 'Collection Items',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/'}],\n", + " 'content': '$search_default|partof:chronicling america',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/',\n", + " 'markup': None,\n", + " 'pagination': '2 of 3',\n", + " 'slug': '',\n", + " 'title': 'Collection Items',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/'},\n", + " {'active': False,\n", + " 'content': '$collection-titles|partof:chronicling america|digitized:false',\n", + " 'count': 25,\n", + " 'disable_navigation': True,\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/titles/',\n", + " 'pagination': '3 of 3',\n", + " 'slug': 'titles',\n", + " 'sortBy': 'title_s_asc',\n", + " 'style': 'table',\n", + " 'title': 'All Digitized Titles',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table'}],\n", + " 'pagination': {'current': 1,\n", + " 'first': None,\n", + " 'from': 1,\n", + " 'last': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=4',\n", + " 'next': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=2',\n", + " 'of': 22924836,\n", + " 'page_list': [{'number': 1, 'url': None},\n", + " {'number': 2,\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=2'},\n", + " {'number': 3,\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=3'},\n", + " {'number': '...',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=4'}],\n", + " 'perpage': 40,\n", + " 'perpage_options': [20, 40, 80, 160],\n", + " 'previous': None,\n", + " 'results': '1 - 40',\n", + " 'to': 40,\n", + " 'total': 573121},\n", + " 'partof': ['Serial and Government Publications Division'],\n", + " 'previous': {'content': 'about-this-collection/technical-information.html',\n", + " 'description': ['National Digital Newspaper Program (NDNP)\\n\\n \\n News room of the New York Times newspaper, 1942.\\n\\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\\n preservation on microfilm of a corpus of at-risk newspaper materials.'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/',\n", + " 'slug': 'technical-information',\n", + " 'status': 'production',\n", + " 'title': 'Technical Information',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/'},\n", + " 'previous_sibling': {'active': False,\n", + " 'children': [{'content': 'about-this-collection/related-resources.html',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/',\n", + " 'slug': 'related-resources',\n", + " 'status': 'production',\n", + " 'title': 'Related Resources',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/'},\n", + " {'content': 'about-this-collection/rights-and-access.html',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/',\n", + " 'slug': 'rights-and-access',\n", + " 'title': 'Rights and Access',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/'},\n", + " {'content': 'about-this-collection/technical-information.html',\n", + " 'description': ['National Digital Newspaper Program (NDNP)\\n\\n \\n News room of the New York Times newspaper, 1942.\\n\\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\\n preservation on microfilm of a corpus of at-risk newspaper materials.'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/',\n", + " 'slug': 'technical-information',\n", + " 'status': 'production',\n", + " 'title': 'Technical Information',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/'}],\n", + " 'content': 'about-this-collection/overview.html',\n", + " 'featured_items': {'carousel_label': '100 Years Ago Today',\n", + " 'content': '$hundred-years-ago|type:issue|partof:chronicling america',\n", + " 'content_is_search_results': True,\n", + " 'count': 15,\n", + " 'is_carousel': True,\n", + " 'status': 'production'},\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/',\n", + " 'pagination': '1 of 3',\n", + " 'slug': 'about-this-collection',\n", + " 'title': 'About this Collection',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/'},\n", + " 'research-centers': ['newspaper-and-current-periodical'],\n", + " 'results': [{'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'],\n", + " 'batch': ['gu_jabbah_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/georgia/',\n", + " '2/united states/georgia/fulton/',\n", + " '3/united states/georgia/fulton/atlanta/'],\n", + " 'contributor': ['digital library of georgia, a project of galileo located at the university of georgia libraries'],\n", + " 'date': '1913-06-08',\n", + " 'dates': ['1913-06-08'],\n", + " 'description': ['NOTICE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 10 WILSONS ROLE AS BUSINESS BOSS IMPERILS WHOLE NATION SAYS FORBES Troublous Times May Be Ex pected Unless Some Check Is Put on the Activities of Amateur Statesmen at National Capital Idea of Attorney General to Put Killing Taxation on Corpora tions Doing More Than Certain Amount of Business Staggers By B C FORBES NEW YORK June 7ls the Wil son administration to slash business It has come perilously near doing ao and unless some restraint be ex ercised by amateur statesmen utterly out of sympathy with the nations business affairs troublous times may be precipitated Attorney General Mcßeynolds has brought forth the staggering proposal that corporations be punished by kill ing taxation for doing more than a certain amount of business no matter How honestly economically or satis factorily the business may be con ducted This startling policy of wrecking an enterprise solely because of its size is the most revolutionary principle yet enunciated by any of our new lot of Federal statesmen In effect the Attorney General wants to upset the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-05-22T12:58:00.479Z',\n", + " 'group': ['ndnp/gu', 'digital-library-of-georgia-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:6.25/0/default.jpg#h=505&w=425',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:12.5/0/default.jpg#h=1010&w=851',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913060801/0281.xml&format=alto_xml'],\n", + " 'index': 1,\n", + " 'language': ['english'],\n", + " 'location': ['atlanta',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'georgia',\n", + " 'united states'],\n", + " 'location_city': ['atlanta'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['fulton'],\n", + " 'location_state': ['georgia'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', 'sn89053729', '9', '0', '1', '0000000001'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn89053729'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '9', '3', '3', '4', '4', '0', '0', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Atlanta Georgian and news',\n", + " 'Sunday issues published with title: Sunday American',\n", + " \"Sunday issues may be called: Hearst's Sunday American\",\n", + " 'Sunday issues may sometimes be called: Atlanta American',\n", + " 'One extra for May 31, 1913 called: Georgian Atlanta',\n", + " 'May sometimes be called: Georgian-American'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['fulton county (ga.)',\n", + " 'newspapers',\n", + " 'atlanta',\n", + " 'georgia',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'atlanta (ga.)',\n", + " 'united states'],\n", + " 'timestamp': '2024-05-23T03:04:07.229Z',\n", + " 'title': 'Image 1 of Atlanta Georgian (Atlanta, Ga.), June 8, 1913, (EXTRA)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'],\n", + " 'batch': ['gu_jabbah_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/georgia/',\n", + " '2/united states/georgia/fulton/',\n", + " '3/united states/georgia/fulton/atlanta/'],\n", + " 'contributor': ['digital library of georgia, a project of galileo located at the university of georgia libraries'],\n", + " 'date': '1913-06-15',\n", + " 'dates': ['1913-06-15'],\n", + " 'description': ['NOTDCE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 11 JAP ALLIANCE AGAINST U S OPENLY URGED IN GERMANY What Does It Matter if Yellow Race Should Establish Itself in America Asks Naval Expert in Prominent Berlin Newspaper Dr Graves Recently Released Spy of Kaiser Has Documents to Prove His Charge of Secret Compact Between Two Empires sclal Cable to The American BERLIN June 14That the idea of a closer understanding between Germany and Japan first hinted at in the revelations of Dr Karl Graves the former confidential agent for Ger many and England to The New York American has been receiving the thoughtful attention of German pub licists is shown again tn an article in this weeks Die Zeitschrift by Count Reventlow the foremost naval expert in Germany Germany the writer urges should refuse to allow consideration of race sentiment to lead it into taking sides with Western nations against the Yellow Peril Suppose Japan really became mas ter of the Pacific he says It i scarcely likely Germanys economic interests would suffer thereby Equal ly little could it be injured'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-05-22T12:58:00.479Z',\n", + " 'group': ['ndnp/gu', 'digital-library-of-georgia-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:3.125/0/default.jpg#h=257&w=216',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:6.25/0/default.jpg#h=515&w=432',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:12.5/0/default.jpg#h=1030&w=864',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913061505/1003.xml&format=alto_xml'],\n", + " 'index': 2,\n", + " 'language': ['english'],\n", + " 'location': ['atlanta',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'georgia',\n", + " 'united states'],\n", + " 'location_city': ['atlanta'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['fulton'],\n", + " 'location_state': ['georgia'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', 'sn89053729', '9', '5', '0', '0000000001'],\n", + " 'number_edition': ['5'],\n", + " 'number_lccn': ['sn89053729'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '9', '3', '3', '4', '4', '0', '0', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Atlanta Georgian and news',\n", + " 'Sunday issues published with title: Sunday American',\n", + " \"Sunday issues may be called: Hearst's Sunday American\",\n", + " 'Sunday issues may sometimes be called: Atlanta American',\n", + " 'One extra for May 31, 1913 called: Georgian Atlanta',\n", + " 'May sometimes be called: Georgian-American'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['atlanta georgian (atlanta, ga.) 1912-1939'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['fulton county (ga.)',\n", + " 'newspapers',\n", + " 'atlanta',\n", + " 'georgia',\n", + " 'fulton county',\n", + " 'fulton',\n", + " 'atlanta (ga.)',\n", + " 'united states'],\n", + " 'timestamp': '2024-05-23T03:05:46.148Z',\n", + " 'title': 'Image 1 of Atlanta Georgian (Atlanta, Ga.), June 15, 1913, (EXTRA)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-05-23',\n", + " 'dates': ['1943-05-23'],\n", + " 'description': ['Price Ceilings The New OPA Chart on 600 Commodities Appears in Part 4 Page 14 43RD YEAR NO 235 Go Back Thomas Urges Strikers 52000 Rubber Workers Walk Out ttf if 6vy4 f fcfflir jv BBS nutssu4 H sn I 1 Bwfl P W lEoxholeifßiSwa Pjt 5 I I FDITOLS NOTH Foxhole Diary the story hj r wound d D trott nun nr Pic Pnijuk JJ of UUO Hast fi oln n wood Ht nt his thrfc months t H iliadaleo not Island front tit mom nt hi wt nt oah Off tot the first tin i of the ft ttni I i n Aug V J nntit h was f eaeiuit d v Uh wounds on So Pie Ilmjak actually wrote hts d nr 7 in iiadrrt f holt and in the dripping jungle H n rote in n small diary book hr took from the hod i ft dmd Jap starting it on tltf dag thr Jap left off Tod a Pte Jinn I s l Detroit Marine Hos pital ill nPh a siitltitn irrttrtnre of his J ntdnlcniitilf oi fronted malaria 15y PIT CHAItIKS C RKEIJAK t SMC i right 1343 b The Detroit Time i Installment'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:23.224Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:3.125/0/default.jpg#h=295&w=231',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:6.25/0/default.jpg#h=590&w=463',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:12.5/0/default.jpg#h=1181&w=927',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943052301/0480.xml&format=alto_xml'],\n", + " 'index': 3,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '7', '4', '8', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '5', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T10:39:01.758Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 23, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-06-06',\n", + " 'dates': ['1943-06-06'],\n", + " 'description': ['Clean Plate Club Boys and girls Join the great army of home patriots See Part 1 Page 4 43RD YEAR NO 249 BRITISH CABINET MEETS HASTILY TO SPEED 0 K OF INVASION PLAN Major Kermit Roosevelt 53 Dies in Alaska Son of Former President 2d to Perish in War WASHINGTON Tune IT Krrrru Roosevelt s of the lae PrwidPt I freedom died yesterday n Aa ska while on net o duty a U S Army ma ini ton war d par tment announced today The i3earold explora a ttirr And warrior like l fatrr an Advocate of the strenuous If thus became the fir member of hi fighting family to die in this world war Hi younger brother Quentin was killed in action on the Western front i V War I And was buried in frar e The war department 1 irked deai of tt 1 Kermit Roosevelt s ri ad hut said be uai serving or una a lied d t And wa assigned to no spH fi branch Because the notifcat on from Alaskan headqiart r nor specify that he W 8 k led in at UnnU w H rrr ilk l fv hr died a natural ciatf'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:23.224Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:3.125/0/default.jpg#h=294&w=229',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:6.25/0/default.jpg#h=588&w=458',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:12.5/0/default.jpg#h=1176&w=916',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943060601/1068.xml&format=alto_xml'],\n", + " 'index': 4,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '7', '4', '8', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '5', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T10:41:04.006Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 6, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-28',\n", + " 'dates': ['1943-02-28'],\n", + " 'description': ['Casualty List Michigans casualty list the names of 120 sol diers killed in action in Europe in Africa and in the Southwest Pacific Detroit Area SOUTHWEST PACIFIC Adams Cpl Alphonse A 4800 University Carpinelli Pfc Ralph 14939 Tracy Downey Staff Sgt Norman M 2317 FernclifT Royal Oak Frary Pfc Kenneth L Plymouth llill Pvt Alex G 288 Walper Clawson Jamnik Pfc Ah in J 6084 Grix dale Knoche Pfc William C 1391 Phillip Lada Staff Sgt Ernest 8337 Thaddeus Lang Cpl Edmund 8 8349 Brush Leppek Cpl Norhert J 8433 Elgin Martin Pvf Floyd Jr 15 South Wilson Mt Clemens Menge Cpl Richard W 7311 Juneau Center Line Nowak Pfc Joseph 3464 Martin ODonnell Sgt Harold P 3443 Wabash Parmentier Cpl Oscar A 3958 e Bacons tie Id Riske Sgt Gustav P 4168 Mc Clellan Romano Sgt Orlando 11 7260 Studebaker Van Dyke Roma now ski Sgt Stanley F 5915 Chopin Saros Pfc Nick G 2918 Beni tea u Stirling Pic Kenneth C 2315 T Trombley Pvt Floyd J 198 Ilirly Grosse Pomte Farms Van Vranken Cpl Clarence J 736 Gardenia Royal Oak Wardell Pfc Manliff W 9311 Schaefer Wilork Pfe Richard J 11650 Moran Hamtramck Ycnelouis pvt Bernard T'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:3.125/0/default.jpg#h=296&w=233',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:6.25/0/default.jpg#h=592&w=466',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:12.5/0/default.jpg#h=1184&w=933',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022801/0514.xml&format=alto_xml'],\n", + " 'index': 5,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:02:01.877Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 28, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-21',\n", + " 'dates': ['1943-02-21'],\n", + " 'description': ['Lets Garden out full knowledge ana proper advice to plant their own war gardens The experts presiding over The Times gardening department are nationally known Mrs Isabel INVASION Pierre Hubs tells of Allies invasion plans See story and map Page 2 43RD YEAR NO 144 MORE FOODS PUT ON RATION LIST Allies Smash MidTunisia Axis Thrust I Alexander Arrives at Front as British Pound Mareth Line By EDW ARD W BEATTIE t Hf4 Pri KUf ALLIED HEADQUARTERS North Africa Feb 20American forces dug in on the rocky ridges forming a new line in central Tuj msia today and with the help of strong British units repelled two enemy thrusts designed to test the strength of the Allied positions i The lines appeared to be stabi lized in a fairly firm position as Gen Harold R L G Alexander former British commander for the Middle East arrived here to as sume his new duties as deputy to Gen Dwight Eisenhower in charge of Allied ground forces in Tunisia Marshal Erwin Rommels Afnka Korps fared the threat of the British Eighth Army whose big guns were pounding the Mareth Line in southern Tunisia Boast 3000 Captives fPNB Official German news agency said'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:3.125/0/default.jpg#h=296&w=231',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:6.25/0/default.jpg#h=592&w=463',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:12.5/0/default.jpg#h=1184&w=926',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022101/0210.xml&format=alto_xml'],\n", + " 'index': 6,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:01:30.819Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 21, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-03-14',\n", + " 'dates': ['1943-03-14'],\n", + " 'description': ['Wounded Heroes The Dramatic Story of Three Men Who Fought the JapsSee Page 12 43RD YEAR NO 165 Cant Pay File Anyway lax Head Says 800000 Outside Fold as Monday Midnight Deadline Gets Nearer Bv ARTHUR JUNTUXEX An estimated 800000 Iotroit taxpayers were still to be hratd from Saturday as the annual in come tax derby approached the finish line with the usual last minute lam The deadline for first quarterly payments on 1942 income largest in historyis Monday Tax of fices will be open until 9 p m Letters bearing the postal stamp of March 13 are acceptable Meantime 000 clerks facing a holidaylos weekend worked fev erishly to sort another 100 bags of mail that were dump d into their laps Saturday FRIO A V RECORD DAY Collector Kavanagh guessed that by Saturday closing time 1380 000 taxpayers had fikxJ Record day in Detroit Federal Building his tory occurred Friday when reve nue department aides helped 11417 or the hurdles of the tax blanks Kavanagh predicting that Tues day morning may find thousands delinquent despite activity of the last few ds urged taxyviyprs to file whether you can make ay ments or not ENTIRE AMOUNT DUE If payment'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:3.125/0/default.jpg#h=295&w=232',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:6.25/0/default.jpg#h=591&w=464',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:12.5/0/default.jpg#h=1182&w=928',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943031401/1138.xml&format=alto_xml'],\n", + " 'index': 7,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '6', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:03:13.061Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 14, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-14',\n", + " 'dates': ['1943-02-14'],\n", + " 'description': ['If You Want to Keep Fast Time for Detroit Vote Tomorrow I cannot stress too strongly to the Common Council of the City of Detroit the grave effect of the losses that will result to the war program in this critical year of war production if the Common Council decides to abandon Eastern War Time in that City DONALD M NELSON Chairman of WPB PICTURE Page The first pictures released of bombers rolling off Willow Runs production line Page 10 43RD YEAR NO 137 Keep Faster Time Dont Injure War Effort Nelson Asks Confusion Sure _ He Says in Plea to City Voters In very certain terms WPB Chief Donald M Nelson Sat urday urged the City of De troit to remain on Eastern War Time calling attention to the grave effect of the losses that will result to the war program in this critical year cf war production if fast time is abandoned Received by City Clerk Thomas D Leadbetter on the eve of primary elections in which the time change will be an issue Nelsons letter has been relayed to Mayor Jeffries and Council President Lodge Apply to All Agencies Nelsons contention was hoi st rred by D'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:3.125/0/default.jpg#h=295&w=232',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:6.25/0/default.jpg#h=591&w=464',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:12.5/0/default.jpg#h=1183&w=929',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943021401/1038.xml&format=alto_xml'],\n", + " 'index': 8,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '5', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:00:58.724Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 14, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_gwinn_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1943-02-07',\n", + " 'dates': ['1943-02-07'],\n", + " 'description': ['Guadalcanal Diary a Crack Reporters Eyewitness Story of the Pacific War Starts in Mondays Times 1 Guadalcanal Diary a terrific eyewitness story by a brilliant reporter who was ip the thick of the battle starts Monday in The Times The author Richard Tregaskis International News Service war correspondent was with the War Today Roosevelt Vargas Tslk Spot lights UBoat Menace See Page 2 Col 1 43RD YEAR NO 130 EISENHOWER NORTH AFRICAN CHIEF Board Fires 2 Patrolmen Organizers V Witherspoon Warns Others in FOP Case May Go to Council The police trial board fired two patrolmen late Saturday after finding them guilty of insubordina tion for refusing to drop member ship in the Fraternal Order of Po ller The dismissal were announced as effective immediately Fired were Patrolmen Howard Heine with 20 years police service and Bernard L Dugan with five cars service both of whom admitted being local organizers for the fraternal order He Warm Othera Following the announcement of the ruling after two days of tes timony Commissioner John With erspoon said any other policemen who are members of the order and who do not sever their connections will be taken before the board on similar charges James'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:21.311Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:3.125/0/default.jpg#h=296&w=230',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:6.25/0/default.jpg#h=593&w=461',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:12.5/0/default.jpg#h=1186&w=922',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943020701/0744.xml&format=alto_xml'],\n", + " 'index': 9,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '6', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '6', '5', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T11:00:28.119Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), February 7, 1943, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_holly_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1944-12-03',\n", + " 'dates': ['1944-12-03'],\n", + " 'description': ['Help Needed by Santa to Give Servicemen a Merry Christmas People who know will tell you there is nothing worse than a Christmas spent away from home without friends without relatives miles from any one who cares However there is not going to be one serv iceman in this area who will undergo such an Send the Times To Men in Service See Story Page Five Yanks Drive New Wedges in Rhine Basin INDICT IffKAY IN TRACK LAW BRIBE Nazis Retake Some Villages K PARIS Dec Sunday INSU S invasion armies roadened their holds on the west banks of the Saar and Roer rivers to 14 ajid nearly nine miles respectively early today after capturing most of Saarlautem two thirds of Linnich and the wgptern part of Julich in battles of un paralleled ferocity New wedges up to three miles deep were hammered into the pri mary west wall defenses of Ger manvs vital Saar and basins The U S Third Arrtiy flung the Nazis across the Saar from Saarlautern 11 mile from Saarbrucken and the Ninth peaied within 22 and 2B mile of Cologne and Dusseldorf FIVEDAV FIGHT RAGES The U S First Army fought through the fifth day'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:47.286Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:3.125/0/default.jpg#h=291&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:6.25/0/default.jpg#h=583&w=448',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:12.5/0/default.jpg#h=1166&w=897',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588885/1944120301/0942.xml&format=alto_xml'],\n", + " 'index': 10,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '8', '8', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T12:14:44.036Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 3, 1944, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_holly_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-01-14',\n", + " 'dates': ['1945-01-14'],\n", + " 'description': ['How to Fire Your Furnace and Save Coal in Mondays Times It is patriotic and vital to cooperate in makinp effective the wartime fuel conservation propram of James F Byrnes war mobilizer Be a loyal home front soldier and SAVE FUEL To help you The Detroit A E 3 ppPCrCiPPCrp U S Faces Test Of Leadership Bid SEE VON WIEGAND PAGE 2 Men Killed Hooper Mystery Witness Says Nazis Fleeing Belgium as Allies Push On Attempt to Destroy Germans Retreating to Siegfried Shelter PARIS Jan 13 INSThree Allied armies hammered deepening Hedge tonight into the entire 80 mile perimeter of the collapsing Ardennes bulge while a fourth army renewed an offensive drive on Orman territory toward which Nazi column were fleeing from Belgium under torrents of bombs and shells Seeking to catch and destroy the bulk of Field Marshal Von Rundstedts depleted division be fore they can reach the shelter of the Siegfried Line outpost the U S First and Third nd the British Second armies hurled thetr full strength into an allout con vergent push from the north south and west BILGE VIRT NARROW ED The First Army extended it front eastward to a width of 30 miles flinging'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:40:48.500Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:3.125/0/default.jpg#h=290&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:6.25/0/default.jpg#h=581&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:12.5/0/default.jpg#h=1163&w=899',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588897/1945011401/1153.xml&format=alto_xml'],\n", + " 'index': 11,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '8', '8', '9', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T12:17:53.670Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 14, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-27',\n", + " 'dates': ['1945-05-27'],\n", + " 'description': ['Memorial Services for War Dead Sunday at Cass TechStory on Page 2 ft_ft ft r ft ftft ftft ft ft ft ftft 1 jj Send Dear Buddy To Your Serviceman her Part Two Page Four No Proposal in 17 Years Hitlers Girl Had Lipstick and Silk Hose By PIERRE J HUBS GARMISCH PARTENKIRCHEN Germany May 26 INSHitlers sweetheart Eva Braun chose to die by the fuehrers side in Berlin rather than face life in an antiNazi world according to her sister The sister Frau retcl Fegelein gave thi eorresoiid ent today hitherto undisclosed details ot the 17 year romance between Hitler and Eva Talking about the other sidethe little known side of Hitlers life Frau Fegelein pictured the former fuehrer as a lovemaking cavalier outwardly courteous toward women but devoted only to one woman Eva Braun Big 3 Parley Hint Given by Churchill Conference Before July 5 Indicated fONrn X May 73 TNS Prime Minister Churchill today in dicated that a meeting of the Big Three is imminent and that he may he toroid to leave Britain to ntei with President Truman and Marshal Maim I Mnwow said Premier Stalin Kmlrrml W minute tonight with Harry envoj of Presi dent'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:3.125/0/default.jpg#h=292&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:6.25/0/default.jpg#h=584&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:12.5/0/default.jpg#h=1168&w=898',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052701/0514.xml&format=alto_xml'],\n", + " 'index': 12,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:22:20.440Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 27, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-25',\n", + " 'dates': ['1945-03-25'],\n", + " 'description': ['Achtung Herrenvolk Choose Unconditional Surrender or Pulverization Eisenhower LMW Losing Money Boom Homes Empty Sfc Morns on rage S and fl THE BIG PUSH YANKS REDS BRITISH STRIKE FOR BERLIN By INTERNATIONAL NEUB NKRVICF Allied armies opened a gigantic squeeze play to topple the German Reich today as American and British armies in the west stormed across the Rhine and the Russians unleashed a powerful new offensive in the east There could be little doubt that the drives were coordinated for even as first reports of AngloAmerican success in bridging the great German water way trickled in Marshal Stalin officially announced a new Russian drive on Vienna The Germans said the Russians also were THE U S NAVY TRANSPORTING ITS BOATS TO THE RHINE T Ti WUH Wl i I at Pr If I IBaClKSHra If Other iciurti Page 3 Army trucks carrying the navys LCVPa landing Craft Vehicle Personnel through the streets of a narrow Belgian village as they roll lip to the Rhine for the great Iwo Casualty Lists Speeded WASHI N G T O N March 24 UP Mop lhan half of the American casualties on Iwo Jima already have been reported to their next of kin'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:6.25/0/default.jpg#h=580&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:12.5/0/default.jpg#h=1161&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945032501/0914.xml&format=alto_xml'],\n", + " 'index': 13,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:14.291Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 25, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-20',\n", + " 'dates': ['1945-05-20'],\n", + " 'description': ['Am an American Day Rites Welcome Thousands of New Citizens In special tribflte to the thousands of people who have attained citizenship during the last year through naturalization or have come of voting age their 21st birthday Detroiters will rally this Sunday for the fifth annual celebra tion of I Am an American Day iiX pp VXI7T C 3 Von Wiegand Tells Of Chaos in Europe See Story on Tage Four 1 EE3 US GRILLS MYSTERY GUESTS SEIZED ON CAPTURED UBOAT US Challenges Titos Claim to Trieste Region WASHINGTON May 19 INS Acting Secretary of State Grew today c hallenged Marshal Titos claims regard ing the disputed Trieste region declaring that the United States insists upon orderly not forcible territorial settle ments The controversy engendered by Titos moves mounted in intensity as Grew revealed that Yugoslav forces in the disputed areas have been augmented by partisan infiltra tions into districts falling within the jurisdiction of the Allied high command The acting secretary disclosed t Hht the United States hart just received a noltr fttx m Trtxfs gov ernment in reply to one of run Jtrrwincaneommuniration sent In coniunetion with the British Grew described Titos attitude unsatisfactory to the United States'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:6.25/0/default.jpg#h=580&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:12.5/0/default.jpg#h=1160&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052001/0278.xml&format=alto_xml'],\n", + " 'index': 14,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:21:14.602Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 20, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-04-01',\n", + " 'dates': ['1945-04-01'],\n", + " 'description': ['Is Marshal Tito Detroit Riot Inciter See Story on Pa Five IKE DEMANDS NAZIS GIVE UP AS 9 ALLIED ARMIES ROLL ON Peace Hopes Help Brighten Citys Easter Churches See Record Attendance Warm Dry Day Promised Inspired by thr hnpr of early virtory and prar in warsad rimed world Detroit this Easter relived in prayer and pageant the Mrr of Uhrt Resurrection and the hope of eternal life The sight of thousands at prayer in the ty 1 400 hurches marked observance of this gnat of Uhmtmn mg S At usual Detroit did not over look the traditional gift and cele bration for children even though the Easter basket ma not hi been as abundantly filjrri h in other ers YOUNGER sn R IE The rustomarv colorful Eatrr parades were eon fined tlv to the younger set who added a touch of gaypty to the wartime one The weather luurau assured Det toit of a rr Id d v da Masses were to h held in Cath olic rhurchr from dawn urn 1 noon at regular interal In piscopalian chut hes e v r r a communion sersicis were planned for the morning along with can tata Easter olays and'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:3.125/0/default.jpg#h=289&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:6.25/0/default.jpg#h=578&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:12.5/0/default.jpg#h=1157&w=884',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945040101/1158.xml&format=alto_xml'],\n", + " 'index': 15,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:37.619Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), April 1, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-05-13',\n", + " 'dates': ['1945-05-13'],\n", + " 'description': ['Christian Europe Periled by Reds Am Yon Wirgand Page Nine TWO TRIPS TO MURDER HOOPER IS ADMITTED BY JURY WITNESS Detroit Bows In Reverence For Victory All Faiths Unite to Offer Prayers of Thanksgiving I call upon the people of the United States what ever their faith to unite in offering joyful thanks to Cod for the victory we have won and to pray that He will support us to the end of our present strug gle and guide us into the way of peace 7 also call upon my countrymen to dedicate this day of prayer to the memory of those who have given their lives to make possible our vic tory With the words President Truman ha proclaimed This Sun day to bf flay of prayer and hundreds of thousand of Detroit ers whatever their Uth wilt raise their voices in julm f thanksgiving CATHOLIC HOLS HOI R Cnminrmomfin World Sodality Day and based on The theme of victory and a rust Cath olic Holy Hour is scheduled for 2 10 p m Sunday in the Univer sity of Detroit Stadium More than 20000 have indi cated intention of attending the ceremony which will ojan with a procession'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:3.125/0/default.jpg#h=289&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:6.25/0/default.jpg#h=579&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:12.5/0/default.jpg#h=1158&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945051301/0052.xml&format=alto_xml'],\n", + " 'index': 16,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:20:47.197Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), May 13, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-11',\n", + " 'dates': ['1945-03-11'],\n", + " 'description': ['Buy Bonds Stamps From Times Carriers SfcE STORY PART I PAGE 4 TOKYO RAID ALLTIME BIGGEST LEAVES 1500000 HOMELESS 100Mile Area Beyond Rhine ji In Yank Hands PARIS Mmh 11 Sunday INS In thn face of Mistering Hu man artillery fire l S First Army troops east of tin Rhine expanded their vital Rema ge n bridgehead today t an area of more than I i square miles with fresh gains up to nearly a mile Nazi reports of new American crossings of the river m assault boats The iri nan admit td that I t i 1 lodge had in led powerful tank and infant r rrmtniriTrrt not rvj ovei th raptured Ludtidorff 1d dvr at lirn ayeti lut also across the historic loan in surprr aiuphiiiiow opriations a few lidiS lu Ui M4ll i v mho r join vrio li Uid r Nai pat t have l rk up wlh Anu u t nini imT JTtT v frini oi i 1 and fr t i r rri vtt h r 1 f 1 nr f fighting vt T d g ing in the latter rul tu net ton d mile not O nf R r con 1 vn'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:02.189Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:12.5/0/default.jpg#h=1162&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031101/0426.xml&format=alto_xml'],\n", + " 'index': 17,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:19:26.576Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 11, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-03-18',\n", + " 'dates': ['1945-03-18'],\n", + " 'description': ['wo Jima Capture Hems In Japs See Woodward Article Page I 3D CAPTURES COBLENZ Social Security Loss Faced by Servicemen Congress Fails to Protect Credits and Benefits of Men Risking Lives By JOHN REE t Because of Congress failure to protect them social security rights of men and women in the armed services are fast slipping away Every day a hero risks his life in the service of his country social security benefits which would be paid to his family in case of his death are reduced Somt of the more patriotic fifth tint nun vho joined up early in the warhare hy uoiv tost absolutely all of the social security credits they had built up in jn acctimi Four years ago Arthur J Altmevcr chairman of the social security board urged Congri g to amend the lav so 5s to protect tfie credits of those in military service CONGRESS NEVER GOT AROUND TO IT Ht res hov the present law tinrks to dcpii f k nun drift women of their social sennit pi off chon Cpl John Doe lot us say is 26 years old He has a wife back home and three children Early in 1939 on his'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:02.189Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:3.125/0/default.jpg#h=291&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:6.25/0/default.jpg#h=582&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:12.5/0/default.jpg#h=1164&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031801/0670.xml&format=alto_xml'],\n", + " 'index': 18,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '5', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:19:50.789Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), March 18, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-03',\n", + " 'dates': ['1945-06-03'],\n", + " 'description': ['War Clouds Shift To Middle East See Von Wlegand Page Five BRITISH INCITED ARAB ATTACKS ON FRENCH DE GAULLE CHARGES Five Generals To Be Guests Of Detroit Gen Spaatz Heads Flying Chiefs Stated To Arrive Tuesday With an observance described by army air forres official as Detroit real VE Day this Tuesday the city will wckomf three high ranking American fly ing generals who have just re turned to this country after di recting American air operations in the defeat of Germany They are Gen Carl A Spaatz commanding general of the U S Strategic Air Force in Europe Maj Gen Peter Qticsada com manding general of the Ninth Technical Air Command and Maj Gen Frederick Anderson deputy ctmimander for operations undci Gen Spaatz A Tourstar general who now commands the biggest air force in the world and the only air force officer to sit m on the signing of Germanys unconditional sur render Gen Spaatz rank next to Gen H H Arnold in the Ameri can air forces Highlight of Detroit tiibute to the five generals will be n all mihtary parade down Woodward avenue starting at 530 p m Tuesday as a flight of 40 huge fourengine bombers'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:12.5/0/default.jpg#h=1163&w=892',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945060301/0716.xml&format=alto_xml'],\n", + " 'index': 19,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:22:40.031Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 3, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-17',\n", + " 'dates': ['1945-06-17'],\n", + " 'description': ['Peacetime Army Vital to U S Read Adm Woodward Page 11 U S Frees Detroiters of All Job Controls INDICT McKAY IN LIQUOR PLOT Outsiders Get Warning to Avoid City WMC to Continue Its Regulations tor Inmigrant Workers All manpower controls over residents in the Detroit area were lifted by the WMC Sat urday making Detroit the first major city in the nation to be affected by such an ac tion Announcement of the suqxn ion of controls was made in Cleveland by E L Keenan direc tor of tiui Michigan Ohio Kcn turky region The commission however re tained jurisdiction axul controls over inmigrant workers and at the same time warned people in other iarls of the country that there is very little liklihood of finding employment in Detroit duiing the next few months As a protective measure for workers the commission also re tained conirol over seniority pro visions This means WMC officials said that any person laid off with guaranteed seniority would be assured of keeping it Suspension of manpower con trols means that persons may now quit an old job or seek a new one without procuring a certifi cate of availability as they were required'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:6.25/0/default.jpg#h=579&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:12.5/0/default.jpg#h=1158&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061701/1176.xml&format=alto_xml'],\n", + " 'index': 20,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:26.173Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 17, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-06-10',\n", + " 'dates': ['1945-06-10'],\n", + " 'description': ['Marine Vet Writes Dear Buddy Today See Column Part 1 Pago 4 5 DETROIT HOODLUMS INDICTED IN NEW HOOPER MURDER MOVE Halsey Blasts Jap SuicidePlane Base GUAM June 10 Sunday UP Adm Halseys rampaging Third Fleet threw hundreds of carrierbased aircraft against the important Kanoya air drome on Japans home island of Kyushu Friday spreading fires and explo sions through the area and destroying at least 30 enemy planes Kanoya is Japs Seeking Soft Peace Greatest Crisis Here Suzuki Tells People SAN FRANCISCO June 9 UPPremier Suzuki made a tacit bid today for jieat on some tiling lev than uneonflitionHl surrender terms but admitting he saw no prospect of such a de velopment demanded dictator powers from the Parliament to face the gravest crisis since the forming of the empire Suzuki emphasized to the Diet Parliament Japans aspiration for peace but said that the Allied unconditional surrender left Japan no alternative but a fight to the very last He admitted that Japan must fare the prospect of American landings on the homeland islands ASKS DICTATOR POWERS In this crisis Japanese broad casts reported the Diet was re quested to hand over virtually all its powers and duties to enable the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:03.743Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:3.125/0/default.jpg#h=289&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:6.25/0/default.jpg#h=579&w=449',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:12.5/0/default.jpg#h=1158&w=898',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061001/0948.xml&format=alto_xml'],\n", + " 'index': 21,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '6',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '6', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:03.220Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), June 10, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-12',\n", + " 'dates': ['1945-08-12'],\n", + " 'description': ['First Atom Photos Hiroshima AFTER the Bombing Underground AGAINST The Japs I AGE 6 PART 1 Allies Decide to Let Hirohito Stay On Throne JAPS CEASE FIRE TOKYO SAYS U S Reveals Atom Bomb Perils World WASHINGTON Aug 11 UP The atomic Ixmil which wrought cataclysmic destruction upon Hiroshima and Nagasaki were relatively harmless a slight improvement would have made them weap ons of such unimaginable power as to threaten the end of the world The uir d partment revealed the mindnumbing poten tialities of the atomic bomb tonight in a technical report on the liv years of experimentation which produced it The report was written by Dr H D Smyth head of the Prince ton University physics department and one of the atom bombs progenitor He dw losed that the atom bomb In it pr i t ii of import t etion releax rmi onetenth of one ert of the total energy potenti ally n the splitting ol uranium ms Should th bomb he improved only slightly Smyth said civili zation would have the means to I 4ui even a artial unlocking of like atoir s j w t the kind of pew r t v it kti s'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:6.25/0/default.jpg#h=578&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:12.5/0/default.jpg#h=1157&w=891',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081201/0370.xml&format=alto_xml'],\n", + " 'index': 22,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:19.076Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 12, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-05',\n", + " 'dates': ['1945-08-05'],\n", + " 'description': ['QuickieDivorce In Wartime See Article on Part 2 Page 6 MacArthur Widens Springboard MAPS FINAL CONQUEST OF JAPAN Mary Flies to See Arab Prince Who 6 Forgot Her Campaigns Fail lo Arouse Detroit Voters Total Vote Tuesday Expected to Be Less Than 20 Per Cent Bv FR VNK MORRIS In a political ram that rx al most unpieced ntod in this city of clArijnn IwGile Ue thuc leading randidaes for m ioi Sat urday entered the final phase of their preprimary CHinaignv Although thev sped rat and west in an attempt to roach the voters thrir voice wn bardlv heard amid the din of war pro duction and removeron The primary will be held Tues day Polls will open at 7 a m and as usual every one in line at 8 p m will receive ballot All experts agier that the vot ing will be exceptionally light with fewer than 1JOX J citicns performing their duty FOURTH TERM H HT It will be Mayor Jeffnc bid for a fourth term Only once has Dc troit honored a mayor in this fashion That was a the imn of the century when Haen S Pin tree was elected to a fourth'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:6.25/0/default.jpg#h=580&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:12.5/0/default.jpg#h=1160&w=894',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945080501/0156.xml&format=alto_xml'],\n", + " 'index': 23,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:23:59.226Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 5, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-11-25',\n", + " 'dates': ['1945-11-25'],\n", + " 'description': ['Fhnrehitt Prodded FDR to Send daps Warning WASHINGTON Nov 24 INSThe Pearl Harbor committee received evidence today that former Prime Minister Churchill repeatedly prodded the late President Roosevelt to pet tough with Japan prior to the Dec 7 1941 at tack Secret messages from Churchill to Roose velt during their Atlantic Charter meeting in August 1941 and again only seven days before Pearl Harbor urging an aggressive stand to ward Japan were presented as exhibits Red Moves in Iran Arouse Suspicion Rep Von Wiegand Tart I Page 2 UAW STRIKE THREATENS TIEUP OF ALL GM SUPPLY COMPANIES Mrs McLeod Sends Plea to Missing Son 18 Chicago Poice Hunt Boy Cash Mrs Clarence J McLeod Saturday night issued an ap peal to her son Malcolm to come home as Chicago polict searched desperately for th lfiyearold boy who for M hours had been alone in the big city with a satchel full of money that vanished with him In thevent m n Malcolm no mUing mcf Thnkii mg night ee thi paper will hr prr contort W fomllv at oner they ore very anxlon for him to return home he Jid Mr McLeod rev rs crl her earlier stand Sf refusing'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:6.25/0/default.jpg#h=581&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:12.5/0/default.jpg#h=1162&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945112501/0356.xml&format=alto_xml'],\n", + " 'index': 24,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:31:10.273Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), November 25, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-13',\n", + " 'dates': ['1946-01-13'],\n", + " 'description': ['ftft ftft ft ftft ftftftft ft ftft I Russia Is Slow In Demobilizing See Yon Wiegand Fart I Page 2 S7Z STRIKE HELD OFF A WEEK PHONE TIEUP SPREADING HERE USBacked Nations Win In UNO Vote Russia Loses Test Canada Beaten for Security Bloc Seat LONDON Jan 12 INS Fivesixths of the candidates put forward by the United States were elected today I to the allimportant security council of the United Nations 1 Organization Elected to membership were Brazil Egypt Mexico the Netherlands Poland and Australia Australia was elected to Ihr rixth place alter four ballots and the withdrawal of her only rival Canada Hie vote was regarded as a vital test of strength between the United States and Soviet Russia It followed overwhelming defeat of a Soviet motion to postpone the elections BEDS OPPOSED CANADA Both the United States Russia thus managed to elect fivesixths of their slate nnre the Russians were prejtared to aecept either Australia or New Zealand Russia opposed Canada on the grounds that her presence would form an atomic blor since only j the United States Great Britain and Canada have the secret of the atom bomb Brazil and Australia were elated to serve twoyear'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:3.125/0/default.jpg#h=296&w=227',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:6.25/0/default.jpg#h=592&w=455',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:12.5/0/default.jpg#h=1185&w=910',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946011301/0750.xml&format=alto_xml'],\n", + " 'index': 25,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:29:45.017Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 13, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-06',\n", + " 'dates': ['1946-01-06'],\n", + " 'description': ['Red Sweep Perils Blind America Von Wiegand Says By KARL H VON WIEGAND an Anrrtcai ftrtlin orrrnondnl Written Liprttlr for Hrarat Nrwtpaprra MIAMI Fla Jan oBorn to world leader ship by victory on many battlefields in 1945 Americas leadership in the world will be in grave danger in the new year 1946 The factors of that danger are the lack of popular consciousness of the role thrust upon us and of the duties and responsibilities it imposes There is a deplorable weakness and vacilla tion in American postwar policy as was again shown in the Moscow conference and the ap fitt Ufa ft tit i ft ft ft ft U 5 Needs Strong Policy Overseas See M C Meigs Article Page 7 I a CONFESSES KILLING MRS MARSDEN OP A CANT FIX FARE SAYS COURT Wounded Vet Tells Police Of Strangling Describes Argument and Blow in of Rudaiman School Walter J Blattert 19 a pri vate in the Michigan State Troops confessed to police Saturday night that e mur dered Mrs Gladys Marsden in the yard of the Ruddiman School a week ago Sunday morning William Dresden deputv chief of detective announced the con fession Laijoli n 4 Blattert hnd'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:3.125/0/default.jpg#h=297&w=227',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:6.25/0/default.jpg#h=594&w=455',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:12.5/0/default.jpg#h=1188&w=911',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946010601/0464.xml&format=alto_xml'],\n", + " 'index': 26,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:29:21.590Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 6, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-11-18',\n", + " 'dates': ['1945-11-18'],\n", + " 'description': ['Soviets Abetted War Crimes SM NON XXIFGAM PAGE 11 PEARL HARBOR BLOW PLOTTED BY JAPS 11 MONTHS EARLIER CIO Strategy Board Eyes Strike at GM Sessions Ope Morday lndus ir ys Rejection of 30 Pet Wage Hike Hr fC K f ft I I IN T l e question of whether the UAWClo fight with tin Bg Three of the automobile industry for a 0 p t rent w ge boost is to hr r ord on the picket line may be derided this week in Jotroit Members f a man hoard of Irategv rmjKmered by the Unions executive hoard to rail a f rike ir ii d Motor s and w her it s ri r rv it erluied to me t Mrnday multaneously with t f roreiin of to an emergency sromn of the na tional GM ronfej 1 1 uitn in km tiiiu The fir ixni s un were sum rtne t i v ter I Brother IAUtK vire preiden repre sent ers in n ore than 10 GM plants t lroigt out t n irtr PMit i i t ts tatid that thr dr r si p the strategy Ixtard will hmg iV ttte desires of'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:3.125/0/default.jpg#h=292&w=225',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:6.25/0/default.jpg#h=585&w=451',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:12.5/0/default.jpg#h=1171&w=903',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945111801/0088.xml&format=alto_xml'],\n", + " 'index': 27,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:45.425Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), November 18, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-07',\n", + " 'dates': ['1945-10-07'],\n", + " 'description': ['Stalin to Demand Rule of Japan SEE VON WIEOAND PAGE S TIGERS WIN 41 TO TIE SERIES Gen Wainwrights Story of Bataan Corregidor Doubt Hitler DeadIke Believes Fuehrer Alive He Tells Reporters NEW YORK Oct 6 INS The BBC today quoted Gen Eisen hower as telling correspondents in The Hague there is reason to be lieve Adolf Hitler still is alive Eisenhower who arrived in the Netherlands thts morning to visit tueer Wllhelmma was quoted as laying 1 thought at one time that Hitler him really dead but there Is now reanon to believe he it atlll alive The supreme commander ar rived in The Hague aboard a train made up of coaches formerly used by Hitler Herman Goermg and Joseph Goebbels Link 42 Magnates In Nazi Guilt WASHINGTON Oct 6 UP A Senate subcommittee recom mended tonight that 42 German industrialists he punished as war criminals for helping produce instruments for aggression The military aTairs subcom mittee headed by Senator Kil gore D of West Virginia based Its recommend t ion on reports submitted by the treasury depart ment after a stud of Ger financial and industrial prepara tion for war The facto clearly Implicate thee industrtallftt in the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:6.25/0/default.jpg#h=578&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:12.5/0/default.jpg#h=1156&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945100701/0900.xml&format=alto_xml'],\n", + " 'index': 28,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:27:18.372Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 7, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-23',\n", + " 'dates': ['1945-12-23'],\n", + " 'description': ['Mliau Compares Red System With Western Democracies EDITORS NOTE Grot ye Bernard Shaw world famous playitriyht has v ritten a senes of three articles on the Soi iff tnion With penetrating analysis he com pares thr Russian system with that of the t restern democracies particularly Eupland and probes deeply into the mechanism of Soviet policies By GEORGE BERNARD SHAW Dlalnbulrd hy Inlrritational N Hprrlal 4rmr World f ptrihi rfrrd RrirndiiHla In Wbolr or Pari Strlrtly Prohibited i LONDON Dec 22The popular notion of democratic government in England is a utopia in which all are free all are equal and every body can do just what he or she likes with MacArthurs Role In Japan Analyzed Soo Article Tart 1 Tagp 10 WAYNE U OFFERED TO STATE TR UMAN OPENS U S TO REFUGEES Secret Vote Backs Henry Plea 5 to 1 nsf utions Needs Stressed in View of Ove r crowded Facii es Thr Prtroit Board of Edu cation at a secret mcetinp has decided to let the state take over Wavno University if the Legislature find a so lution for the schools finan cial problems This decision H was rewaled v h rfj upon forma 11 at a'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:6.25/0/default.jpg#h=581&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:12.5/0/default.jpg#h=1162&w=889',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1945122301/0048.xml&format=alto_xml'],\n", + " 'index': 29,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:28:40.555Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 23, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-14',\n", + " 'dates': ['1945-10-14'],\n", + " 'description': ['Wainwright Tells of Barefoot Armys Arrival in Bataan 0 Uncle Remus Brer Rabbit New Disney Comic See Comic Weekly WOMANS HACKED BODY FOUND U S to Get Japans Silk Stocks Will Provide Cash To Buy Food MacArthur Dissolves Trust Cabinet Gives Women Right to Vote TOKYO Oct 13 CUP Gen MacArthur today moved in on Japanese silk stocks while the approved universal suf frage and Rave Japanese women the opportunity to swing next Januar general elections after centuries of unquestioning bond age to their men He ordered the Japanese to re port on both present and future silk stocks in order to ascertain how much may he exported to pay for the Importation o food and other supplies for Japan civil ians facing a disastrous winter LOWER VOTING AGE The cabinet anted on election reforms only 4k hours after Mac Arthur ordered universal suffrage and other basic constitutional re forms The cabinet also lowered the general voting age from 25 to 2 and the minimum age for officeholders from 3h to 20 MacArthur ordered the govern ment to dissolve three organiza tions controlling the silk industry and to revoke previous orders which would have reduced the production of Mlk It'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:3.125/0/default.jpg#h=293&w=224',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:6.25/0/default.jpg#h=586&w=448',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:12.5/0/default.jpg#h=1173&w=897',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945101401/1180.xml&format=alto_xml'],\n", + " 'index': 30,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:28:24.615Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 14, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-19',\n", + " 'dates': ['1945-08-19'],\n", + " 'description': ['Reds Blown Into War By AtomWiegand See Story on Page 10 US AIRMAN KILLED OVER TOKYO Mounties Hunt Jack the Ripper in Windsor Killings Canadian Vet Found Stain 3d in 10 Days Body Discovered Near CPRR Bridge Border Police Alerted Windsors third murder in 10 das alerted Border City police Saturday on a 12hour basis in a earth for a fiend who has terror ized the entire city Canadian Royal Mounted Police were enlisted to aid Windsor offi cers after the horribly slashed body of Sgt Hugh Price 15 Lsm x Scottish Regiment oversea Vet eran was found early Saturday in a clump of weed off Sandwich street just west of the Canadian Pacific Railroad bridge Hi body was found only ISO yards from the sjjot where the lashed body of Frank Sctegliski 56yearold mechanic was found 10 days ago Wednesday William Davies 67 garage night watch man was beaten to death with a hammer MUBDFRS LINKED Inspector Duncan Macnabb of ficer Ih ClTArge Of the investiga tion declared that the murders of Price and Sciegliski could defi nitely be linked He Added that the same person possibly killed Dav les There has never been any thing Uke this tn'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:3.125/0/default.jpg#h=288&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:6.25/0/default.jpg#h=576&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:12.5/0/default.jpg#h=1152&w=885',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081901/0574.xml&format=alto_xml'],\n", + " 'index': 31,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:38.270Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 19, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-09-23',\n", + " 'dates': ['1945-09-23'],\n", + " 'description': ['Von Wiegand Fears Reds World Rule SEE STORY ON PAGE 9 j ESSENTIAL USERS TO GET GAS VISUAL PROOF HALSEY ON A WHITE HORSE lr IV jMk 4 s I bHHv SBHBHHHp bHHbHBI Adm William Bull Halsey looking not precisely at home on a white horse supplied by war rorrepondentft to take the ting out of the government refusal to let him make good his boast of riding Reds Accused I Of Uranium Plot British Paper Cites North Africa Deposit LONDON Sept 22 INS Thr British press n Sunday editions jumitd on Russias unilateral eoo nomn agreement with Hungary a government not recognized hy the Allies and charged the Soviet with hieach of faith with her wartime Allies The News of the World went no far as to charge that Russias interest in Italys North African colonies might le inspired by newly found uranium deposits in Tunisia The newspaper said large he pewits of uranium basic element in the atomie bomb had been found in Tunisia and Belgian Congo and said diplomats won der if that is whats tehind Molo tovs interest there An official British statement questioned the right of Russia to negotiate an agreement with any government which'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:3.125/0/default.jpg#h=290&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:6.25/0/default.jpg#h=581&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:12.5/0/default.jpg#h=1162&w=895',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945092301/0388.xml&format=alto_xml'],\n", + " 'index': 32,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '8', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:26:26.926Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), September 23, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-08-26',\n", + " 'dates': ['1945-08-26'],\n", + " 'description': ['Send Dear Buddy To Your Serviceman See Part 2 Page 4 ALLIED FLEETS RING JAPAN BATTLESHIPS 14 CRUISERS 22 Cargo Plane Falls Burns On East Side Hundreds See Great Flying Tiger Craft Crash Near Van Dyke A mammoth Flying Tiger transport plane converted into the countrys first aerial moving van crashed in a mass of flames t 1245 p m Saturday in a field near Mt Olivet Cemetery Outer Drive and Van Dyke Three veteran airmen compos ing the crew miraculously escaped fiom the hlaing wreckage with minor injuries They had taken off from the City Airport with a cargo of fur niture bound for Los Angeles a few minutes before the ship burst mto flame HUNDREDS SEE HASH Hundreds of jrons including employes of the airport witnessed the daring crash landing and saw the hugj 4am plummet to the earth in smoke and flames from 3000 feet Hours after the crash firemen were pouring water on the wreck to prevent explosion of the gasoline tanks The transport and its cargo were a total loss The crew members Pilot John ftobrrt Gordon 29 veteran of the Air Transport Command copilot Dan Lufkin 41 both of Long Beach Cal and Engineer'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:05.447Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:6.25/0/default.jpg#h=578&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:12.5/0/default.jpg#h=1157&w=890',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945082601/0790.xml&format=alto_xml'],\n", + " 'index': 33,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '7',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '0', '7', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:24:57.639Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), August 26, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-26',\n", + " 'dates': ['1946-01-26'],\n", + " 'description': ['Bare s Reds Policy To Rule or Ruin Ree Von Wirgand part 1 Page 1 FORD CHR YSLER SIGN WITH UA W GIVING RAISES OF 18 AND 18h CTS CIO Tells Meat Workers To Return to Their Jobs Hints U S to Give FflctFinder Raises CHICAGO Jan 26 INS The ClOs Packing House Workers Union announced to day that it was calling off it nationwide strike against thi government some 12 hours after the department of agri culture had seized the pack ing industry on order of Pres ident Truman The union stated that it was in structing its members to return to work Monday It dispatched orders calling on the lO striker to withdraw all picket lines around packing companies at 5 p m to day When the government first seized the plants CIO members defied the government by main taining their picket lines CONTIM E GE FIGHT In going hark to work the union statement said our member are attempting to co operate with the government which Is attempting to co operate with them Lewis J Clark president of the union said the CIO would con tinue to press its wage increase demands against packing firm It was'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:08.201Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:3.125/0/default.jpg#h=298&w=228',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:6.25/0/default.jpg#h=596&w=457',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:12.5/0/default.jpg#h=1193&w=915',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012601/1260.xml&format=alto_xml'],\n", + " 'index': 34,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:34.329Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 26, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1946-01-20',\n", + " 'dates': ['1946-01-20'],\n", + " 'description': ['The Tragedy Of Truman e row ther Article Page 7 200 POLICE SWOOP ON HANGOUTS STEEL MEN OUT UAW IMPATIENT Launch Drive To Round Up All Suspects Chief Wencei Joins 200 Detectives in Hunt for Bandits A police roundup rivaling those of the roaring 20a wan launched by more than 200 detectives Saturday night in a drive to end the current wave of burglaries and hold ups Downtown hdquartrr dis patched 11 cruder carrying three man detective teams to augment normal patrol They were ordered by Detective Chief Paul Wencei to investigate all auspicious cars and visit poolrooms and saloons where men of questionable character hang out WEXCEL JOINSDRIVE Chief Wencei joined the drive with his senior and squad inspec tors assigned to supervise the dragnet One robbery and an at tempted pursesnatrhtng were re ported as the police began the crackdown The cleanup was centered In the territories covered by Central Trumbull Hunt Canfield and B ttWfg itStfllHE Hunted were three robbery handa which have been active in those vicinities during tht past two weeks AT LEI ft CUE MOMENTS Wencei expressed belief that the current crime wave can he stopped only by the arrest of of fenders in'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:3.125/0/default.jpg#h=296&w=226',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:6.25/0/default.jpg#h=592&w=453',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:12.5/0/default.jpg#h=1185&w=907',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012001/1006.xml&format=alto_xml'],\n", + " 'index': 35,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '2', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:30:09.929Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), January 20, 1946, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-02',\n", + " 'dates': ['1945-12-02'],\n", + " 'description': ['Put a Wounded Serviceman on Your Christmas List Contribution Blank and List of Donor t Pg 6 By JERRY PETTIT Is a wounded servicemans Christmas worth S2 to you If he is one of the thousands of boys at Percy Jones General Hospital who has been maimed for life while fighting your battles is it worth 2 to you to help bring him Christmas cheer There are many such heroes in the Battle Creek hospitalsome on crutches some in wheel chairs some strapped in bed frames Theyve been brought there from Guadal canal and New Guinea from North Africa and Red Gains in East Worry London See Von Wiegand Part 1 Page 2 UAW AGREES TO MAKE PARTS FLINT GM LOCAL WONT WORK Hess Reveals Why He Flew To Scotland Carried 4Pc Pan To ous4 O 1 j and Negotiate Peae i Picture on Phrc 10 B PIKRRE J HI SS NUERNBERG Dec 1 INS Rudolf Hevs disclosed today hr parachute mto Orrrnnic lint Hin in Hill 4rrng fourpmnf trrni hiii hr hQped would oust Winston Churrhil and leavr 111 r Nazis a frer hand in the rad nited IreM Mid lies had Intended to try to persuade hlnr to'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:3.125/0/default.jpg#h=290&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:6.25/0/default.jpg#h=580&w=445',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:12.5/0/default.jpg#h=1160&w=890',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120201/0618.xml&format=alto_xml'],\n", + " 'index': 36,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:31:38.065Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 2, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-16',\n", + " 'dates': ['1945-12-16'],\n", + " 'description': ['20000 Vets Stranded On Coast Over Christmas Holidays sSAN FRANCISCO Dec 15 oNSBetween 20000 and 30000 Pacific veterans who thought they would be home for Christmas were doomed today to spend the holiday in San Francisco Army navy and city officials admitting the pros pect for transportation eastward was glum reported that 90000 veterans would arrive in San Francisco by Christmas on top of a backlog of 16000 already await ing transportation ftjft ft ft ft ft ft ft ft ft ft ft ftft 2JLL 200 Old Newsboys On Corners Tuesday See Ilst Part I Iage l U S NAMED PERMANENT UNO SITE MARSHALLS JOB UNITE CHINA Britain Loses In Committee Vote 30 to 14 Headquarter City Not to Be Chosen Until Next Month LONDON Dec 15 INS The United States was chosen today as the pern a nent home of the United Na tions Organization by a 30 to 14 vote of the site commit teemen The met y ir in America r robabh wont bo docid d until Mt month Si k countrcs Including the United States abstained fiom ifli gHi tain I I led she 1 It ttlo against tho selectiort of hi t nited States demanding'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:3.125/0/default.jpg#h=291&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:6.25/0/default.jpg#h=583&w=447',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:12.5/0/default.jpg#h=1166&w=894',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945121601/1108.xml&format=alto_xml'],\n", + " 'index': 37,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:32:28.443Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 16, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-28',\n", + " 'dates': ['1945-10-28'],\n", + " 'description': ['228000 SchoolChildren Join Times Campaign to Get Out the Vote By JERRY PETTIT VOTE VOTE VOTE On Tuesday Nov 6no matter how busy you arego to the polls and VOTE For the few moments it requires drop whatever you are doing o to the polls and exercise your most valuable American franchisethe right to have a voice in your government General Describes Corregidor Fall See Waimv right Story Page 12 Truman Tells the World U S WILL USE POWER FOR PEACE House Senate Conferees OK Jax Cut Bill Adoption in Congress by Thursday Likely Repeals 5 Auto Tax Table on Pane 4 WASHINGTON Oct 27 INS House and Snalc conferees completely agreed today on a 5920000000 tax cut bill for flora s f t bp 12 million low income persons from the tax roll in n general slash of levies on in dividuals A conference report containing 1 the tax bill in Its final form Will be filed lfi Tin House Tuesday and be called up for approval Wednesday under present plans Boh the Houe and Senate are expected to adopt the report j quickly the Senate probably on Thursday Approval of the report hy the I two houses f'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:3.125/0/default.jpg#h=289&w=221',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:6.25/0/default.jpg#h=579&w=442',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:12.5/0/default.jpg#h=1159&w=885',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102801/0450.xml&format=alto_xml'],\n", + " 'index': 38,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '4', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:33:29.115Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 28, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-12-09',\n", + " 'dates': ['1945-12-09'],\n", + " 'description': ['Can You Help to Find Homes for Returned Veterans Are you a discharged veteran looking for a place to live If so The Detroit Times is prepared to help you Starting Monday this paper will conduct a program to find a place for you and your family The decision to start this service was prompted by the disgraceful fact that hundreds of singleand marriedGls are returning to what they thought was their home town with no place to live As one said We should have brought our fox holes with us The report of three homeless servicemen in the Times one of whom threatened to pitch a tent on the city hall iawn brought a tremendous response from Detroiters ready to provide living accommodations These locations are now on file fafcCiCrtiCiSCitrC pp I Uli E 3 500000 Vets Face Homeless Yule REE BTORV ON PAGE 10 R OOSE VEL T CHUR CHILL PHONES TAPPED BY NAZISMARSHALL Fleisher and His 4 Pals Get 20 to 50 Yr Terms Stiff Sentences End Long Trial By JAMES MELTON PONTIAC Dec BThe law of average caught up with Harry Fleiahcr Satur day And his 25yearold crime career built on bootlegging terrorism and gambling top'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:3.125/0/default.jpg#h=291&w=223',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:6.25/0/default.jpg#h=582&w=446',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:12.5/0/default.jpg#h=1164&w=893',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120901/0864.xml&format=alto_xml'],\n", + " 'index': 39,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3', '4', '8', '9', '5', '0', '1', '0000000001', 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '3', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:32:04.770Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), December 9, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'],\n", + " 'batch': ['mimtptc_inkster_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/michigan/',\n", + " '2/united states/michigan/wayne/',\n", + " '3/united states/michigan/wayne/detroit/'],\n", + " 'contributor': ['central michigan university, clark historical library'],\n", + " 'date': '1945-10-21',\n", + " 'dates': ['1945-10-21'],\n", + " 'description': ['General Wainwright Describes Infamous Bataan Death March Gen MacArthur Sets Model for Allies fie Von Wicganri Part 1 Page II HOW WIFE SHADOWED THOMPSON Locals Voting Power Peace Back so Work Proposal Gels Big Majorily End of Strike Due Over WeekEnd Union Chiefs Say SAGINAW Ort Jft Inritratimv late Saturday v rt that the backtowork proposal would I Btumcrs Pouti only will it carry 1 y individual Vote but by a v 1 1 mon leader believer Of the first 20 loc 0 ulatnl of 22 voting 12 r 1 frd the recommcndalon re jected it The total vote for tjv terrm irendatmn Wih 411 3 Muakegon and I it r w c th only lot ils v 1 i T LEADERS OMHUVT Leaders of thr ir n id they bad no doubt the compromise would be rati 1 and tt t the non would 1 1 work over the week nd If the firm vot faVorable the SMB Will bo a once to ret m on their next shift un n c ds c i 1 The locii n 1 i M r i k where a renirl in r air i ml was forced t yesterday lea Int'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-16T21:41:07.232Z',\n", + " 'group': ['ndnp/mimtptc',\n", + " 'central-michigan-university-clark-historical-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:3.125/0/default.jpg#h=289&w=222',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:6.25/0/default.jpg#h=579&w=444',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:12.5/0/default.jpg#h=1158&w=888',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102101/0160.xml&format=alto_xml'],\n", + " 'index': 40,\n", + " 'language': ['english'],\n", + " 'location': ['detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'location_city': ['detroit'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['wayne'],\n", + " 'location_state': ['michigan'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['3',\n", + " '4',\n", + " '8',\n", + " '9',\n", + " '5',\n", + " '0',\n", + " '1',\n", + " '2',\n", + " '0000000001',\n", + " 'sn88063294'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88063294'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '9', '1', '4', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Detroit times', 'Detroit Sunday times'],\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'detroit evening times (detroit, mich) 1921-1958'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['detroit evening times (detroit, mich) 1921-1958'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/'],\n", + " 'shelf_id': '001',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['detroit (mich.)',\n", + " 'newspapers',\n", + " 'detroit',\n", + " 'michigan',\n", + " 'wayne county',\n", + " 'wayne county (mich.)',\n", + " 'wayne',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-17T13:33:02.676Z',\n", + " 'title': 'Image 1 of Detroit evening times (Detroit, Mich), October 21, 1945, (FINAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1'}],\n", + " 'search': {'dates': None,\n", + " 'facet_limits': '',\n", + " 'field': None,\n", + " 'hits': 22924836,\n", + " 'in': 'partof:chronicling america',\n", + " 'query': '',\n", + " 'recommended': 0,\n", + " 'site': {'advanced_search': True,\n", + " 'advanced_search_dropdowns_per_row': 4,\n", + " 'coverage_dates': {'end': {'day': 31, 'month': 11, 'year': 1963},\n", + " 'start': {'day': 3, 'month': 8, 'year': 1736}},\n", + " 'default_state': 'advanced',\n", + " 'display_options': {'options': [{'field': 'all', 'label': 'All'},\n", + " {'field': 'title', 'label': 'Titles', 'type': 'title'},\n", + " {'field': 'issue', 'label': 'Issues', 'type': 'issue'},\n", + " {'field': 'page', 'label': 'Pages (Full Text)', 'type': 'segment'}]},\n", + " 'facets': {'include': [{'field': 'digitized'},\n", + " {'field': 'object-type', 'label': 'Display Level'},\n", + " {'field': 'original-format'},\n", + " {'field': 'partof_title', 'label': 'Title'},\n", + " {'field': 'dates'},\n", + " {'field': 'location_country', 'label': 'Country'},\n", + " {'field': 'location_state',\n", + " 'label': 'State/Province (Geographic Coverage)'},\n", + " {'field': 'location_county', 'label': 'County'},\n", + " {'field': 'location_city', 'label': 'City'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity'},\n", + " {'field': 'language', 'label': 'Language'},\n", + " {'field': 'subject'},\n", + " {'closed': True, 'field': 'number_page', 'label': 'Page'},\n", + " {'closed': True, 'field': 'partof_collection', 'label': 'Collection'},\n", + " {'closed': True, 'field': 'online-format'},\n", + " {'closed': True, 'field': 'contributor'},\n", + " {'closed': True, 'field': 'partof_division', 'label': 'Division'},\n", + " {'closed': True, 'field': 'access-restricted'},\n", + " {'closed': True, 'field': 'batch'}]},\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'required': True,\n", + " 'select': 'multiple'},\n", + " {'field': 'location_county', 'select': 'multiple'},\n", + " {'field': 'location_city', 'select': 'multiple'},\n", + " {'field': 'partof_title', 'select': 'multiple'},\n", + " {'default': 'enable',\n", + " 'display_level': 'page',\n", + " 'field': 'language',\n", + " 'select': 'single'},\n", + " {'default': 'enable', 'field': 'subject_ethnicity', 'select': 'multiple'}],\n", + " 'geoviz': True,\n", + " 'mode': 'curated-discovery',\n", + " 'search_operators': [{'label': 'All of these words:', 'name': 'AND'},\n", + " {'label': 'Any of these words:', 'name': 'OR'},\n", + " {'label': 'This exact phrase:', 'name': 'PHRASE'},\n", + " {'label': 'These words within 5 words of each other:', 'name': '~5'},\n", + " {'label': 'These words within 10 words of each other:', 'name': '~10'}],\n", + " 'style': 'gallery',\n", + " 'submonth_date_gaps': True},\n", + " 'sort_by': None,\n", + " 'type': 'search',\n", + " 'union_facets': '',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json'},\n", + " 'shards': ['02', '03', '04', '05', '06', '07', '09', '01'],\n", + " 'site_type': 'collections',\n", + " 'subjects': ['American History and Civilization',\n", + " 'Rise of Industrial America, 1877-1900',\n", + " 'General'],\n", + " 'timestamp': 1744005895402,\n", + " 'title': 'Chronicling America',\n", + " 'topics': ['American History',\n", + " 'Local History & Folklife',\n", + " 'Social & Business History'],\n", + " 'total': 2103648,\n", + " 'views': {'brief': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&st=brief',\n", + " 'current': '',\n", + " 'gallery': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&st=gallery',\n", + " 'grid': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&st=grid',\n", + " 'list': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json',\n", + " 'slideshow': 'https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&st=slideshow'},\n", + " 'word_coordinates_pages': {}}" + ] + }, + "execution_count": 68, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# read data from file\n", + "with open(\"data.json\", \"r\") as f:\n", + " data = json.load(f)\n", + "\n", + "data" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "I want to write data into a json file as I thought it would be easier for me to investigate the data fields. But turned out it got me more confused " + ] + }, + { + "cell_type": "code", + "execution_count": 66, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "dict_keys(['advanced_search', 'aka', 'breadcrumbs', 'browse', 'categories', 'collection_titles', 'content', 'content_is_post', 'digitized', 'expert_resources', 'facet_trail', 'facet_views', 'facets', 'featured_items', 'form_facets', 'inherit_from_portal', 'legacy-url', 'next', 'next_sibling', 'options', 'original_formats', 'pages', 'pagination', 'partof', 'previous', 'previous_sibling', 'research-centers', 'results', 'search', 'shards', 'site_type', 'subjects', 'timestamp', 'title', 'topics', 'total', 'views'])" + ] + }, + "execution_count": 66, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "data.keys()" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "After struggling for too long, I decided to spend more time reading and following the documentation. These scrips are taken from [this documentation](https://libraryofcongress.github.io/data-exploration/loc.gov%20JSON%20API/Chronicling_America/ChronAm_analyzing_language_location_frequency.html). I only modify it to fit with my research question." + ] + }, + { + "cell_type": "code", + "execution_count": 69, + "metadata": {}, + "outputs": [], + "source": [ + "import time\n", + "import re\n", + "import json\n", + "from urllib.request import urlopen\n", + "import requests\n", + "import pandas as pd\n", + "import matplotlib.pyplot as plt\n", + "import plotly.express as px\n", + "import pprint" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "{'adv_search_query': 'All of these words: [[tag]]\"electricity\"[[/tag]]',\n", + " 'advanced_search': True,\n", + " 'aka': ['hnews', 'http://lccn.loc.gov/2007618519', 'ndnp', 'chronam'],\n", + " 'breadcrumbs': [{'Library of Congress': 'https://www.loc.gov'},\n", + " {'Digital Collections': 'https://www.loc.gov/collections/'},\n", + " {'Chronicling America': 'https://www.loc.gov/collections/chronicling-america/'}],\n", + " 'browse': {'advanced_search': True,\n", + " 'advanced_search_dropdowns_per_row': 4,\n", + " 'coverage_dates': {'end': {'day': 31, 'month': 11, 'year': 1963},\n", + " 'start': {'day': 3, 'month': 8, 'year': 1736}},\n", + " 'default_state': 'advanced',\n", + " 'display_options': {'options': [{'field': 'all', 'label': 'All'},\n", + " {'field': 'title', 'label': 'Titles', 'type': 'title'},\n", + " {'field': 'issue', 'label': 'Issues', 'type': 'issue'},\n", + " {'field': 'page', 'label': 'Pages (Full Text)', 'type': 'segment'}]},\n", + " 'facets': {'include': [{'field': 'digitized'},\n", + " {'field': 'object-type', 'label': 'Display Level'},\n", + " {'field': 'original-format'},\n", + " {'field': 'partof_title', 'label': 'Title'},\n", + " {'field': 'dates'},\n", + " {'field': 'location_country', 'label': 'Country'},\n", + " {'field': 'location_state',\n", + " 'label': 'State/Province (Geographic Coverage)'},\n", + " {'field': 'location_county', 'label': 'County'},\n", + " {'field': 'location_city', 'label': 'City'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity'},\n", + " {'field': 'language', 'label': 'Language'},\n", + " {'field': 'subject'},\n", + " {'closed': True, 'field': 'number_page', 'label': 'Page'},\n", + " {'closed': True, 'field': 'partof_collection', 'label': 'Collection'},\n", + " {'closed': True, 'field': 'online-format'},\n", + " {'closed': True, 'field': 'contributor'},\n", + " {'closed': True, 'field': 'partof_division', 'label': 'Division'},\n", + " {'closed': True, 'field': 'access-restricted'},\n", + " {'closed': True, 'field': 'batch'}]},\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'required': True,\n", + " 'select': 'multiple'},\n", + " {'field': 'location_county', 'select': 'multiple'},\n", + " {'field': 'location_city', 'select': 'multiple'},\n", + " {'field': 'partof_title', 'select': 'multiple'},\n", + " {'default': 'enable',\n", + " 'display_level': 'page',\n", + " 'field': 'language',\n", + " 'select': 'single'},\n", + " {'default': 'enable', 'field': 'subject_ethnicity', 'select': 'multiple'}],\n", + " 'geoviz': True,\n", + " 'search_operators': [{'label': 'All of these words:', 'name': 'AND'},\n", + " {'label': 'Any of these words:', 'name': 'OR'},\n", + " {'label': 'This exact phrase:', 'name': 'PHRASE'},\n", + " {'label': 'These words within 5 words of each other:', 'name': '~5'},\n", + " {'label': 'These words within 10 words of each other:', 'name': '~10'}],\n", + " 'style': 'gallery',\n", + " 'submonth_date_gaps': True},\n", + " 'categories': ['about-this-collection'],\n", + " 'collection_titles': {'download_formats': [{'delimiter': ',', 'label': 'csv'},\n", + " {'delimiter': '|', 'label': 'txt'}],\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'label': 'State',\n", + " 'select': 'multiple'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity', 'select': 'multiple'},\n", + " {'field': 'language', 'label': 'Language', 'select': 'multiple'}],\n", + " 'response_fields': ['type',\n", + " 'url',\n", + " 'number_*',\n", + " 'solr-lite-timestamp',\n", + " 'group',\n", + " 'partof_title',\n", + " 'location_state',\n", + " 'location_county',\n", + " 'location_city',\n", + " 'latlong',\n", + " 'language',\n", + " 'subject_ethnicity',\n", + " 'title'],\n", + " 'table_columns': [{'field': 'partof_title',\n", + " 'format': 'label',\n", + " 'label': 'Newspapers',\n", + " 'sort': 'title_s'},\n", + " {'download_only': True, 'field': 'number_lccn', 'label': 'LCCN'},\n", + " {'download_only': True, 'field': 'number_oclc', 'label': 'OCLC'},\n", + " {'download_only': True, 'field': 'number_issn', 'label': 'ISSN'},\n", + " {'field': 'location_state', 'format': 'label', 'label': 'State'},\n", + " {'download_only': True,\n", + " 'field': 'location_county',\n", + " 'format': 'label',\n", + " 'label': 'County'},\n", + " {'download_only': True,\n", + " 'field': 'location_city',\n", + " 'format': 'label',\n", + " 'label': 'City'},\n", + " {'download_only': True, 'field': 'latlong', 'label': 'Geo Location'},\n", + " {'field': 'calendar_url', 'label': 'Browse Digitized Issues'},\n", + " {'field': 'number_issue_count', 'label': 'Number of Issues'},\n", + " {'field': 'number_first_issue', 'label': 'First Issue'},\n", + " {'field': 'number_last_issue', 'label': 'Last Issue'},\n", + " {'field': 'number_hasessay',\n", + " 'format': 'boolean',\n", + " 'label': 'Essay Available'},\n", + " {'field': 'language', 'format': 'label', 'label': 'Languages'},\n", + " {'field': 'subject_ethnicity', 'format': 'label', 'label': 'Ethnicity'}]},\n", + " 'content': {'active': True,\n", + " 'image_url': ['/static/collections/chronicling-america/500_500.jpg'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/',\n", + " 'markup': None,\n", + " 'pagination': '2 of 3',\n", + " 'partof': [],\n", + " 'results': [{'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5'],\n", + " 'batch': ['deu_fairfax_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/delaware/',\n", + " '2/united states/delaware/new castle/',\n", + " '3/united states/delaware/new castle/wilmington/'],\n", + " 'contributor': ['university of delaware library, newark, de'],\n", + " 'date': '1914-04-01',\n", + " 'dates': ['1914-04-01'],\n", + " 'description': ['5HH THE HUMAN BODY IS AN ELECTRIC BATTERY S Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose Invention Meet With Great Success That the human body is electrical is longer a mere theory among seien It is i t tists and uptodate physicians generally conceded to be an absolute fact Professor Edgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves correspond to wires It is r certain that transmission of sensa Nerves have j now tion over them is electric been cut ami a galvanometer inserted I The needle moved proving that nerve power is electric The human system electrochemic battery and the The electric is an life principle is electrical age is here Drugs are hard hit on ali j sides and an intelligent physician t that he has almost entirely stopped their use a normal supply of electricity in body and the word disease means an insufficiency of that power me the I The word health now means Dr Albert J'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-12T17:55:50.956Z',\n", + " 'group': ['ndnp/deu', 'university-of-delaware-library-newark-de-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:deu:batch_deu_fairfax_ver01:data:sn85042354:00383343045:1914040101:0839/full/pct:6.25/0/default.jpg#h=450&w=322',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:deu:batch_deu_fairfax_ver01:data:sn85042354:00383343045:1914040101:0839/full/pct:12.5/0/default.jpg#h=901&w=645',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/deu/batch_deu_fairfax_ver01/data/sn85042354/00383343045/1914040101/0839.xml&format=alto_xml'],\n", + " 'index': 1,\n", + " 'language': ['english'],\n", + " 'location': ['united states', 'wilmington', 'delaware', 'new castle'],\n", + " 'location_city': ['wilmington'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['new castle'],\n", + " 'location_state': ['delaware'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '1', '0000000005', '5', '4', 'sn85042354'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042354'],\n", + " 'number_page': ['0000000005'],\n", + " 'number_reel': ['0', '0', '3', '8', '3', '3', '4', '3', '0', '4', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Evening journal and the daily Republican'],\n", + " 'page_id': 'sn85042354-1914-04-01-ed-1-0839',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening journal (wilmington, del.) 1888-1932'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening journal (wilmington, del.) 1888-1932'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/'],\n", + " 'shelf_id': '05',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['wilmington (del.)',\n", + " 'newspapers',\n", + " 'delaware',\n", + " 'wilmington',\n", + " 'united states',\n", + " 'new castle'],\n", + " 'timestamp': '2023-08-13T02:40:34.300Z',\n", + " 'title': 'Image 5 of Evening journal (Wilmington, Del.), April 1, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fdeu%2Fbatch_deu_fairfax_ver01%2Fdata%2Fsn85042354%2F00383343045%2F1914040101%2F0839.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2'],\n", + " 'batch': ['kyu_aluminum_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/mason/',\n", + " '3/united states/kentucky/mason/maysville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1895-02-25',\n", + " 'dates': ['1895-02-25'],\n", + " 'description': ['mrimmr wirtfi 1iilitWv I h Evening Bulletin DAILY KXCKPT SUNDAY itosstiit McCarthy Proorletors MONDAY FEBUUAUY21 1895 TJiIr tnrnorwoitli0r THE COMING CONTESTS WhjWtll bo h Democratic Nomi nees for Senator andvEepresontativoNxtTall tyeakiiu oi the approaching contest f ii tnte fcLnator from this district and liipnwiituuvi horn Mason County tho loial coircspomUmt of tho CourierJournal shvh No announcements for tho honor have been made and times are favoiahli for tliu oflice to seek tho man This Senatorial district is composed of Maon and Lewis counties and by the rulo f rotation which has been observed tor years the county of Lewis is entitled to name tho nominee for State Senator No ono from Lowis so far has given any intimation of wanting the position There is much good Senatorial timber in Lowis County and none better than Robt D Wilson of Vanceburg ex County Cleik and now practicing law In Mason County exStato Senator E L Wortliington is being talked of as a suitable perron to nominate for tho Leg islature Mr Worthingtondoes not seok the nomination but his friends say ho would not decline if it came to him by acclamation He is a bright lawyer a ready debater and familiar'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:24:48.741Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_aluminum_ver01:data:sn87060190:00211103917:1895022501:0287/full/pct:6.25/0/default.jpg#h=440&w=286',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_aluminum_ver01:data:sn87060190:00211103917:1895022501:0287/full/pct:12.5/0/default.jpg#h=880&w=572',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_aluminum_ver01/data/sn87060190/00211103917/1895022501/0287.xml&format=alto_xml'],\n", + " 'index': 2,\n", + " 'language': ['english'],\n", + " 'location': ['mason',\n", + " 'united states',\n", + " 'maysville',\n", + " 'mason county',\n", + " 'kentucky'],\n", + " 'location_city': ['maysville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['mason'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', '0000000002', '1', '9', 'sn87060190', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn87060190'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '1', '1', '1', '0', '3', '9', '1', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn87060190-1895-02-25-ed-1-0287',\n", + " 'partof': ['the evening bulletin (maysville, ky.) 1887-1905',\n", + " 'serial and government publications division',\n", + " 'chronicling america'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the evening bulletin (maysville, ky.) 1887-1905'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['mason',\n", + " 'mason county (ky.)',\n", + " 'newspapers',\n", + " 'maysville (ky.)',\n", + " 'maysville',\n", + " 'united states',\n", + " 'mason county',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T14:01:04.332Z',\n", + " 'title': 'Image 2 of The evening bulletin (Maysville, Ky.), February 25, 1895',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_aluminum_ver01%2Fdata%2Fsn87060190%2F00211103917%2F1895022501%2F0287.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2'],\n", + " 'batch': ['nvln_jackpot_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/humboldt/',\n", + " '3/united states/nevada/humboldt/lovelock/',\n", + " '2/united states/nevada/pershing/',\n", + " '3/united states/nevada/pershing/lovelock/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1909-01-15',\n", + " 'dates': ['1909-01-15'],\n", + " 'description': ['THE LOVELOCK TRIBUNE JOHN S CASE Proprietor SUBSCRIPTION RATES One Tear by mail in United States 300 Six Months 200 Three Month 100 XVPoreign OfficesPostage additional ADVERTISING RATES Loc ulsTen ceuts per line each insertion Display AdaH per inch per month single column Legal NoticesAt regular Legal Rates FRIDAY Jan 15 1909 BUREAU OF MINES BILL KILLED On Monday January 4 the house bill providing for a bureau of mines in the department of the interior came up in the senate in the regular order of business However as soon us the measure was reached on the calendar Senator Teller of Colorado arose and asked that it go over under Kule 9 and the request was granted In speaking of the matter Senator Nixon who is a member of the senate committee on mines and mining said It has received very bad treatment in our committee This Kule 9 is a senate rule which permits of a bill be ing allowed to go over under request but does not permit of its again being brought up before the senate for con sideratMm without unanimous consent unless a vote is demanded in which event a majority vote in its favor would'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:58:00.903Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_jackpot_ver01:data:sn86091313:00332891327:1909011501:0013/full/pct:6.25/0/default.jpg#h=389&w=275',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_jackpot_ver01:data:sn86091313:00332891327:1909011501:0013/full/pct:12.5/0/default.jpg#h=778&w=550',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_jackpot_ver01/data/sn86091313/00332891327/1909011501/0013.xml&format=alto_xml'],\n", + " 'index': 3,\n", + " 'language': ['english'],\n", + " 'location': ['pershing',\n", + " 'nevada',\n", + " 'united states',\n", + " 'lovelock',\n", + " 'humboldt'],\n", + " 'location_city': ['lovelock'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['humboldt', 'pershing'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '0000000002', '1', 'sn86091313', '9', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86091313'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '1', '3', '2', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86091313-1909-01-15-ed-1-0013',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'lovelock tribune (lovelock, nev.) 1898-1912'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['lovelock tribune (lovelock, nev.) 1898-1912'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['pershing',\n", + " 'nevada',\n", + " 'newspapers',\n", + " 'lovelock (nev.)',\n", + " 'united states',\n", + " 'lovelock',\n", + " 'humboldt'],\n", + " 'timestamp': '2023-06-30T23:33:46.590Z',\n", + " 'title': 'Image 2 of Lovelock tribune (Lovelock, Nev.), January 15, 1909',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_jackpot_ver01%2Fdata%2Fsn86091313%2F00332891327%2F1909011501%2F0013.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2'],\n", + " 'batch': ['nvln_deeth_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/humboldt/',\n", + " '3/united states/nevada/humboldt/winnemucca/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1909-01-09',\n", + " 'dates': ['1909-01-09'],\n", + " 'description': ['1mmmmam Great Magazine Oder With the Silver State News flVFCLURKsl MAGAZINE AUGUST 1008 I The Silver State News I Year 300 Our Pricey i Womans Home Companion I Year 125for A McClures Magazine I Year 150 All Three VtUU The Silver State News I Year 300 Our Price Q 0 C Womans Home Companion i Year 125 For Both The two greatest magazine publishing houses Womans Home Companion and McClures magazinehave j ed with the Silver State News in making an unparalleled subscription offe to our readers Their special lowpriced offer is exclusive and unique and is subpect to with drawal at any time You should order today AMERICAS TWO GREATEST FAMILY MAGAZINES Here is reading matter for the whole yearthe best that can be bought at any costat a big saving in price Womans Home Companion at its new price of 125 is the best and biggest womans magazine pub lished In addition to the best of fiction and important general articles it has twelve complete departments for women and a big childrens de partment McClures for years has been the standard magazine of fact and fiction It spends twice as much for its articles and illustrations as i'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:53:20.533Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_deeth_ver01:data:sn86076356:00332890426:1909010901:0013/full/pct:6.25/0/default.jpg#h=464&w=300',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_deeth_ver01:data:sn86076356:00332890426:1909010901:0013/full/pct:12.5/0/default.jpg#h=929&w=601',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_deeth_ver01/data/sn86076356/00332890426/1909010901/0013.xml&format=alto_xml'],\n", + " 'index': 4,\n", + " 'language': ['english'],\n", + " 'location': ['nevada', 'winnemucca', 'united states', 'humboldt'],\n", + " 'location_city': ['winnemucca'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['humboldt'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000002',\n", + " '1',\n", + " '9',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " 'sn86076356'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86076356'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '0', '4', '2', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86076356-1909-01-09-ed-1-0013',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the silver state news (winnemucca, nev.) 1907-1909'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the silver state news (winnemucca, nev.) 1907-1909'],\n", + " 'publication_frequency': ['semiweekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['humboldt', 'winnemucca', 'nevada', 'united states'],\n", + " 'timestamp': '2023-06-30T19:26:01.922Z',\n", + " 'title': 'Image 2 of The Silver state news (Winnemucca, Nev.), January 9, 1909',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_deeth_ver01%2Fdata%2Fsn86076356%2F00332890426%2F1909010901%2F0013.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23'],\n", + " 'batch': ['txdn_belgium_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1910-11-26',\n", + " 'dates': ['1910-11-26'],\n", + " 'description': ['JUdJLi rAuil Jo Ji4iLlLJLJO Saturday Xov 26 1910 Startling new discoveries prove beyond PffrrffalO 11 1 1 t ii i uTs an aouDi mat jieccnciry is juc en of science demonstrate the value of electricity as a Remarkable great success 4CIhe word health now body and the word disease Prof Edgar L Larkin That the human body is electrical Is no longer a mere theory among scientists and uptodate physicians It Is generally conceded to be an absolute fact Prof Edgar H Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is no5 certain that transmission of sensation over them is electric Nerves have been cut and a galvanometer Inserted The needle moved proving that nerve power is electric The human system is an electro chemic battery and the life principle Is electrical The electric age is here Drugs are hard hit on all sides and en Intelligent physician tells me that he has almost en tirely stopped their use The word health now means a aormal supply of electricity in the body and the word disease means an Insufficiency of that power Dr Albert J'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:24:33.807Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:3.125/0/default.jpg#h=299&w=230',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:6.25/0/default.jpg#h=599&w=460',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:12.5/0/default.jpg#h=1198&w=921',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_belgium_ver01/data/sn88084272/00294554270/1910112601/0059.xml&format=alto_xml'],\n", + " 'index': 5,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '0000000023', '1', 'sn88084272', '9', '5', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000023'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '4', '2', '7', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1910-11-26-ed-1-0059',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/'],\n", + " 'shelf_id': '23',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-09T21:41:52.819Z',\n", + " 'title': 'Image 23 of El Paso herald (El Paso, Tex.), November 26, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_belgium_ver01%2Fdata%2Fsn88084272%2F00294554270%2F1910112601%2F0059.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8'],\n", + " 'batch': ['txdn_hotel_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/tarrant/',\n", + " '3/united states/texas/tarrant/fort worth/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1891-10-31',\n", + " 'dates': ['1891-10-31'],\n", + " 'description': ['tpm j v Absol imsma mmmmmmmBmmm l roETHA ra BO I tax of constitntei familr inedi cino chest Slekllead aehe Wcali Stomach JJ Wind and Pain ini tticStomaeJi Giddiness fWneu treIn0 after meals I lxzinessit Droiestnesi Cold Oiillt Flushing I Heat Sliortness of Jlreath Costieeness Blotches on the bkitt Ihslurued Sleep and all nervous and trembling sensa lions are relieved by vsing Viese fills Of all druggists Price 25 cents a box New Yok Depot 365 Canal St a COLD U3DAL PASIS 1B78 IBaprCo S recast Icoa from niXfSx tho excess of oil bos bete rcmored is t ly Pure d it iSSoluble No lifiknicls arc used its prepifewtfb n It haa more than tnr times ic strength of Cocoa mixed witKjitarA Arrowroot or Sugar afkjg tlic foTo far moro economical cosfaa hsinhan one cent a cup It is delicroasmourisliing Btrcngthcniug KASttv digested and admirabjy tidaptcajfor invalids as well as for pcrso faUiahealth X b Sold by Grocers evoryvyhero W BAKER CTH Dorchesft Mass BELIEF LAST IKG j lwllle d Sal 4rnEErjtO any summer a pro criptlen to rnJfrcetnalLlrcak paifejdld speodllr toislns varicoidlelmpot core i KV IMMTpclTE IttfJina ftyddreu pHAS MORALS IJo5E IHa sh I MIc Mention the Fort Worth'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:30:55.121Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_hotel_ver02:data:sn86071158:00206536470:1891103101:0334/full/pct:6.25/0/default.jpg#h=426&w=311',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_hotel_ver02:data:sn86071158:00206536470:1891103101:0334/full/pct:12.5/0/default.jpg#h=853&w=622',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_hotel_ver02/data/sn86071158/00206536470/1891103101/0334.xml&format=alto_xml'],\n", + " 'index': 6,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'tarrant', 'united states', 'fort worth'],\n", + " 'location_city': ['fort worth'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tarrant'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['sn86071158',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000008',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86071158'],\n", + " 'number_page': ['0000000008'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '6', '4', '7', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Fort Worth daily gazette',\n", + " 'Illustrated Sunday gazette',\n", + " 'Sunday illustrated Fort Worth gazette'],\n", + " 'page_id': 'sn86071158-1891-10-31-ed-1-0334',\n", + " 'partof': ['chronicling america',\n", + " 'fort worth gazette (fort worth, tex.) 1891-1898',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['fort worth gazette (fort worth, tex.) 1891-1898'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/'],\n", + " 'shelf_id': '8',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'fort worth (tex.)',\n", + " 'united states',\n", + " 'texas',\n", + " 'tarrant',\n", + " 'fort worth'],\n", + " 'timestamp': '2024-01-10T15:27:57.548Z',\n", + " 'title': 'Image 8 of Fort Worth gazette (Fort Worth, Tex.), October 31, 1891',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_hotel_ver02%2Fdata%2Fsn86071158%2F00206536470%2F1891103101%2F0334.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25'],\n", + " 'batch': ['txdn_canada_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1911-12-02',\n", + " 'dates': ['1911-12-02'],\n", + " 'description': ['EL PASO HERALD Saturday December 2 1911 25 Startling new discoveries prove beyond all doubt that Electricity Is Life Men of science demonstrate the value of electricity as a Remarkable for disease Invention meets with great success 44CThe word health now means a normal supply of electricity in the body and the tyord disease means an insufficiency of that power Prof Edgar L Larkin That tire human body Is electrtoai is bo longer a mere theory among soiewtiets and uptodate physi cians It la generally ooaoeded to be an absolute feat Pre JBdgar L LarJdn etocueslngr the new physi ology writes as follows A man brain and body is a battery aad nerves correspond to wire It is now certain that transmis sion of sensation ever them Is electric Nerve have been cut and a galvanometer inserted The needle moved proving that nervepower is electric The human system to an electroohemie battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician telte me that he has almost entirely stopped their use The word health now BSeanB a normal supply of electricity in the body and the word'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:25:21.132Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00280765065:1911120201:0279/full/pct:6.25/0/default.jpg#h=450&w=346',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00280765065:1911120201:0279/full/pct:12.5/0/default.jpg#h=900&w=693',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_canada_ver02/data/sn88084272/00280765065/1911120201/0279.xml&format=alto_xml'],\n", + " 'index': 7,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '0000000025', '1', 'sn88084272', '5', '6', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000025'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '0', '6', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1911-12-02-ed-1-0279',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/'],\n", + " 'shelf_id': '25',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-09T23:45:38.938Z',\n", + " 'title': 'Image 25 of El Paso herald (El Paso, Tex.), December 2, 1911, (Comic Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_canada_ver02%2Fdata%2Fsn88084272%2F00280765065%2F1911120201%2F0279.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24'],\n", + " 'batch': ['au_inman_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/alabama/',\n", + " '2/united states/alabama/jefferson/',\n", + " '3/united states/alabama/jefferson/birmingham/'],\n", + " 'contributor': ['university of alabama libraries, tuscaloosa, al'],\n", + " 'date': '1914-01-25',\n", + " 'dates': ['1914-01-25'],\n", + " 'description': ['THE HUMAN BODY IS AN ELECTRIC BATTERY Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose In vention Meets With Great Success That the human body is electrical is no longer a mere theory among scientists and uptodate physicians It is generally conceded to be an absolute fact Professor Edgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is now certain that transmission of sensation over them is electric Nerves have been cut and a galvonometer inserred The needle moved proving that nerve power is electric The human system is an electro chemic battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician tells me he has almost entirely stopped their use The word health now means a normal supply of electricity in the body and the word disease means an insufficiency of that power Pr Albert I Atkins the eminent California scientist is still at'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2022-09-26T07:40:57.025Z',\n", + " 'group': ['ndnp/au', 'university-of-alabama-tuscaloosa-al-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_inman_ver01:data:sn85038485:00340582615:1914012501:0433/full/pct:6.25/0/default.jpg#h=429&w=299',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_inman_ver01:data:sn85038485:00340582615:1914012501:0433/full/pct:12.5/0/default.jpg#h=859&w=599',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/au/batch_au_inman_ver01/data/sn85038485/00340582615/1914012501/0433.xml&format=alto_xml'],\n", + " 'index': 8,\n", + " 'language': ['english'],\n", + " 'location': ['alabama', 'jefferson', 'birmingham', 'united states'],\n", + " 'location_city': ['birmingham'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['jefferson'],\n", + " 'location_state': ['alabama'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '5',\n", + " '0000000024',\n", + " '6',\n", + " '4',\n", + " 'sn85038485',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85038485'],\n", + " 'number_page': ['0000000024'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '2', '6', '1', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Birmingham news, the Birmingham age-herald',\n", + " 'Age-herald'],\n", + " 'page_id': 'sn85038485-1914-01-25-ed-1-0433',\n", + " 'partof': ['chronicling america',\n", + " 'the birmingham age-herald (birmingham, ala.) 1902-1950',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the birmingham age-herald (birmingham, ala.) 1902-1950'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/'],\n", + " 'shelf_id': '24',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['alabama',\n", + " 'newspapers',\n", + " 'birmingham (ala.)',\n", + " 'birmingham',\n", + " 'united states',\n", + " 'jefferson'],\n", + " 'timestamp': '2022-11-23T03:28:53.201Z',\n", + " 'title': 'Image 24 of The Birmingham age-herald (Birmingham, Ala.), January 25, 1914, (SPORTING SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fau%2Fbatch_au_inman_ver01%2Fdata%2Fsn85038485%2F00340582615%2F1914012501%2F0433.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11'],\n", + " 'batch': ['txdn_egypt_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1914-03-18',\n", + " 'dates': ['1914-03-18'],\n", + " 'description': ['EL PASO HERALD Wednesday March 18 1914 11 THE HUMAN ELECTRIC Startling New Discoveries Seem to Prove Electricity Is Life Men of Science Demonstrate the Value of Disease Remarkable Claims With Great Success That the human body is electrical is bo longer a mere theory among scientists and uptodate physicians It is generally conceded to be an absolute faot Professor Edgar L Larkin discussing the new physi ology writes as follows A man brain and body is a battery and nerves cor respond te wires It is now certain that transmission of sensation over them is electric Nerves have been cut and a galvonoueter inserted The needle moved proving that nerve power is electric Tie human sys tem is an electrochemic battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician tells me he lias almost entirely stopped their use The word health now means a normal supply of electricity in the body and the word disease means an insufficiency of that power Dr Albert J Atkins the eminent California scientist is still at work proving that every principle in what we call our electrical science is'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:27:34.140Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_egypt_ver01:data:sn88084272:00280765417:1914031801:0393/full/pct:6.25/0/default.jpg#h=448&w=343',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_egypt_ver01:data:sn88084272:00280765417:1914031801:0393/full/pct:12.5/0/default.jpg#h=896&w=687',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_egypt_ver01/data/sn88084272/00280765417/1914031801/0393.xml&format=alto_xml'],\n", + " 'index': 9,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '1',\n", + " 'sn88084272',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " '0000000011',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000011'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '4', '1', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1914-03-18-ed-1-0393',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/'],\n", + " 'shelf_id': '11',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T06:58:12.633Z',\n", + " 'title': 'Image 11 of El Paso herald (El Paso, Tex.), March 18, 1914, (HOME EDITION, Sport and Society Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_egypt_ver01%2Fdata%2Fsn88084272%2F00280765417%2F1914031801%2F0393.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19'],\n", + " 'batch': ['okhi_apache_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1912-12-08',\n", + " 'dates': ['1912-12-08'],\n", + " 'description': ['THE TULSA DAILY Would BUNdXy DECEMBER 8 1912 DAI I s MTWfi IWs IflON TRIBlTB fO A fJRKAT I lil MlH I IS A REAL Will IUc to sc n iioat MimINiuIiuii ol Mm Iordkx at Um Peopto mi November s From The Dallas Tegu Newt Tin ru will bo no atcpplg dOWII fOI the president when lie quits tho white hus next Murrit it will lie merely the throwing off of insignia mid ha biliments whli b however ihuoh to the Imagination of the vulgar the limy Invest nne with greulneHs of a soul ho philosophic iin ihit of the pres ident And In his Hpcech hefure tho Lotus club ho ether night be proved hlnmelf u philosopher If to be a phil osopher Is to do ones bent und then sonept the oonsequenoM with cheer fulucas reslKiiulkm however disaS troui those consequences may br Bonift one told Socrates that his ene mies were trying to humiliate him and he replied But I am not hu inlllntcdl The moral fortitude ol PreflideQt Tatt Is evidently no lu heroic for although be in the vie tlm of the worst political tragedy out history gives any account of the an renlty'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:54:20.339Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_apache_ver02:data:sn85042344:00237284574:1912120801:0558/full/pct:6.25/0/default.jpg#h=402&w=292',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_apache_ver02:data:sn85042344:00237284574:1912120801:0558/full/pct:12.5/0/default.jpg#h=804&w=585',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_apache_ver02/data/sn85042344/00237284574/1912120801/0558.xml&format=alto_xml'],\n", + " 'index': 10,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '5',\n", + " 'sn85042344',\n", + " '0000000019',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000019'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '4', '5', '7', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1912-12-08-ed-1-0558',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/'],\n", + " 'shelf_id': '19',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T20:15:43.109Z',\n", + " 'title': 'Image 19 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), December 8, 1912, (MORNING EDITION, SECOND SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_apache_ver02%2Fdata%2Fsn85042344%2F00237284574%2F1912120801%2F0558.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14'],\n", + " 'batch': ['kyu_basenji_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/jefferson/',\n", + " '3/united states/kentucky/jefferson/louisville/',\n", + " '3/united states/kentucky/jefferson/shelbyville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1906-03-18',\n", + " 'dates': ['1906-03-18'],\n", + " 'description': ['e THE COURIERJOURNAL LOUISVILLE SUNDAY MORNING MARCH 18 1900 SECTION 2 V new way to stimulate ambition Give your body a charge of electricity every day Nervous energy is the tal of successful men It has carried them through many obstacles to fame and fortune By Jno Francis Byrnes Do you want to be rich and powerful T Do you want to make a name for yourself as a man of big flairs Do you want to see your pic ture in the paper and have yourself described as a Napoleon of finance Do you want to be pointed out as you walk on the street as the man who made his millions by turning his body into a galvanic battery 1 The human body Is a mach ine The nervous system is the motor l Electricity is the power that runs it The hustling spirit ci American enterprise is only an ex presslon of nervous energy That nervous energy is electricity go if you want success if you want to do big things and have your picture in the Hall of Pune give yourself a daily charge of electricity Success comes from effort effort is the use of a'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-10-06T01:18:33.161Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_basenji_ver01:data:sn83045188:print:1906031801:0482/full/pct:6.25/0/default.jpg#h=450&w=362',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_basenji_ver01:data:sn83045188:print:1906031801:0482/full/pct:12.5/0/default.jpg#h=901&w=725',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_basenji_ver01/data/sn83045188/print/1906031801/0482.xml&format=alto_xml'],\n", + " 'index': 11,\n", + " 'language': ['english'],\n", + " 'location': ['shelbyville',\n", + " 'jefferson county',\n", + " 'united states',\n", + " 'jefferson',\n", + " 'louisville',\n", + " 'kentucky'],\n", + " 'location_city': ['louisville', 'shelbyville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['jefferson'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['sn83045188', '1', '0000000014'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045188'],\n", + " 'number_page': ['0000000014'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Courier-journal & times', 'Courier journal and times'],\n", + " 'page_id': 'sn83045188-1906-03-18-ed-1-0482',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the courier-journal (louisville [ky.]) 1869-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the courier-journal (louisville [ky.]) 1869-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/'],\n", + " 'shelf_id': '14',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['jefferson county (ky.)',\n", + " 'louisville (ky.)',\n", + " 'newspapers',\n", + " 'https://id.oclc.org/worldcat/entity/e39pbjxxd89c7pgq8c4pvq6h73',\n", + " 'shelbyville',\n", + " 'jefferson county',\n", + " 'united states',\n", + " 'jefferson',\n", + " 'louisville',\n", + " 'https://id.oclc.org/worldcat/entity/e39pbjb48pcxkhbtd9ktrbphg3',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-10-06T01:44:37.848Z',\n", + " 'title': 'Image 14 of The courier-journal (Louisville [Ky.]), March 18, 1906, (SECTION 2)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_basenji_ver01%2Fdata%2Fsn83045188%2Fprint%2F1906031801%2F0482.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27'],\n", + " 'batch': ['txdn_canada_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1910-05-14',\n", + " 'dates': ['1910-05-14'],\n", + " 'description': ['1J O R T 44 The lofd health now means a normal supply of electric ity in the body and the word disease means ah insufficiency of that power Prof Edgar L Larkin That the human hody is electrical is no longer a theory among scientists and uptodate physicians It is generally conceded to be an absolute fact Professor Edgar I Larkin discussing the nw phys iology writes as follows A man brain and body is a battery and nerves correspond to wires It is now certain that transmis sion of sensation over them is electric Nerves have been cut and a galvanometer inserted The needle moved proving that nerve power is electric The hu man system is an electrochemic battery and the life principle Is electrical The electric age Is here Drugs are hard hit on all sides and an intelligent physician tells me that he has almost entirely stopped their use The word health now means a normal supply of elec tricity In the body and the word disease means an insufficiency of that power Dr Albert J Atkins the eminent California scien tist is stiJI at work proving that even principle in what we call our electrical'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:25:24.076Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:3.125/0/default.jpg#h=299&w=233',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:6.25/0/default.jpg#h=599&w=467',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:12.5/0/default.jpg#h=1199&w=935',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_canada_ver02/data/sn88084272/00294553599/1910051401/0051.xml&format=alto_xml'],\n", + " 'index': 12,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', '0000000027', '1', 'sn88084272', '9', '5', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000027'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '3', '5', '9', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1910-05-14-ed-1-0051',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/'],\n", + " 'shelf_id': '27',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T00:00:17.168Z',\n", + " 'title': 'Image 27 of El Paso herald (El Paso, Tex.), May 14, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_canada_ver02%2Fdata%2Fsn88084272%2F00294553599%2F1910051401%2F0051.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9'],\n", + " 'batch': ['au_childers_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/alabama/',\n", + " '2/united states/alabama/montgomery/',\n", + " '3/united states/alabama/montgomery/montgomery/'],\n", + " 'contributor': ['university of alabama libraries, tuscaloosa, al'],\n", + " 'date': '1914-01-18',\n", + " 'dates': ['1914-01-18'],\n", + " 'description': ['vi V THE i I V r ELECTRIC BODY IS AN BATTERY t 1 f Jfe K Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose Invention Meets With Great Success rS ihhX V That the human body It electrical la no longer a ere theory among aclentlsta and uptodate phy sicians It Is generally conceded to be an absolute tact Professor Edgar I Larkin discussing the new physiology writes as follows A man brain and body Is a battery and nerves correspond to wires It Is now certain that trans mission of sensation over them is electric Nerves have been cut and a galvonometer Inserted The f needle moved proving that nerve power is electric The human system Is an electrochemic battery and the life principle Is electrical The electrio age Is here Drugs are hard bit on all sides and an intel ligent physician tells me he has almost entirely stopped helr use The word health now means a normal supply of electricity In the body and the word disease means an Insufficiency'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-10-15T00:06:56.695Z',\n", + " 'group': ['ndnp/au', 'university-of-alabama-tuscaloosa-al-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_childers_ver01:data:sn84020645:00513683819:1914011801:0224/full/pct:6.25/0/default.jpg#h=442&w=313',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_childers_ver01:data:sn84020645:00513683819:1914011801:0224/full/pct:12.5/0/default.jpg#h=885&w=627',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/au/batch_au_childers_ver01/data/sn84020645/00513683819/1914011801/0224.xml&format=alto_xml'],\n", + " 'index': 13,\n", + " 'language': ['english'],\n", + " 'location': ['montgomery',\n", + " 'alabama',\n", + " 'montgomery county',\n", + " 'united states'],\n", + " 'location_city': ['montgomery'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['montgomery'],\n", + " 'location_state': ['alabama'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '0000000009', '1', '9', '5', 'sn84020645', '6'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84020645'],\n", + " 'number_page': ['0000000009'],\n", + " 'number_reel': ['0', '0', '5', '1', '3', '6', '8', '3', '8', '1', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Saturday morning',\n", + " 'Montgomery advertiser and Alabama journal',\n", + " 'Montgomery advertiser/Alabama journal',\n", + " 'Daily advertiser'],\n", + " 'page_id': 'sn84020645-1914-01-18-ed-1-0224',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the montgomery advertiser (montgomery, ala.) 1885-1982'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the montgomery advertiser (montgomery, ala.) 1885-1982'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/'],\n", + " 'shelf_id': '09',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['montgomery',\n", + " 'alabama',\n", + " 'newspapers',\n", + " 'montgomery county (ala.)',\n", + " 'montgomery county',\n", + " 'montgomery (ala.)',\n", + " 'united states'],\n", + " 'timestamp': '2023-10-15T00:45:11.729Z',\n", + " 'title': 'Image 9 of The Montgomery advertiser (Montgomery, Ala.), January 18, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fau%2Fbatch_au_childers_ver01%2Fdata%2Fsn84020645%2F00513683819%2F1914011801%2F0224.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2'],\n", + " 'batch': ['scu_evadeestruction_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/south carolina/',\n", + " '2/united states/south carolina/anderson/',\n", + " '3/united states/south carolina/anderson/anderson/'],\n", + " 'contributor': ['university of south carolina; columbia, sc'],\n", + " 'date': '1900-03-21',\n", + " 'dates': ['1900-03-21'],\n", + " 'description': ['ELECTRICITY The Lotest Aditic Scie Suma WASHINGTON I C March 10 Thc phenomena of the earths rotation of rain storms cyclones water spouts thunder ami lightning arc being arti ficially reproduced in the course of some remarkable experiments at the Klmer Jatos Laboratory at Chevy Chase near this city Prof J ates the famous physicist who directs this fascinating work shop has long been conducting elaborate researches look ing to the solution of these enigmas of nature As a result of this labor he has deduced some surprising the ories which in thc opinion of many learned men will effect a complete rev olution in present methods of weather forecasting Your correspondent a day or two was granted the first newspaper inter view concerning these important dis coveries and was requested to state that mauy were made with thc assist ance of the late II A Ilazcn pro fessor of meteorology at the Uni ted States Weather Bureau whose death occurred only a few weeks ago just as the work was drawing to a close TIIK KARLY K Xl KUI M KS TS of thc two investigators wore made for thc purpose of ascertaining natures method of rainmaking Thc most'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-24T14:39:38.154Z',\n", + " 'group': ['ndnp/scu', 'university-of-south-carolina-columbia-sc-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:3.125/0/default.jpg#h=283&w=214',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:6.25/0/default.jpg#h=566&w=429',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:12.5/0/default.jpg#h=1133&w=859',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/scu/batch_scu_evadeestruction_ver01/data/sn84026965/00294550859/1900032101/1030.xml&format=alto_xml'],\n", + " 'index': 14,\n", + " 'language': ['english'],\n", + " 'location': ['south carolina',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'united states'],\n", + " 'location_city': ['anderson'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anderson'],\n", + " 'location_state': ['south carolina'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '0000000002', '1', 'sn84026965', '9', '5', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84026965'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '0', '8', '5', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Intelligencer'],\n", + " 'page_id': 'sn84026965-1900-03-21-ed-1-1030',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['anderson (s.c.)',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'south carolina',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'anderson county (s.c.)'],\n", + " 'timestamp': '2024-02-04T09:29:12.344Z',\n", + " 'title': 'Image 2 of The Anderson intelligencer (Anderson Court House, S.C.), March 21, 1900',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fscu%2Fbatch_scu_evadeestruction_ver01%2Fdata%2Fsn84026965%2F00294550859%2F1900032101%2F1030.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20'],\n", + " 'batch': ['nbu_offutt_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1905-07-30',\n", + " 'dates': ['1905-07-30'],\n", + " 'description': ['J Eloctrlclty T Number Illustrated Bee s Electricity HE mbcr NUMBER 320 Entered Second Class at Omaha Postofilce Published Weekly by The Bee Publishing Co Subocription f 250 Ter Year JULY 30 1903 Electricity in Its Practical Application to Our Modern EveryDay Life THE word electricity is derived from the Greek electron which meant amber The first discovery of electricity vu made by the old Romans when they found that If a piece of amber be rubbed with cloth it comes into possession of a power which enables It to attract and hold small quantities of certain natter such as chaff pith paper or its like Ihis was looked at by the old Romans as an Inexplicable phenomenon as no one seemed to be able to explain the reason We have records of this discovery back in time as far as BOO years before the Christian era so it will be noticed that electricity la not a discovery of late as generally understood Step by step It has been developed until today we would bardly recognize It as the same power originally discovered in the amber In stead of producing It by rubbing amber with cloth we have con atructed'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:48.066Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_offutt_ver01:data:sn99021999:00280778448:1905073001:0366/full/pct:6.25/0/default.jpg#h=462&w=349',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_offutt_ver01:data:sn99021999:00280778448:1905073001:0366/full/pct:12.5/0/default.jpg#h=925&w=699',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_offutt_ver01/data/sn99021999/00280778448/1905073001/0366.xml&format=alto_xml'],\n", + " 'index': 15,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '1', '0000000020', 'sn99021999', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000020'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '4', '4', '8'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1905-07-30-ed-1-0366',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/'],\n", + " 'shelf_id': '20',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T12:07:56.577Z',\n", + " 'title': 'Image 20 of Omaha daily bee (Omaha [Neb.]), July 30, 1905',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_offutt_ver01%2Fdata%2Fsn99021999%2F00280778448%2F1905073001%2F0366.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15'],\n", + " 'batch': ['nbu_pound_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1907-08-04',\n", + " 'dates': ['1907-08-04'],\n", + " 'description': ['The Omaha Sunday Bee PART IIL ELECTRICAL SECTION PAQM 1 TO Always Read THE OMAHA DEE Best i West VOL XXXVII NO 7 OMAHA SUNDAY MORNING AUGUST 4 1907 SINGLE COPV FIVE CENTS SERVICE PERFORMED DAILY FOR MANKIND BY ELECTRICITY Story of How the Good Giant Electricity and the Great Giant Steam United to Build Up Omaha and Make It a Great and Prosperous City of Homes and Factories THIS is the atory of how the good giant Electricity helped to build up the city of Omaha Somewhere Id the enchanted pages of the Second or Third reader there la a stery which Invariably thrllla th heart of the young pupil who reada It It la the story of Jamea Watt and the giant Steam James bo the story Bays was ft dreamy sof of boy who sat by the fire thinking while his hard working grandmother took in washing and struggled hard to eara a living The grandmother was accustomed to grumble considerably at the laziness of the boy and declared that he would come to no good end unless he reformed But still the boy dreamed while th tea kettle simmered and poured the steam from its Iron'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:48.954Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_pound_ver01:data:sn99021999:00280778357:1907080401:0134/full/pct:6.25/0/default.jpg#h=457&w=350',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_pound_ver01:data:sn99021999:00280778357:1907080401:0134/full/pct:12.5/0/default.jpg#h=915&w=700',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_pound_ver01/data/sn99021999/00280778357/1907080401/0134.xml&format=alto_xml'],\n", + " 'index': 16,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '1', '5', 'sn99021999', '0000000015', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000015'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '3', '5', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1907-08-04-ed-1-0134',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/'],\n", + " 'shelf_id': '15',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T12:18:56.637Z',\n", + " 'title': 'Image 15 of Omaha daily bee (Omaha [Neb.]), August 4, 1907, (ELECTRICAL SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_pound_ver01%2Fdata%2Fsn99021999%2F00280778357%2F1907080401%2F0134.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12'],\n", + " 'batch': ['fu_edugator_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/marion/',\n", + " '3/united states/florida/marion/ocala/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1914-07-10',\n", + " 'dates': ['1914-07-10'],\n", + " 'description': ['IMPORTANT MEETING OF CITY COUNCIL __ The Liight and Water Committee j Makes Exhaustive Report 4 The city council held its regular j Tuesday night The following members answered j to their names C W Hunter E J j Bennett W A Knight H A Fausett J C Smith and E E Robinson The council chamber was crowded j with spectators which shows that the citizens are taking an active interest in city affairs I Superintendent Brinon several members of the school board and aj number of the patrons and well wish ers of Howard Academy presented a petition stating that the restriicted or red light district was in close proximity to the said academy and in voked the aid of the council to have the same removed The council held that the same was within the province of the mayor and police officers and referred the 1 delegation to the said officials The various officers of the city were present and were called upon lor reports Superintendent Caldwell of the electric light departrment reported that the recent accident to the plant was unavoidable as it was caused by lightning None of the others had any reports to make A'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:34:48.946Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:3.125/0/default.jpg#h=281&w=191',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:6.25/0/default.jpg#h=563&w=382',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:12.5/0/default.jpg#h=1126&w=764',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_edugator_ver01/data/sn88074815/00271765873/1914071001/0338.xml&format=alto_xml'],\n", + " 'index': 17,\n", + " 'language': ['english'],\n", + " 'location': ['marion',\n", + " 'ocala',\n", + " 'marion county',\n", + " 'united states',\n", + " 'florida'],\n", + " 'location_city': ['ocala'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['marion'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000012',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " 'sn88074815',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88074815'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '6', '5', '8', '7', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Ocala daily banner', 'Daily banner', 'Banner'],\n", + " 'page_id': 'sn88074815-1914-07-10-ed-1-0338',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the ocala banner (ocala, marion county, fla.) 1883-194?'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the ocala banner (ocala, marion county, fla.) 1883-194?'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['marion',\n", + " 'ocala (fla.)',\n", + " 'newspapers',\n", + " 'ocala',\n", + " 'marion county',\n", + " 'united states',\n", + " 'marion county (fla.)',\n", + " 'florida'],\n", + " 'timestamp': '2024-01-02T21:43:05.267Z',\n", + " 'title': 'Image 12 of The Ocala banner (Ocala, Marion County, Fla.), July 10, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_edugator_ver01%2Fdata%2Fsn88074815%2F00271765873%2F1914071001%2F0338.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2'],\n", + " 'batch': ['okhi_comanche_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/canadian/',\n", + " '3/united states/oklahoma/canadian/darlington/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1882-07-10',\n", + " 'dates': ['1882-07-10'],\n", + " 'description': ['MARYS LITTLE PIG KXry had a HMJe pig libs till was short ad ctffced lie ujxuagsd in Ue graead to dig WiUj snout iw long aad hoDked One day Into to grden gre This ptegy 2old did wander And BtraUMway with a bogglsb ialen Cucumbers he did tqaaoder AII Joor piggy neer had kaowa Of flrw cucumber colic tlie fcv a loud trriflc groaa iiius pains were diabolic One hour later be was dead A btiJ aad iff les corpus Jle lay benumbed rota tslJ to head J aw like a f rot ii pvr poise Tbea Mary foooed a shallow grave Quite rar Uie railroad auUoit And piggy who was oee so brave iiec fa that excavation Now let ail ptes this warn lag heed And aeVr in gardens irolie The end of bUh ooepily greed I sold cuciuiber colic YXiAix Weekly Sun and iivi Drover Journal IK THE WROG CORKCRIB uWeJl Uncle Bn it is your Uirn for a story J cried a group of jolly story tellers as tney Bat around an old fashioned stove on one cold bluster frig night in Decern oer to a venerable gentleman of three score years who fxad in days gone'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:57:27.147Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_comanche_ver01:data:sn83025001:00237281032:1882071001:0082/full/pct:6.25/0/default.jpg#h=481&w=336',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_comanche_ver01:data:sn83025001:00237281032:1882071001:0082/full/pct:12.5/0/default.jpg#h=963&w=673',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_comanche_ver01/data/sn83025001/00237281032/1882071001/0082.xml&format=alto_xml'],\n", + " 'index': 18,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'darlington',\n", + " 'united states',\n", + " 'canadian county',\n", + " 'indian territory',\n", + " 'canadian'],\n", + " 'location_city': ['darlington'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['canadian'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', 'sn83025001', '0000000002', '1', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83025001'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '1', '0', '3', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Transporter'],\n", + " 'page_id': 'sn83025001-1882-07-10-ed-1-0082',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'cheyenne transporter (darlington, indian terr.) 1879-1886'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['cheyenne transporter (darlington, indian terr.) 1879-1886'],\n", + " 'publication_frequency': ['semimonthly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['canadian county (okla.)',\n", + " 'darlington (okla.)',\n", + " 'indians of north america',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'darlington',\n", + " 'united states',\n", + " 'canadian county',\n", + " 'indian territory',\n", + " 'canadian'],\n", + " 'subject_ethnicity': ['indians of north america'],\n", + " 'timestamp': '2022-11-18T00:32:25.216Z',\n", + " 'title': 'Image 2 of Cheyenne transporter (Darlington, Indian Terr.), July 10, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_comanche_ver01%2Fdata%2Fsn83025001%2F00237281032%2F1882071001%2F0082.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12'],\n", + " 'batch': ['fu_graham_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/escambia/',\n", + " '3/united states/florida/escambia/pensacola/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1914-12-06',\n", + " 'dates': ['1914-12-06'],\n", + " 'description': ['12 THE PENSACOLA JOURNAL SUNDAY MORNING DECEMBER 6 1914 i 1 1 Ik I i t 1 1 i i S i I t t f 1 I t j rt At Its Price 695 theWorlds Greatest Automobile Value Heres the car that has all the features of a 1000 car and The New 1915 Model Has 17 New Features Sims real hightension magneto sliding gear transmission lefthand drive center control antiskid tires on rear and all high priced car features The easiest car in the world to drive A great big handsome powerful Swiftrunning REAL auto mobile The greatest hill climber in the world The car that has set the whole country talking With electric starter and electric lights 55 extra Holds the Road at SO Miles LOVE FlilDS WAY 10 M JAIL WOMAN WEDS MAN WHO WAS SERVING A LONG TERM UPON BEING CONVrCTEO OF SHOOTING HER OWN SISTER an Hour jfcyl Us IP L BOLEY Agent 15 East Chase Street Phone 864 iti if jfjiifc l v Wi Lake City Dec 4 A marriage li cense was issued this week in this city by Judge W M Ives the application being made by the bride who also'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:36:11.482Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_graham_ver01:data:sn87062268:0041566283A:1914120601:0514/full/pct:6.25/0/default.jpg#h=508&w=405',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_graham_ver01:data:sn87062268:0041566283A:1914120601:0514/full/pct:12.5/0/default.jpg#h=1017&w=810',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_graham_ver01/data/sn87062268/0041566283A/1914120601/0514.xml&format=alto_xml'],\n", + " 'index': 19,\n", + " 'language': ['english'],\n", + " 'location': ['pensacola',\n", + " 'escambia county',\n", + " 'escambia',\n", + " 'united states',\n", + " 'florida'],\n", + " 'location_city': ['pensacola'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['escambia'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " 'a',\n", + " '3',\n", + " 'sn87062268',\n", + " '1',\n", + " '0000000012',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn87062268'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '4', '1', '5', '6', '6', '2', '8', '3', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily journal', 'Pensacola news-journal'],\n", + " 'page_id': 'sn87062268-1914-12-06-ed-1-0514',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the pensacola journal (pensacola, fla.) 1898-1985'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the pensacola journal (pensacola, fla.) 1898-1985'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['pensacola (fla.)',\n", + " 'escambia county',\n", + " 'pensacola',\n", + " 'escambia county (fla.)',\n", + " 'newspapers',\n", + " 'escambia',\n", + " 'united states',\n", + " 'florida'],\n", + " 'timestamp': '2024-01-03T02:20:15.188Z',\n", + " 'title': 'Image 12 of The Pensacola journal (Pensacola, Fla.), December 6, 1914, (Second Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_graham_ver01%2Fdata%2Fsn87062268%2F0041566283A%2F1914120601%2F0514.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10'],\n", + " 'batch': ['okhi_hugo_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/carter/',\n", + " '3/united states/oklahoma/carter/ardmore/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1920-04-06',\n", + " 'dates': ['1920-04-06'],\n", + " 'description': ['Tace trnt DAILY ARDMOKKI I h 1 l KHUA AlKll j 1U20 W I 1TBBR FORECAST Kiiir Mid i oliliT priikulilt frost V dumber of Commerce Is a eleurhif hounc for community thought loin ii Suit Sale Dress Sale Coat Sale Suits With Their Own Individualit Every suit shown is unequalled value auihorative in every line and innovation See these garments today 4950 Suits at 6950 Suits at 7500 and 7950 Suits at 3950 s 1950 s90 8500 and 8950 Suits at 6950 9500 and 9750 Suits at 7950 11000 to 15000 Suits at 9850 17500 to 17950 Suits at 12500 Smart New Models Taffeta Foulard and Taffeta and Georgette Combinations hi 3950 io 3475 Dresses at 3950 to 4500 Dresses at 9750 Dresses at 12500 Dresses at Handsome New Coals at Sale Prices 2250 3 175 7950 9850 mmscn qjaHBE mug APPLIED SCIENCE MM CAUSE CROPS TO GROW AND MATURE AT WILL Of TOE MHO OF MAN Washington April J Government al expert hove discovered that plant life leeinii io ilejKnd on llghl rather ihittt tTiiii riiiii i fur nuiirihiimint ind may i controlled by regulating the hours of light and darkness The principal Ii revolutionary but t rwti'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T15:04:38.236Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_hugo_ver01:data:sn85042303:00200295432:1920040601:0806/full/pct:6.25/0/default.jpg#h=433&w=308',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_hugo_ver01:data:sn85042303:00200295432:1920040601:0806/full/pct:12.5/0/default.jpg#h=867&w=617',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_hugo_ver01/data/sn85042303/00200295432/1920040601/0806.xml&format=alto_xml'],\n", + " 'index': 20,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'chickasaw nation',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter'],\n", + " 'location_city': ['ardmore'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['carter'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', 'sn85042303', '1', '9', '5', '0000000010', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042303'],\n", + " 'number_page': ['0000000010'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '4', '3', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday Ardmoreite-press',\n", + " 'Ardmoreite',\n", + " 'Evening Ardmoreite',\n", + " 'Morning Ardmoreite'],\n", + " 'page_id': 'sn85042303-1920-04-06-ed-1-0806',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/'],\n", + " 'shelf_id': '10',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oklahoma',\n", + " 'newspapers',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter county (okla.)',\n", + " 'ardmore (okla.)',\n", + " 'chickasaw nation, oklahoma',\n", + " 'carter'],\n", + " 'timestamp': '2022-11-18T11:17:11.402Z',\n", + " 'title': 'Image 10 of The Daily Ardmoreite (Ardmore, Okla.), April 6, 1920',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_hugo_ver01%2Fdata%2Fsn85042303%2F00200295432%2F1920040601%2F0806.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3'],\n", + " 'batch': ['okhi_avocado_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/carter/',\n", + " '3/united states/oklahoma/carter/ardmore/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1898-03-20',\n", + " 'dates': ['1898-03-20'],\n", + " 'description': ['TDNXT BCOOB PafclUhar iSDMORE i t i IND TER When Actor ItatcIIffe begins Ma lat est engagement he will have the satis faction of knowing that he is not the only one In the cast If we had nothing to pardon or to he pardoned we might appear to be more perfect than we are but we should in fact be less so What strikes us in beauty Is that which we did not expect to find from anything we had seen before a new arrangement of excellent parts W H Stevenson one of the best known men in Connecticut has joined the Salvation army and presented It with a check for 5000 Let the good work go on A pleasing incident of the cotton mills strike in New Bedford was the idle hours recreation furnished tc strikers through the efforts of one of the city pastors Reading games mu sic and other forms of wholesome en tertainment were provided in two halls and all were welcome who would re frain from discussing the strike or other labor matters while present At the recent national convention of woman suffragists Utah and Colorado women were excluded from participa tion because of'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:19.544Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_avocado_ver01:data:sn85042303:00200295353:1898032001:0337/full/pct:6.25/0/default.jpg#h=434&w=323',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_avocado_ver01:data:sn85042303:00200295353:1898032001:0337/full/pct:12.5/0/default.jpg#h=869&w=647',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_avocado_ver01/data/sn85042303/00200295353/1898032001/0337.xml&format=alto_xml'],\n", + " 'index': 21,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'chickasaw nation',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter'],\n", + " 'location_city': ['ardmore'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['carter'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', 'sn85042303', '1', '9', '0000000003', '5', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042303'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '3', '5', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday Ardmoreite-press',\n", + " 'Ardmoreite',\n", + " 'Evening Ardmoreite',\n", + " 'Morning Ardmoreite'],\n", + " 'page_id': 'sn85042303-1898-03-20-ed-1-0337',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/'],\n", + " 'shelf_id': '03',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oklahoma',\n", + " 'newspapers',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter county (okla.)',\n", + " 'ardmore (okla.)',\n", + " 'chickasaw nation, oklahoma',\n", + " 'carter'],\n", + " 'timestamp': '2022-11-17T21:27:03.264Z',\n", + " 'title': 'Image 3 of The Daily Ardmoreite (Ardmore, Okla.), March 20, 1898',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_avocado_ver01%2Fdata%2Fsn85042303%2F00200295353%2F1898032001%2F0337.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2'],\n", + " 'batch': ['kyu_fargo_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/christian/',\n", + " '3/united states/kentucky/christian/hopkinsville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1896-03-03',\n", + " 'dates': ['1896-03-03'],\n", + " 'description': ['9Mk3Hb V ELE6TRI6ITY1N WAR Distinguished Engineers Present Plans for l Applying this Power to Our Uses t in Time of War TROLLEY FORTS AMD A Torpedo Propelled by Electricity That and Destroys Everything It Hits The Electric Balloon and BIG WATER BULLETS Chases a Ship at a Speed of 24 Knots With Speed and Certainty SubMarine Cable Way COPYRIGHT tSg jTTTTI3ffXIiiLiJL TIIOMAS COSniEKFORD MARTIN I I Describes Now and Other Possible for Making War Aloro Terrible The defenses of Xcw York harbor must necessarily be placed in the vicinity of Sandy liooU as there are guns afloat which could at that distance bom i bard Brooklyn or Manhattan island and convert their tall buildings into holes in the ground It is obviously desirable should any foreign war arise placing this country on the defensive to keep tho floating enemy at long range and while holding him there assume the offendivo in a manner that will cither diminish his fleet or cause it to retire Can electricity do anything by its marvelous flexibility and adaptability to insure the safety of the great city And keep the harbor inviolate 3ireet KRICSSOM BUBMAMHE GUN WEIGIIT It is believed by those who have to'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:31:05.953Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fargo_ver01:data:sn86069395:00206533249:1896030301:0155/full/pct:6.25/0/default.jpg#h=458&w=320',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fargo_ver01:data:sn86069395:00206533249:1896030301:0155/full/pct:12.5/0/default.jpg#h=916&w=641',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_fargo_ver01/data/sn86069395/00206533249/1896030301/0155.xml&format=alto_xml'],\n", + " 'index': 22,\n", + " 'language': ['english'],\n", + " 'location': ['hopkinsville',\n", + " 'united states',\n", + " 'christian county',\n", + " 'christian',\n", + " 'kentucky'],\n", + " 'location_city': ['hopkinsville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['christian'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0',\n", + " '3',\n", + " '0000000002',\n", + " '1',\n", + " '9',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " 'sn86069395'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86069395'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '3', '2', '4', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86069395-1896-03-03-ed-1-0155',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'hopkinsville kentuckian (hopkinsville, ky.) 1889-1918'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['hopkinsville kentuckian (hopkinsville, ky.) 1889-1918'],\n", + " 'publication_frequency': ['three times a week'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['hopkinsville (ky.)',\n", + " 'hopkinsville',\n", + " 'newspapers',\n", + " 'christian county (ky.)',\n", + " 'united states',\n", + " 'christian county',\n", + " 'christian',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T20:59:23.446Z',\n", + " 'title': 'Image 2 of Hopkinsville Kentuckian (Hopkinsville, Ky.), March 3, 1896',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_fargo_ver01%2Fdata%2Fsn86069395%2F00206533249%2F1896030301%2F0155.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9'],\n", + " 'batch': ['nbu_kiewit_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1913-12-17',\n", + " 'dates': ['1913-12-17'],\n", + " 'description': ['THE BEE OMAHA WEDNESDAY DECEMBER 17 1013 DO IX ELECTRICALLY GIFT SUGGESTIONS tJH H NSrrt l Vfir n 11 mj 1 JL 1 If you are a member of the Society for the Prevention of Useless Giving ordered previous to our fire and we are making prices to move them before Christmas not after Everything new BURGESSGRANDEN CO 1511 Howard Street T Thisisrthe 1p 1 A The Cleaner you will A CHILD can uso It without fatigue You can carry It any where Costs a cent an hour for currentand geta all the dirt Always ready Takes less space trilm a carpet Bwoeper Your house always fresh and sanitary no need of house cleaning Good enough for the largest rf Qf00 home priced for the smallest pJ If Tor sals by Alamo Engine Supply Co 112224 Parnam St Doug 1082j Your DEALER Has Them Mtsfernhctrfc fiuMFflRTQ trade mark Make This an Electrical Christmas wricai tii ill Ohpruinnfi Dougias Construction If Iff 01101 IfUUU 7633 THE Apartment House OWNER can give his tenants a MERRY XMAS by installing a push button elevator KIMBALL BROTHERS CO COUNCIL HLUFFSt IOWA ElcVator Huilders for Uncle Sam and other discriminating buyers buy a WESTINGHOUSE ELECTRIC'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:05.453Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_kiewit_ver02:data:sn99021999:00280778989:1913121701:1209/full/pct:6.25/0/default.jpg#h=446&w=335',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_kiewit_ver02:data:sn99021999:00280778989:1913121701:1209/full/pct:12.5/0/default.jpg#h=892&w=670',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_kiewit_ver02/data/sn99021999/00280778989/1913121701/1209.xml&format=alto_xml'],\n", + " 'index': 23,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '0000000009', '1', '9', 'sn99021999', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000009'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '9', '8', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1913-12-17-ed-1-1209',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/'],\n", + " 'shelf_id': '09',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T08:51:26.634Z',\n", + " 'title': 'Image 9 of Omaha daily bee (Omaha [Neb.]), December 17, 1913',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_kiewit_ver02%2Fdata%2Fsn99021999%2F00280778989%2F1913121701%2F1209.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28'],\n", + " 'batch': ['pst_holuba_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/pennsylvania/',\n", + " '2/united states/pennsylvania/philadelphia/',\n", + " '3/united states/pennsylvania/philadelphia/philadelphia/'],\n", + " 'contributor': ['penn state university libraries; university park, pa'],\n", + " 'date': '1920-05-19',\n", + " 'dates': ['1920-05-19'],\n", + " 'description': ['A ir v s V j7w IX A ft is S a i i i 1 i t I it i t u I tl l It III I Hi t I I I I II II I II j ti i r V n A L V V if 5 jrkaeIbstate for sale wPht riiiiniiriiiA 1000 CASH BALANCE AS RENT Buys 231 S 44th street ON THE FOLLOWIXO TERMS 10000 monthly rentml 0741 covers alt Interest taies and water rent 3259 a rnopthly saving paying oft on mortgage This special 1001 rnh offer and a monthly rental of inn cover all charges In the purchaae of thin prop erty Including your 12 ft monthly saving and you may mote In tomor row Lot 17Ht07 feet Large porch with granite column Parlor ani recep tion hall dining room pantry and kitchen on flrat floor Three lante rooms and Improved bath on second floor Tour beitrooma storeroom and bath ton third floor Basement laun dry with 3 soapatone tuba and direct entrance to yard Third floor l suitable for npart menta and ran be rented for ti0 a month Perfect hotair heating svstem Modem electric light Subatantlal contructlon Price 11500 on'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-10-08T10:21:04.392Z',\n", + " 'group': ['ndnp/pst',\n", + " 'penn-state-university-libraries-university-park-pa-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:pst:batch_pst_holuba_ver02:data:sn83045211:00237280210:1920051901:0825/full/pct:6.25/0/default.jpg#h=432&w=341',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:pst:batch_pst_holuba_ver02:data:sn83045211:00237280210:1920051901:0825/full/pct:12.5/0/default.jpg#h=864&w=682',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/pst/batch_pst_holuba_ver02/data/sn83045211/00237280210/1920051901/0825.xml&format=alto_xml'],\n", + " 'index': 24,\n", + " 'language': ['english'],\n", + " 'location': ['philadelphia', 'pennsylvania', 'united states'],\n", + " 'location_city': ['philadelphia'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['philadelphia'],\n", + " 'location_state': ['pennsylvania'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '1', 'sn83045211', '2', '0000000028', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045211'],\n", + " 'number_page': ['0000000028'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '0', '2', '1', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Evening public ledger and the evening telegraph'],\n", + " 'page_id': 'sn83045211-1920-05-19-ed-1-0825',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening public ledger (philadelphia [pa.]) 1914-1942'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening public ledger (philadelphia [pa.]) 1914-1942'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/'],\n", + " 'shelf_id': '28',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['philadelphia (pa.)',\n", + " 'philadelphia',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'pennsylvania'],\n", + " 'timestamp': '2022-10-28T04:21:26.339Z',\n", + " 'title': 'Image 28 of Evening public ledger (Philadelphia [Pa.]), May 19, 1920, (Night Extra)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fpst%2Fbatch_pst_holuba_ver02%2Fdata%2Fsn83045211%2F00237280210%2F1920051901%2F0825.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7'],\n", + " 'batch': ['txdn_ferrari_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/hays/',\n", + " '3/united states/texas/hays/san marcos/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1882-07-06',\n", + " 'dates': ['1882-07-06'],\n", + " 'description': ['1YIUT ELECTRICITY CAN DO The present electrical era which re ally began with the introduction of dy namo machines as a source of electrical power in place of the costly and feeble ino cells seems destined to last until the winds and the tides shall furnish this power so cheaply that it will drive machinery plow the fields haul wood gndjdraw water and so will do mans bud work for him The future value of electrricity is rated so high by clear beaded men of science that even so good a servant as steam has been to man sinks by comparison into insignificance An article in Blackwoods Magazine sets the matter before the unBcientiflo reader in so interesting a shape that the foUowing passages are worth quot J ing Electricity has long been a subject which had little interest except lor the lovers of scientifio research A gener ation has not altogether passed away in which all industrial use of electricity nnknown and the only practical munition of knowledge in regard to it was not one to apply it usefuUy but on to check its powers of destruction Fifty years ago lightning conductors were the only electric works in common'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:28:33.092Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_ferrari_ver02:data:sn86088181:00200296941:1882070601:0271/full/pct:6.25/0/default.jpg#h=465&w=288',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_ferrari_ver02:data:sn86088181:00200296941:1882070601:0271/full/pct:12.5/0/default.jpg#h=930&w=576',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_ferrari_ver02/data/sn86088181/00200296941/1882070601/0271.xml&format=alto_xml'],\n", + " 'index': 25,\n", + " 'language': ['english'],\n", + " 'location': ['san marcos', 'united states', 'texas', 'hays'],\n", + " 'location_city': ['san marcos'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['hays'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '1', '9', '0000000007', 'sn86088181', '6', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86088181'],\n", + " 'number_page': ['0000000007'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '6', '9', '4', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily free press'],\n", + " 'page_id': 'sn86088181-1882-07-06-ed-1-0271',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'san marcos free press (san marcos, tex.) 1877-1892'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['san marcos free press (san marcos, tex.) 1877-1892'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/'],\n", + " 'shelf_id': '7',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['san marcos',\n", + " 'newspapers',\n", + " 'san marcos (tex.)',\n", + " 'hays',\n", + " 'united states',\n", + " 'texas'],\n", + " 'timestamp': '2024-01-10T09:16:00.313Z',\n", + " 'title': 'Image 7 of San Marcos free press (San Marcos, Tex.), July 6, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_ferrari_ver02%2Fdata%2Fsn86088181%2F00200296941%2F1882070601%2F0271.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31'],\n", + " 'batch': ['txdn_denmark_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1912-11-23',\n", + " 'dates': ['1912-11-23'],\n", + " 'description': ['SHv B mesamwesssmmmEesF Worlds foremost scientists declare that electricity is the for disease Use ElectraVita if you want to be healthy This modern electric appliance is Curing men and women and their drugs fail The phyaicfaas a today are beginning to recog nise the zet that Mature te the only reel doctor after all They haw learned that the old system of doping sick people with stimulants and poisons is entirely wrong and must eventually give way to natural method The new Idea ta treating disease is to help Nature effect cure Your body will eliminate almost asy ailment If you give it the proper Vsslstaaca Now drugs do not supply the necessary aid They tear down vitality and rob you of your restating power giving the trouble firmer heJd upon your system Scientists have demonstrated that the human body Is an electric machine If you are siek or weak or suffering from some chronle complaint K is oecanao yen lack eleetrfeHy Bestore this force where it la needed and the ail ment can no longer exist Prof Andrew MacCdnnell president ef the Society of Universal Science says The only difference between a wall awn and an invalid ie that'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:26:13.782Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_denmark_ver01:data:sn88084272:0028076503A:1912112301:0709/full/pct:6.25/0/default.jpg#h=449&w=351',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_denmark_ver01:data:sn88084272:0028076503A:1912112301:0709/full/pct:12.5/0/default.jpg#h=899&w=703',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_denmark_ver01/data/sn88084272/0028076503A/1912112301/0709.xml&format=alto_xml'],\n", + " 'index': 26,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '0000000031',\n", + " '3',\n", + " 'a',\n", + " '1',\n", + " 'sn88084272',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000031'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '0', '3', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1912-11-23-ed-1-0709',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/'],\n", + " 'shelf_id': '31',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T03:05:01.923Z',\n", + " 'title': 'Image 31 of El Paso herald (El Paso, Tex.), November 23, 1912, (Week-End Edition, COMIC SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_denmark_ver01%2Fdata%2Fsn88084272%2F0028076503A%2F1912112301%2F0709.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3'],\n", + " 'batch': ['wa_dogwood_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/washington/',\n", + " '2/united states/washington/pierce/',\n", + " '3/united states/washington/pierce/tacoma/'],\n", + " 'contributor': ['washington state library; olympia, wa'],\n", + " 'date': '1910-12-03',\n", + " 'dates': ['1910-12-03'],\n", + " 'description': ['Saturday Dec 31910 Lyman J Gage Denies He Is a Follower of Mrs Tingley Ny United Press Leased Wire DENVER Dec 3Denying a report that he nad broken with i Mrs Katherine Tingley the pre ceptress of the Point Loma Cal i Theosophlcal colony Lyman J Gage former secretary of the treasury and multimillionaire caused surprise today by issuing a statement denying that he had ever been in any sense a support er of Mrs Tingley or her organiza tlon THE HUMAN BODY IS AN ELECTRIC BATTERY Startling new discoveries prove beyond all doubt that Electricity is Life Men of science demonstrate the value of electricity as a cure for disease Remarkable new Invention meets with great success The word health now means a normal supply of electricity in the body and the Word disease means an insufficiency of that powerPßOF EDGAR L LARKIN That the human body is electrical is no longer a mere theory among scientists and uptodate psysicians It Is generally conceded to bo an absolute fact Prof dKgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is now certain that'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-04-26T11:24:51.345Z',\n", + " 'group': ['ndnp/wa', 'washington-state-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:wa:batch_wa_dogwood_ver01:data:sn88085187:00211108198:1910120301:0648/full/pct:6.25/0/default.jpg#h=434&w=335',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:wa:batch_wa_dogwood_ver01:data:sn88085187:00211108198:1910120301:0648/full/pct:12.5/0/default.jpg#h=868&w=670',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/wa/batch_wa_dogwood_ver01/data/sn88085187/00211108198/1910120301/0648.xml&format=alto_xml'],\n", + " 'index': 27,\n", + " 'language': ['english'],\n", + " 'location': ['united states', 'pierce', 'tacoma', 'washington'],\n", + " 'location_city': ['tacoma'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['pierce'],\n", + " 'location_state': ['washington'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '1', '9', '0000000003', '2', 'sn88085187'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88085187'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '1', '1', '1', '0', '8', '1', '9', '8'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88085187-1910-12-03-ed-1-0648',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the tacoma times (tacoma, wash.) 1903-1949'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the tacoma times (tacoma, wash.) 1903-1949'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['washington (state)',\n", + " 'newspapers',\n", + " 'pierce',\n", + " 'united states',\n", + " 'washington',\n", + " 'tacoma (wash.)',\n", + " 'tacoma'],\n", + " 'timestamp': '2024-04-26T16:52:36.008Z',\n", + " 'title': 'Image 3 of The Tacoma times (Tacoma, Wash.), December 3, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fwa%2Fbatch_wa_dogwood_ver01%2Fdata%2Fsn88085187%2F00211108198%2F1910120301%2F0648.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27'],\n", + " 'batch': ['uuml_pereiro_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/utah/',\n", + " '2/united states/utah/salt lake/',\n", + " '3/united states/utah/salt lake/salt lake city/'],\n", + " 'contributor': ['university of utah, marriott library'],\n", + " 'date': '1910-10-23',\n", + " 'dates': ['1910-10-23'],\n", + " 'description': ['l THE SALT LAKE TRIBUNE SUNDAY MORNINg OCTOBER 23 1910 27 IS Startling new discoveries prove beyond all loubt that Electricity is Life I Men of science demonstrate the value of electricity as a cure for disease f I Remarkable new Invention meets with ireat success K The word health now means a normal supply of electricity M in the body and the Word disease means an insufficiency of that I power PROF EDGAR L LARKIN I 1PB the hljmsni lorJS is electrical is no longer a mere leory among scientists Htid uptodate physicians It I generally conceded to be an absoluto fact V irof Edgar 1j Larkln discussing the new physiology 3 Ues ca follows I Ai man brain and hody is a battery and nervoH K rrespond to wires It Is now certain thai transmission I cnsatlon over them Is electric Nerves have been cut d a galvanometer inserted The needle moved prov 9 j that nejve power Is electric Tho human system Is cleclrochemlc battery and the lifn principle Is eloc al The oectric age is here Drugn are hard hit on fsldes and an Intelligent physician tells me that he has jOEt entirely stopped their use'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T16:04:46.593Z',\n", + " 'group': ['ndnp/uuml', 'university-of-utah-marriott-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:3.125/0/default.jpg#h=272&w=207',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:6.25/0/default.jpg#h=545&w=414',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:12.5/0/default.jpg#h=1091&w=829',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/uuml/batch_uuml_pereiro_ver01/data/sn83045396/print/1910102301/0103.xml&format=alto_xml'],\n", + " 'index': 28,\n", + " 'language': ['english'],\n", + " 'location': ['salt lake city', 'utah', 'salt lake', 'united states'],\n", + " 'location_city': ['salt lake city'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['salt lake'],\n", + " 'location_state': ['utah'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['1', '0000000027', 'sn83045396'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045396'],\n", + " 'number_page': ['0000000027'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn83045396-1910-10-23-ed-1-0103',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the salt lake tribune (salt lake city, utah) 1890-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the salt lake tribune (salt lake city, utah) 1890-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/'],\n", + " 'shelf_id': '27',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'salt lake',\n", + " 'salt lake city (utah)',\n", + " 'salt lake city',\n", + " 'utah',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-28T20:53:09.961Z',\n", + " 'title': 'Image 27 of The Salt Lake tribune (Salt Lake City, Utah), October 23, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fuuml%2Fbatch_uuml_pereiro_ver01%2Fdata%2Fsn83045396%2Fprint%2F1910102301%2F0103.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1'],\n", + " 'batch': ['mdu_hagerstown_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/maryland/',\n", + " '2/united states/maryland/anne arundel/',\n", + " '3/united states/maryland/anne arundel/annapolis/'],\n", + " 'contributor': ['university of maryland, college park, md'],\n", + " 'date': '1892-04-21',\n", + " 'dates': ['1892-04-21'],\n", + " 'description': ['ADVERTISERS A M y OK Baturn for 4verli et 11 THE capital H Everybody Bead It VOL XIV NO 292 miscellaneous i main 4 Merchant Tailors 217 Hf Iftra Hlreet OALTIMOE Md BIi UK BIACK and MIXEI CHEVIOT SUITS TO OKDKK sl3 Color and Quality Guaranteed FULL EVENINGDRESS SDIT s jS on KATIN LINED TO ORDER ONLY S3O Samplf Suit on Hand to Kramine 500 PANTALOONS TO OKMCB A SPECIALTY AI the leading style of Oasaimeres Worsted Cheviots Overcoatings uud Trouserings made up at the Ijo west Prices ft il ooJn toOrder as Cheap aa RaadvMade cabinet making and repairing pon in a first class workmanlike manner at Reasonable Prices by Joseph Sedlacck Cabinet Making Chair Caning Up holatering and Matress Making Done at Returnable Prices HH King George Mt ANNAPOLIS MD 3j RICHARD G CHANEY HIEINQ and LIVERY STABLES IJI Heat Street Annapolis Mil Near A W B Depot 11l Kinds of Teams for Hire horses iikeTit livery ANn KTIRY KIND OF Hauling Demo at Short Notice i Btggige Delivered Furniture Hauled Waitous to Meet all Trains If 1 images and Funerals a specialty ant attended to promptly Order for earliest trains will be attended to dWft at the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-03-01T18:26:05.208Z',\n", + " 'group': ['ndnp/mdu',\n", + " 'university-of-maryland-college-park-college-park-md-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:3.125/0/default.jpg#h=278&w=198',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:6.25/0/default.jpg#h=556&w=397',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:12.5/0/default.jpg#h=1112&w=794',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mdu/batch_mdu_hagerstown_ver02/data/sn88065721/00279521699/1892042101/0483.xml&format=alto_xml'],\n", + " 'index': 29,\n", + " 'language': ['english'],\n", + " 'location': ['maryland', 'anne arundel', 'united states', 'annapolis'],\n", + " 'location_city': ['annapolis'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anne arundel'],\n", + " 'location_state': ['maryland'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '0000000001', '1', '9', 'sn88065721', '5', '6', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88065721'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '7', '9', '5', '2', '1', '6', '9', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily evening capital', 'Annapolis evening capital'],\n", + " 'page_id': 'sn88065721-1892-04-21-ed-1-0483',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening capital (annapolis, md.) 1884-1910'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening capital (annapolis, md.) 1884-1910'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['annapolis',\n", + " 'maryland',\n", + " 'newspapers',\n", + " 'annapolis (md.)',\n", + " 'anne arundel',\n", + " 'united states'],\n", + " 'timestamp': '2023-03-07T16:26:23.415Z',\n", + " 'title': 'Image 1 of Evening capital (Annapolis, Md.), April 21, 1892',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fmdu%2Fbatch_mdu_hagerstown_ver02%2Fdata%2Fsn88065721%2F00279521699%2F1892042101%2F0483.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5'],\n", + " 'batch': ['nvln_fairview_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/douglas/',\n", + " '3/united states/nevada/douglas/gardnerville/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1910-04-15',\n", + " 'dates': ['1910-04-15'],\n", + " 'description': ['ELECTRICITY w0 Kind Natural and Thermal Thai Puzzle Scientists Tluie i 1 kind of electricity that uzxks scientists which may In rnij natural electricity hut it nothing to do with either light jI1L or llie well known cats fui aietv One sit of observations made on the human eye with u optic nerve and the following palls obtained 11 was found that when one end f a wire was placed on the front get of the eye and the other end id the optic nerve a current of Jectrieity passed from one to the ithor also that the size of this cur cut varied with the amount of ijjlit that enti led the eye and fell a he retina Notice that this i current of electricity and not the alie kind as is that of the light ling and I he rubbed fur This iiine result was obtained when one nil was placed on a freshly cut end if ntiv nerve and the other end on he outside of the nerve Facts like these have caused nanv scientists to regard the body ii a complicated producer of elec tricitv the nerves like the insulat id Hires to iiihI from our'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:57:28.280Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_fairview_ver02:data:sn84001718:00332890967:1910041501:0366/full/pct:6.25/0/default.jpg#h=394&w=270',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_fairview_ver02:data:sn84001718:00332890967:1910041501:0366/full/pct:12.5/0/default.jpg#h=789&w=540',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_fairview_ver02/data/sn84001718/00332890967/1910041501/0366.xml&format=alto_xml'],\n", + " 'index': 30,\n", + " 'language': ['english'],\n", + " 'location': ['douglas', 'nevada', 'united states', 'gardnerville'],\n", + " 'location_city': ['gardnerville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000005',\n", + " '9',\n", + " '6',\n", + " 'sn84001718',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84001718'],\n", + " 'number_page': ['0000000005'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '0', '9', '6', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn84001718-1910-04-15-ed-1-0366',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the record-courier (gardnerville, nev.) 1904-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the record-courier (gardnerville, nev.) 1904-current'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/'],\n", + " 'shelf_id': '5',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nevada',\n", + " 'gardnerville (nev.)',\n", + " 'newspapers',\n", + " 'gardnerville',\n", + " 'united states'],\n", + " 'timestamp': '2023-06-30T20:25:26.673Z',\n", + " 'title': 'Image 5 of The Record-courier (Gardnerville, Nev.), April 15, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_fairview_ver02%2Fdata%2Fsn84001718%2F00332890967%2F1910041501%2F0366.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1'],\n", + " 'batch': ['fu_bathouse_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/duval/',\n", + " '3/united states/florida/duval/jacksonville/',\n", + " '2/united states/florida/volusia/',\n", + " '3/united states/florida/volusia/de land/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1896-06-03',\n", + " 'dates': ['1896-06-03'],\n", + " 'description': ['70l XXIII No 23 WMeNo9I9 3 eotricity in Agriculture If the plans of certain electroculturists go through the sun will soon be a back number as far as farming and gardening are concerned and old Sol can hie him self to a big shelf and lay himself there on and retire from business without be ing missed Moreover poets who have a fancy for telling the world in rhyme about tender blossoms peeping out in the glad sunshine will have to study up in electricity to be in a position to com pose thoroughly uptodate poemlets An electroculturist is a man who grows things by the aid of electric light He makes the light do duty as sunlight and as all varieties of plants do twice as much growing in the daytime compared with the night when they are supposed to go to sleep he keeps them awake by turning on the electric light after sun down and forces them to keep on grow ing every hour of the twentyfour Many people have erroneously thought that it was necessary to the good health of a p ant for it lo sleep at night The electroculturist says this is all bosh'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:33:20.069Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:3.125/0/default.jpg#h=275&w=199',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:6.25/0/default.jpg#h=551&w=398',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:12.5/0/default.jpg#h=1102&w=796',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_bathouse_ver01/data/sn96027724/00271761600/1896060301/0353.xml&format=alto_xml'],\n", + " 'index': 31,\n", + " 'language': ['english'],\n", + " 'location': ['volusia',\n", + " 'duval',\n", + " 'volusia county',\n", + " 'de land',\n", + " 'jacksonville',\n", + " 'united states',\n", + " 'florida',\n", + " 'duval county'],\n", + " 'location_city': ['jacksonville', 'de land'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['duval', 'volusia'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', 'sn96027724', '0000000001', '1', '6', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn96027724'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '6', '1', '6', '0', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn96027724-1896-06-03-ed-1-0353',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the florida agriculturist (deland, fla.) 1878-1911'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the florida agriculturist (deland, fla.) 1878-1911'],\n", + " 'publication_frequency': ['monthly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/'],\n", + " 'shelf_id': '01',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['volusia',\n", + " 'duval county (fla.)',\n", + " 'duval',\n", + " 'newspapers',\n", + " 'volusia county',\n", + " 'volusia county (fla.)',\n", + " 'agriculture',\n", + " 'de land (fla.)',\n", + " 'de land',\n", + " 'duval county',\n", + " 'jacksonville',\n", + " 'united states',\n", + " 'florida',\n", + " 'jacksonville (fla.)'],\n", + " 'timestamp': '2024-01-02T17:03:39.448Z',\n", + " 'title': 'Image 1 of The Florida agriculturist (DeLand, Fla.), June 3, 1896',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_bathouse_ver01%2Fdata%2Fsn96027724%2F00271761600%2F1896060301%2F0353.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1'],\n", + " 'batch': ['nbu_dunning_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/webster/',\n", + " '3/united states/nebraska/webster/red cloud/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1894-04-27',\n", + " 'dates': ['1894-04-27'],\n", + " 'description': ['T f V1 Va A J r fc I n I TMBffmMra3jBMHiiki3W f jHEp iWiKKRviTrtr 1 J 1 dB wu KQHHvnASSlSHVHBIBVEitRJBBf p y 157 ffTr St lii All Home Print GEN WASHINGTON EXTENDED HISTORY OF HIS LIFE Of tli Flrat nnil Fnnioim rrenldent of ilin United StnttH by nn Itarly WtllcflncldciilN and Adtcntiirc of 11 In Life OH AFTER I Of George Washingtons birth family and edeuation Of his mission to the French commandant on tho Ohio in 1753 His military op erations as an officer of Virginia from 1751 to 1758 Subsequent employments to tho orimnenoe ment of tho American Revolu tion Chaiteh 1 1753 to 1758 Tho ancestors of George Washing ton wcro among tho first settlers of tho oldest British colony in America Ho was tho third in decent from John Washington an English gentleman who about tho middlo of tho 17th century emigrated from tho north of England and sottled in Westmore land county Virginia In tho place where ho had fixed himself his great grandson the subject of tho following f history waB born on tho 22d of Febru ary 1732 His immediato ancestor was Augustino Washington who died when his son George was only'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:10:38.717Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_dunning_ver01:data:sn84022835:00237285050:1894042701:0793/full/pct:6.25/0/default.jpg#h=435&w=303',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_dunning_ver01:data:sn84022835:00237285050:1894042701:0793/full/pct:12.5/0/default.jpg#h=871&w=606',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_dunning_ver01/data/sn84022835/00237285050/1894042701/0793.xml&format=alto_xml'],\n", + " 'index': 32,\n", + " 'language': ['english'],\n", + " 'location': ['webster', 'red cloud', 'united states', 'nebraska'],\n", + " 'location_city': ['red cloud'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['webster'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '0000000001', '1', 'sn84022835', '5', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84022835'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '5', '0', '5', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn84022835-1894-04-27-ed-1-0793',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the red cloud chief (red cloud, webster co., neb.) 1873-1923'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the red cloud chief (red cloud, webster co., neb.) 1873-1923'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/'],\n", + " 'shelf_id': '01',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['nebraska',\n", + " 'newspapers',\n", + " 'red cloud',\n", + " 'red cloud (neb.)',\n", + " 'webster',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-16T21:54:59.498Z',\n", + " 'title': 'Image 1 of The Red Cloud chief (Red Cloud, Webster Co., Neb.), April 27, 1894',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_dunning_ver01%2Fdata%2Fsn84022835%2F00237285050%2F1894042701%2F0793.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29'],\n", + " 'batch': ['okhi_bokchito_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1915-11-28',\n", + " 'dates': ['1915-11-28'],\n", + " 'description': ['THE TULSA DAILY WORLD BUND AT NOVEMBER 26 1915 4 SHOP EAKLY 9 ELECTRICITY The Greatest Humanizing ForceThat Man Has Discovered Has Been Steadily Forging Ahead Conquering New Fields Taking Up New Labors In the home the introduction of electric light the electric washing machine cooking appliances and the numerous other time and labor savers have revo lutionized house w if cry and increased the happiness of millions Therefore it is only fitting that the people in this section should celebrate this week of optimism and boost every body should become better acquainted with electricitys great blessing Elec tricity is the universal servant We are electrical headquarters here if your home is not already an elec trical one why not make it so dur ing the countrywide celebration ELEC TRICAL PROSPERITY WEEK NOV EMBER 29 TO DECEMBER 4 1915 Make Your Application for Light and Pozver At the Offices of the PUBLIC SERVICE COMPANY 18 West Third Street Phones 27702772 g GIFTS roRi j Satisfaction Convenience Comfort in shopping arc only to be experienced by shopping early Buy thai Kleetrieal Litt or Household necessity during When the stock is large and complete ami when you may get your full share'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:50.448Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915112801:0218/full/pct:6.25/0/default.jpg#h=433&w=312',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915112801:0218/full/pct:12.5/0/default.jpg#h=866&w=625',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_bokchito_ver01/data/sn85042344/0020029502A/1915112801/0218.xml&format=alto_xml'],\n", + " 'index': 33,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a', '0', '1', '0000000029', '9', '5', 'sn85042344', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000029'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '0', '2', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1915-11-28-ed-1-0218',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/'],\n", + " 'shelf_id': '29',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T21:57:30.243Z',\n", + " 'title': 'Image 29 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), November 28, 1915, (MORNING EDITION, Second Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_bokchito_ver01%2Fdata%2Fsn85042344%2F0020029502A%2F1915112801%2F0218.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7'],\n", + " 'batch': ['okhi_bokchito_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1915-12-01',\n", + " 'dates': ['1915-12-01'],\n", + " 'description': ['THE TULSA DAILY WOULD SEVKN I MMMYI1tM JJAJU HIMri jr rr 1 1 l1 1 K Si ELECTRICITY The Greatest Humanizing ForceThat Man Has Discovered Has Been Steadily Forging Ahead Taking Up New Labors Conquering New Field In the homo the introduction oi electric light the electric washing machine cooking appliances and the numerous other time mid hihnr savers have revn lutionized housewifery and increased lit 1 n rne Happiness ol millions Therefore it is only fitting thai the people in this section should celebrate this week of optimism and boost every body should become better acquainted with electricitys great blessing Elec tricity is the universal servant We are electrical headquarters here if your home is not already an elec trical one why not make it so dur ing the countrywide celebration ELEC TRICAL PROSPERITY WEEKNOV EMBER 29 TO DECEMBER 4 1915 Make Your Application for Light and Pozver At the Offices of the PUBLIC SERVIC C 0 M P AN Y 18 West Third Street Phones 27702772 I CI FT r0Rf Satisfaction Convenience Comfort in shopping are only to In experienced by shopping early Buy thai Electrical grift or Household necessity during When the stock is large and complete'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:50.448Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915120101:0242/full/pct:6.25/0/default.jpg#h=437&w=317',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915120101:0242/full/pct:12.5/0/default.jpg#h=875&w=634',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_bokchito_ver01/data/sn85042344/0020029502A/1915120101/0242.xml&format=alto_xml'],\n", + " 'index': 34,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a', '0', '1', '9', '0000000007', '5', 'sn85042344', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000007'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '0', '2', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1915-12-01-ed-1-0242',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/'],\n", + " 'shelf_id': '07',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T21:57:34.458Z',\n", + " 'title': 'Image 7 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), December 1, 1915, (MORNING EDITION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_bokchito_ver01%2Fdata%2Fsn85042344%2F0020029502A%2F1915120101%2F0242.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12'],\n", + " 'batch': ['nbu_chadron_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1887-11-13',\n", + " 'dates': ['1887-11-13'],\n", + " 'description': ['THE 6MAHA DAILY BEE SUNDAY NOVEMBER 1 1867TVVELTB P l i AND V Can be hid In Over 700 Different Styles and Sizes af fhe same price as fhe counterfeits Insist upon tnlng thi Tradt Mark or you may bt Uoilvid THE MICHIGAN STOVE COMPANY Detroit Chicago Buffalo JXM SAJK HY Milton Rogers Sons Omaha Neb InlllTinilt llcwnriof morclinnti who commend other tnvm In preference In I fAIITInN IAIllANI H They Imve cither fulled to sieuro the Jutland UnUI IUm nK i y irnre IXTKIUMTM In Bclllnx lem ilenlrable moves H M S W JONES Successors to A T KENYON CO Street I A LARGE LINE OF BIBLES and PRAYER BOOKS Stationery Novelties and all the Latest Publications JACOB E TROIEL CO 2709 LEAVENWORTH ST Curry a Full Line of Every Slave IB Warranted 8atlnfactlon Guaranteed or Money ftcfuncted Good Good Honeot Dealing Prompt Delivery and 1rices as Low as any Hcpon lblo Dealer JACOB E TROIEL CO 2709 Leavenworth St U YOIG 1211 and 1213 Farnam Street Carpets Stoves WEEKLY AND MONTHLY PAY MENTS Omaha Medical and Surgical Institute K W Corner of 13th and Dodge Streets For the treatment of all CIIIIIIMC unit MIIKUCAL riHKAKKKllllArl S AIPI IANO1'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:10:00.052Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_chadron_ver01:data:sn99021999:00206538193:1887111301:0078/full/pct:6.25/0/default.jpg#h=456&w=349',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_chadron_ver01:data:sn99021999:00206538193:1887111301:0078/full/pct:12.5/0/default.jpg#h=912&w=699',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_chadron_ver01/data/sn99021999/00206538193/1887111301/0078.xml&format=alto_xml'],\n", + " 'index': 35,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000012',\n", + " '9',\n", + " '5',\n", + " 'sn99021999',\n", + " '6',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '8', '1', '9', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1887-11-13-ed-1-0078',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-16T18:49:35.380Z',\n", + " 'title': 'Image 12 of Omaha daily bee (Omaha [Neb.]), November 13, 1887',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_chadron_ver01%2Fdata%2Fsn99021999%2F00206538193%2F1887111301%2F0078.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1'],\n", + " 'batch': ['scu_evadeestruction_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/south carolina/',\n", + " '2/united states/south carolina/anderson/',\n", + " '3/united states/south carolina/anderson/anderson/'],\n", + " 'contributor': ['university of south carolina; columbia, sc'],\n", + " 'date': '1882-06-29',\n", + " 'dates': ['1882-06-29'],\n", + " 'description': ['I i ity E B MUKRAY CO AisrriTisivr s n TITTISTA V MOWNrTNfi TTTNF 20 1885 VOTJIME XVIINO 50 I A Clptr 11 tho ulttory R KCMJIUWS H Hrlga Tho Flair Furled B Wai V Kerrison Jr in Charleston Weekly H News A span of years almost a generation H l01 tlien and now 1882 Taking p re 1 troDectivc view of the deeds and acts of H Kertbawa Brigade and the Second South Carolina Regiment of infantry the mom Bj orv ol it survivors freshens and inci I lieut almost buried by tho lapso of time I rise aa panorama before tho minds H eye from the brigades fina action at S tho bombardment and taking of Fort H Sumter though nt that time not as a I bripaJo proper to its patriotic and im H mediate volunteering for Virginia after I tho fall o Sumter In the many fields B of battle Bull Bun Mnnasaaa yea to B thc end her flag never tarnished and I like many of ber fster brigadee from her own and other States of the Confed B eracy her record is clear Hero and B there nero incidents in the brigades I career'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-24T14:39:37.420Z',\n", + " 'group': ['ndnp/scu', 'university-of-south-carolina-columbia-sc-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:3.125/0/default.jpg#h=281&w=217',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:6.25/0/default.jpg#h=563&w=435',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:12.5/0/default.jpg#h=1127&w=871',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/scu/batch_scu_evadeestruction_ver01/data/sn84026965/00294550847/1882062901/1229.xml&format=alto_xml'],\n", + " 'index': 36,\n", + " 'language': ['english'],\n", + " 'location': ['south carolina',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'united states'],\n", + " 'location_city': ['anderson'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anderson'],\n", + " 'location_state': ['south carolina'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '0000000001',\n", + " '1',\n", + " 'sn84026965',\n", + " '9',\n", + " '5',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84026965'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '0', '8', '4', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Intelligencer'],\n", + " 'page_id': 'sn84026965-1882-06-29-ed-1-1229',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['anderson (s.c.)',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'south carolina',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'anderson county (s.c.)'],\n", + " 'timestamp': '2024-02-04T09:25:39.928Z',\n", + " 'title': 'Image 1 of The Anderson intelligencer (Anderson Court House, S.C.), June 29, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fscu%2Fbatch_scu_evadeestruction_ver01%2Fdata%2Fsn84026965%2F00294550847%2F1882062901%2F1229.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3'],\n", + " 'batch': ['oru_reed_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oregon/',\n", + " '2/united states/oregon/clatsop/',\n", + " '3/united states/oregon/clatsop/astoria/'],\n", + " 'contributor': ['university of oregon libraries; eugene, or'],\n", + " 'date': '1908-06-20',\n", + " 'dates': ['1908-06-20'],\n", + " 'description': ['4 AT UIU AY J UNl3 20 OS AVKEKLi ASTORJAX ATOftrA OKE n it 111 1 PGfSf 10 1 II fi A I 0 Right at the Mouth of the Columbia River i That OIL and natural GAS have been discovered in paying quantities across the Columbia River from Astoria at OnipHa Washington f has been important enough to a number of wellknown reliable partiesto cause the nraanw fl Coast Gas Oil Co with a capital stock of 300000 This company has just JnSdM It f at the lowprice of 5000 per share READ ON 0 5nw ot stock Qn the mark Whit the Comply Is The Pacific Coast Ca Oil Co it composed of reliable business men of Oregon and Washington whose only purpose is to develop the property to the best of its ability and produce a paying mine of oil and gas that all who have purchased Hock may share in its profits The officers serve with out aalary and Include among them some of the most reputable cititens of the State To make the company atrong on account of its brilliant fu ture it has secured leasee on over 6000 acres o land It has obtained'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-07-15T14:41:52.608Z',\n", + " 'group': ['ndnp/oru', 'university-of-oregon-libraries-eugene-or-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:oru:batch_oru_reed_ver02:data:sn85042400:00271740001:1908062001:0630/full/pct:6.25/0/default.jpg#h=442&w=275',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:oru:batch_oru_reed_ver02:data:sn85042400:00271740001:1908062001:0630/full/pct:12.5/0/default.jpg#h=884&w=551',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/oru/batch_oru_reed_ver02/data/sn85042400/00271740001/1908062001/0630.xml&format=alto_xml'],\n", + " 'index': 37,\n", + " 'language': ['english'],\n", + " 'location': ['astoria', 'oregon', 'united states', 'clatsop'],\n", + " 'location_city': ['astoria'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['clatsop'],\n", + " 'location_state': ['oregon'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', 'sn85042400', '1', '0000000003', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042400'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '4', '0', '0', '0', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Dec. 22, 1918-Aug. 31, 1930 called: Sunday morning Astorian',\n", + " 'Issue for Dec. 7, 1903 called: Daily Astorian and daily news',\n", + " 'Issues for Dec. 8-31, 1903 called: Daily Astorian and Astoria daily news',\n", + " 'Daily Astorian'],\n", + " 'page_id': 'sn85042400-1908-06-20-ed-1-0630',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the morning astorian (astoria, oregon) 1899-1930'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the morning astorian (astoria, oregon) 1899-1930'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oregon',\n", + " 'newspapers',\n", + " 'clatsop',\n", + " 'united states',\n", + " 'astoria (or.)',\n", + " 'astoria'],\n", + " 'timestamp': '2024-07-16T05:42:28.434Z',\n", + " 'title': 'Image 3 of The morning Astorian (Astoria, Oregon), June 20, 1908',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Foru%2Fbatch_oru_reed_ver02%2Fdata%2Fsn85042400%2F00271740001%2F1908062001%2F0630.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46'],\n", + " 'batch': ['nbu_quarrie_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1909-05-02',\n", + " 'dates': ['1909-05-02'],\n", + " 'description': ['1 F THE OMAHA SUNDAY BEE MAY 2 1000 By the New No 10 THE PUBLIC ELECTRIFIED I The GOLD TURNS THE WHEELS What the World Proama Owes the Poshlnu Power of Yel low Metal No one whose rnnge of vision extendi beyond tils own country can have failed to observe that within the last few decades the whole world hai aroused Itself to a de gree of alertness and activity never before known In Its history Up to a period within fifty years Africa as a whole was an unknown continent savage and Impenetra ble the principal countries of Asia their ancient civilisation outworn and decayed had lapsed Into a condition of lethargy and decadence China and Japan had been for centuries at a standstill and India urder British rule was but beginning to awake Progress was confined to Europe and Nortt America In 1848 came the gold discoveries In Cali fornia followed In two or three years by similar development in Australia At that time the accumulation of gold In the entire world since the beginning of the Christian era was estimated at 11600000000 At the close of the present year it will amount to over 17000000000 an'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:54.844Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_quarrie_ver01:data:sn99021999:00280779040:1909050201:0675/full/pct:6.25/0/default.jpg#h=461&w=354',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_quarrie_ver01:data:sn99021999:00280779040:1909050201:0675/full/pct:12.5/0/default.jpg#h=923&w=708',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_quarrie_ver01/data/sn99021999/00280779040/1909050201/0675.xml&format=alto_xml'],\n", + " 'index': 38,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '1', '9', 'sn99021999', '0000000046', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000046'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '9', '0', '4', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1909-05-02-ed-1-0675',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/'],\n", + " 'shelf_id': '46',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T13:04:38.273Z',\n", + " 'title': 'Image 46 of Omaha daily bee (Omaha [Neb.]), May 2, 1909, (ELECTRICAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_quarrie_ver01%2Fdata%2Fsn99021999%2F00280779040%2F1909050201%2F0675.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1'],\n", + " 'batch': ['kyu_fernico_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/lincoln/',\n", + " '3/united states/kentucky/lincoln/stanford/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1883-03-27',\n", + " 'dates': ['1883-03-27'],\n", + " 'description': ['Stem wimm Itifefttf Smtfital VOLUME XNUMBBR510 STANFORD KY TUESDAY MARCH 27 1883 NEW SERIESNUMBER 133 ScnuMtchlBnttriorounw W P WALTON T H WALTON Editor and Proprietor Business Manager Publltheit Ttinntnu ami trlilavt an 1M3U ANNU31 srPlfsss Aon l nnd stamp In payment of eul ifflptlOT srcptlamskcnsnt and then of d Dominations not peer ihre rmk IMi Hmm TWa Thoutand Electrical Intentions In On tear Mr Edward At llentlojr one oi tlio examiners In tlio electricity division of tlio lntcnt OlTlce Bpcnking of tlio work of the electricity division and of tlio recent marvelous development of electrical inventions said Hint about two thousand applications for patents in electricity were Clod in 1882 of which about twothinls were grantctl To show how tho subject had grown In importance within n very fow years he said that in 1877 electricity was a sub class in a division Now it is tho largest division in tho oflice nnd regarded as tho most important This astonishing growth iii due chiefly to two causes Grit tho inven tion of tho telephone and second tho development ol tho magnetoelectric machine Tho telephone had opened directly and indirectly a wido Geld ot iuventinn Tlio mind of runny persons throughout'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:31:31.201Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fernico_ver01:data:sn85052020:00280763779:1883032701:1202/full/pct:6.25/0/default.jpg#h=431&w=320',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fernico_ver01:data:sn85052020:00280763779:1883032701:1202/full/pct:12.5/0/default.jpg#h=862&w=641',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_fernico_ver01/data/sn85052020/00280763779/1883032701/1202.xml&format=alto_xml'],\n", + " 'index': 39,\n", + " 'language': ['english'],\n", + " 'location': ['stanford',\n", + " 'lincoln county',\n", + " 'united states',\n", + " 'lincoln',\n", + " 'kentucky'],\n", + " 'location_city': ['stanford'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['lincoln'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000001',\n", + " '1',\n", + " '9',\n", + " 'sn85052020',\n", + " '6',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85052020'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '3', '7', '7', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn85052020-1883-03-27-ed-1-1202',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'semi-weekly interior journal (stanford, ky.) 1881-1905'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['semi-weekly interior journal (stanford, ky.) 1881-1905'],\n", + " 'publication_frequency': ['semiweekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['stanford (ky.)',\n", + " 'stanford',\n", + " 'lincoln county',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'lincoln county (ky.)',\n", + " 'lincoln',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T21:24:51.314Z',\n", + " 'title': 'Image 1 of Semi-weekly interior journal (Stanford, Ky.), March 27, 1883',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_fernico_ver01%2Fdata%2Fsn85052020%2F00280763779%2F1883032701%2F1202.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3'],\n", + " 'batch': ['txdn_echo_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/tarrant/',\n", + " '3/united states/texas/tarrant/fort worth/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1887-08-23',\n", + " 'dates': ['1887-08-23'],\n", + " 'description': ['ex i Si 33 wj M IS t any J c did 0 3 at oa Hfft 10l 3 ai 3I ids in rib e ssfl J I 1c 5 eiy dnce irOpP i con at 2 L Xhr f 5IT ii AX anJ iDDfiAN COLLEGE ir r i v EDUCATIONAL WESLEIAN COLLEGE Stf SSI st Notre Dai II mmcnce Septcrnlvr k ildta ten tn number mj ations tor o r i lent to tliroc dtptrioxnts d for acquiring t Hor iisl fc elnci jc KJC frlcal i tt 11 CO VC 111 ir children to school pziiijr 1 Vx 5 r Texas BByj Gfrls He ethodsjDrotrrc Plve and yet e Tgrfotts peimol are sepa t wft an experienced teacher n clcsant ard com firnl hed tor young ladies i iuati 8 ol apocarauceana lngemeo We arc tiiree r with h is on the Fort i i ailroal bend for cat clrcilar elting forth the which Add Kan ollege M itg iaoles We Invite Willi the b t school o A II UlAKK V AJEtjEEJESjKT w Iiiflolllulii j aranL awl Day SaSool for onaj LacliesraiHl Girls OP fcfl haractcr thorough In wor ioa c ion of foriy wcefcs com epteuiber'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:27:23.958Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:3.125/0/default.jpg#h=278&w=185',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:6.25/0/default.jpg#h=556&w=371',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:12.5/0/default.jpg#h=1113&w=743',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_echo_ver03/data/sn86064205/0020653560A/1887082301/0235.xml&format=alto_xml'],\n", + " 'index': 40,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'tarrant', 'united states', 'fort worth'],\n", + " 'location_city': ['fort worth'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tarrant'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a', '0', '3', '1', '0000000003', '5', '6', '2', 'sn86064205'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86064205'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '5', '6', '0', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily gazette'],\n", + " 'page_id': 'sn86064205-1887-08-23-ed-1-0235',\n", + " 'partof': ['chronicling america',\n", + " 'fort worth daily gazette (fort worth, tex.) 1882-1891',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['fort worth daily gazette (fort worth, tex.) 1882-1891'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'fort worth (tex.)',\n", + " 'united states',\n", + " 'texas',\n", + " 'tarrant',\n", + " 'fort worth'],\n", + " 'timestamp': '2024-01-10T06:16:37.560Z',\n", + " 'title': 'Image 3 of Fort Worth daily gazette (Fort Worth, Tex.), August 23, 1887',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_echo_ver03%2Fdata%2Fsn86064205%2F0020653560A%2F1887082301%2F0235.xml&q=electricity&relevant_snippet=1'}],\n", + " 'slug': '',\n", + " 'title': 'Collection Items',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/'},\n", + " 'content_is_post': False,\n", + " 'digitized': 2103648,\n", + " 'expert_resources': [{'title': 'Recommended Topics in Chronicling America',\n", + " 'url': 'https://guides.loc.gov/chronicling-america-topics'},\n", + " {'title': 'Directory of U.S. Newspapers in American Libraries',\n", + " 'url': '/collections/directory-of-us-newspapers-in-american-libraries/about-this-collection/'},\n", + " {'title': 'National Digital Newspaper Program',\n", + " 'url': 'https://www.loc.gov/ndnp/'},\n", + " {'title': 'Newspaper and Current Periodical Reading Room',\n", + " 'url': 'https://www.loc.gov/research-centers/newspaper-and-current-periodical'},\n", + " {'title': 'Ask a Librarian in Serial and Government Publications Division',\n", + " 'url': 'https://ask.loc.gov/newspapers-periodicals/'},\n", + " {'title': 'Collections with Newspapers', 'url': '/newspapers/collections/'},\n", + " {'title': 'APIs for LoC.gov', 'url': '/apis/'}],\n", + " 'facet_trail': [{'facet': 'Part of',\n", + " 'field': 'partof',\n", + " 'superset': 'https://www.loc.gov/search/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'value': 'chronicling america'},\n", + " {'facet': 'Available Online',\n", + " 'field': 'digitized',\n", + " 'superset': 'https://www.loc.gov/collections/chronicling-america/?all=true&dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'value': 'digitized'}],\n", + " 'facet_views': {'calendar': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&fs=calendar&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'chart': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&fs=chart&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'current': 'list',\n", + " 'list': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01'},\n", + " 'facets': [{'filters': [{'count': 685654,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'true'}],\n", + " 'title': 'Available Online',\n", + " 'type': 'digitized'},\n", + " {'filters': [{'count': 1199865,\n", + " 'field': 'all',\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=all&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'All'},\n", + " {'count': 19,\n", + " 'field': 'title',\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=title&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'Titles'},\n", + " {'count': 514187,\n", + " 'field': 'issue',\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=issue&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'Issues'},\n", + " {'count': 685654,\n", + " 'field': 'page',\n", + " 'on': None,\n", + " 'title': 'Pages (Full Text)'}],\n", + " 'title': 'Display Level',\n", + " 'type': 'object-type'},\n", + " {'filters': [{'count': 685654,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=original-format!:newspaper&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=original-format:newspaper&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'newspaper'}],\n", + " 'title': 'Original Format',\n", + " 'type': 'original-format'},\n", + " {'filters': [{'count': 24907,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:evening+star+%28washington,+d.c.%29+1854-1972&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:evening+star+%28washington,+d.c.%29+1854-1972&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'evening star (washington, d.c.) 1854-1972'},\n", + " {'count': 16292,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:the+san+francisco+call+%28san+francisco+%5Bcalif.%5D%29+1895-1913&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:the+san+francisco+call+%28san+francisco+%5Bcalif.%5D%29+1895-1913&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'the san francisco call (san francisco [calif.]) 1895-1913'},\n", + " {'count': 13367,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:omaha+daily+bee+%28omaha+%5Bneb.%5D%29+187%3F-1922&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:omaha+daily+bee+%28omaha+%5Bneb.%5D%29+187%3F-1922&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'omaha daily bee (omaha [neb.]) 187?-1922'},\n", + " {'count': 13149,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:arizona+republican+%28phoenix,+ariz.%29+1890-1930&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:arizona+republican+%28phoenix,+ariz.%29+1890-1930&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'arizona republican (phoenix, ariz.) 1890-1930'},\n", + " {'count': 11368,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:the+sun+%28new+york+%5Bn.y.%5D%29+1833-1916&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:the+sun+%28new+york+%5Bn.y.%5D%29+1833-1916&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'the sun (new york [n.y.]) 1833-1916'},\n", + " {'count': 11311,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:new-york+tribune+%28new+york+%5Bn.y.%5D%29+1866-1924&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:new-york+tribune+%28new+york+%5Bn.y.%5D%29+1866-1924&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new-york tribune (new york [n.y.]) 1866-1924'},\n", + " {'count': 6713,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:daily+kennebec+journal+%28augusta,+me.%29+1870-1975+%5Bmicrofilm+reel%5D&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:daily+kennebec+journal+%28augusta,+me.%29+1870-1975+%5Bmicrofilm+reel%5D&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'daily kennebec journal (augusta, me.) 1870-1975 [microfilm reel]'},\n", + " {'count': 6617,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:the+washington+times+%28washington+%5Bd.c.%5D%29+1902-1939&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:the+washington+times+%28washington+%5Bd.c.%5D%29+1902-1939&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'the washington times (washington [d.c.]) 1902-1939'},\n", + " {'count': 6597,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:the+salt+lake+herald+%28salt+lake+city+%5Butah%5D%29+1870-1909&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:the+salt+lake+herald+%28salt+lake+city+%5Butah%5D%29+1870-1909&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'the salt lake herald (salt lake city [utah]) 1870-1909'},\n", + " {'count': 5973,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title!:the+birmingham+age-herald+%28birmingham,+ala.%29+1902-1950&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_title:the+birmingham+age-herald+%28birmingham,+ala.%29+1902-1950&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'the birmingham age-herald (birmingham, ala.) 1902-1950'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/partof_title/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'Title',\n", + " 'type': 'partof_title'},\n", + " {'filters': [{'count': 95435,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1915-01-01/1919-12-31&dl=page&fo=json&ops=AND&qs=electricity&searchType=advanced',\n", + " 'term': '1915-01-01T00:00:00Z',\n", + " 'title': '1915/1919'},\n", + " {'count': 118166,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1910-01-01/1914-12-31&dl=page&fo=json&ops=AND&qs=electricity&searchType=advanced',\n", + " 'term': '1910-01-01T00:00:00Z',\n", + " 'title': '1910/1914'},\n", + " {'count': 102327,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1905-01-01/1909-12-31&dl=page&fo=json&ops=AND&qs=electricity&searchType=advanced',\n", + " 'term': '1905-01-01T00:00:00Z',\n", + " 'title': '1905/1909'},\n", + " {'count': 100325,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1900-01-01/1904-12-31&dl=page&fo=json&ops=AND&qs=electricity&searchType=advanced',\n", + " 'term': '1900-01-01T00:00:00Z',\n", + " 'title': '1900/1904'},\n", + " {'count': 96331,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1895-01-01/1899-12-31&dl=page&fo=json&ops=AND&qs=electricity&searchType=advanced',\n", + " 'term': '1895-01-01T00:00:00Z',\n", + " 'title': '1895/1899'},\n", + " {'count': 81618,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1890-01-01/1894-12-31&dl=page&fo=json&ops=AND&qs=electricity&searchType=advanced',\n", + " 'term': '1890-01-01T00:00:00Z',\n", + " 'title': '1890/1894'},\n", + " {'count': 43521,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1885-01-01/1889-12-31&dl=page&fo=json&ops=AND&qs=electricity&searchType=advanced',\n", + " 'term': '1885-01-01T00:00:00Z',\n", + " 'title': '1885/1889'},\n", + " {'count': 27108,\n", + " 'not': None,\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dates=1880-01-01/1884-12-31&dl=page&fo=json&ops=AND&qs=electricity&searchType=advanced',\n", + " 'term': '1880-01-01T00:00:00Z',\n", + " 'title': '1880/1884'}],\n", + " 'title': 'Date',\n", + " 'type': 'dates'},\n", + " {'filters': [{'count': 685056,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_country!:united+states&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_country:united+states&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'united states'}],\n", + " 'title': 'Country',\n", + " 'type': 'location_country'},\n", + " {'filters': [{'count': 46152,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:district+of+columbia&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:district+of+columbia&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'district of columbia'},\n", + " {'count': 37282,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:california&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:california&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'california'},\n", + " {'count': 32939,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:new+york&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:new+york&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new york'},\n", + " {'count': 26075,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:minnesota&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:minnesota&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'minnesota'},\n", + " {'count': 23890,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:arizona&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:arizona&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'arizona'},\n", + " {'count': 23327,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:nebraska&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:nebraska&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'nebraska'},\n", + " {'count': 23256,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:connecticut&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:connecticut&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'connecticut'},\n", + " {'count': 19210,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:utah&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:utah&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'utah'},\n", + " {'count': 18365,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:virginia&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:virginia&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'virginia'},\n", + " {'count': 17442,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state!:kansas&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_state:kansas&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'kansas'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/location_state/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'State/Province (Geographic Coverage)',\n", + " 'type': 'location_state'},\n", + " {'filters': [{'count': 32939,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:new+york&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:new+york&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new york'},\n", + " {'count': 18432,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:san+francisco&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:san+francisco&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'san francisco'},\n", + " {'count': 15300,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:salt+lake&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:salt+lake&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'salt lake'},\n", + " {'count': 14270,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:douglas&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:douglas&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'douglas'},\n", + " {'count': 14128,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:jefferson&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:jefferson&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'jefferson'},\n", + " {'count': 13322,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:maricopa&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:maricopa&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'maricopa'},\n", + " {'count': 13307,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:honolulu&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:honolulu&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'honolulu'},\n", + " {'count': 12194,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:marion&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:marion&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'marion'},\n", + " {'count': 12184,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:los+angeles&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:los+angeles&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'los angeles'},\n", + " {'count': 10703,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county!:new+haven&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_county:new+haven&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new haven'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/location_county/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'County',\n", + " 'type': 'location_county'},\n", + " {'filters': [{'count': 43151,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:washington&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:washington&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'washington'},\n", + " {'count': 32939,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:new+york&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:new+york&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new york'},\n", + " {'count': 18432,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:san+francisco&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:san+francisco&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'san francisco'},\n", + " {'count': 15605,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:salt+lake+city&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:salt+lake+city&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'salt lake city'},\n", + " {'count': 13452,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:omaha&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:omaha&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'omaha'},\n", + " {'count': 13307,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:honolulu&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:honolulu&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'honolulu'},\n", + " {'count': 13194,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:phoenix&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:phoenix&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'phoenix'},\n", + " {'count': 12184,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:los+angeles&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:los+angeles&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'los angeles'},\n", + " {'count': 11381,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:richmond&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:richmond&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'richmond'},\n", + " {'count': 9736,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city!:saint+paul&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=location_city:saint+paul&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'saint paul'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/location_city/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'City',\n", + " 'type': 'location_city'},\n", + " {'filters': [{'count': 5450,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:african+american&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:african+american&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'african american'},\n", + " {'count': 1218,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:irish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:irish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'irish'},\n", + " {'count': 1032,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:latin+american&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:latin+american&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'latin american'},\n", + " {'count': 685,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:indians+of+north+america&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:indians+of+north+america&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'indians of north america'},\n", + " {'count': 245,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:czech&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:czech&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'czech'},\n", + " {'count': 221,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:german&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:german&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'german'},\n", + " {'count': 194,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:jewish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:jewish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'jewish'},\n", + " {'count': 132,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:danish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:danish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'danish'},\n", + " {'count': 77,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:french&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:french&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'french'},\n", + " {'count': 40,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity!:norwegian&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject_ethnicity:norwegian&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'norwegian'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/subject_ethnicity/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'Ethnicity',\n", + " 'type': 'subject_ethnicity'},\n", + " {'filters': [{'count': 685447,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:english&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:english&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'english'},\n", + " {'count': 736,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:spanish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:spanish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'spanish'},\n", + " {'count': 269,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:german&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:german&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'german'},\n", + " {'count': 216,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:danish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:danish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'danish'},\n", + " {'count': 105,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:czech&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:czech&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'czech'},\n", + " {'count': 74,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:french&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:french&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'french'},\n", + " {'count': 67,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:yiddish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:yiddish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'yiddish'},\n", + " {'count': 40,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:norwegian&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:norwegian&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'norwegian'},\n", + " {'count': 39,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:polish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:polish&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'polish'},\n", + " {'count': 32,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language!:italian&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=language:italian&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'italian'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/language/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'Language',\n", + " 'type': 'language'},\n", + " {'filters': [{'count': 685056,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:united+states&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:united+states&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'united states'},\n", + " {'count': 674577,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:newspapers&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:newspapers&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'newspapers'},\n", + " {'count': 64369,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:washington&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:washington&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'washington'},\n", + " {'count': 46152,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:district+of+columbia&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:district+of+columbia&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'district of columbia'},\n", + " {'count': 43346,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:washington+%28d.c.%29&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:washington+%28d.c.%29&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'washington (d.c.)'},\n", + " {'count': 37282,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:california&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:california&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'california'},\n", + " {'count': 32940,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:new+york+%28state%29&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:new+york+%28state%29&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new york (state)'},\n", + " {'count': 32939,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:new+york&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:new+york&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new york'},\n", + " {'count': 32939,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:new+york+%28n.y.%29&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:new+york+%28n.y.%29&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new york (n.y.)'},\n", + " {'count': 31487,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject!:new+york+county&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=subject:new+york+county&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new york county'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/subject/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'Subject',\n", + " 'type': 'subject'},\n", + " {'filters': [{'count': 91203,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000002&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000002&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '2'},\n", + " {'count': 86181,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000003&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000003&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '3'},\n", + " {'count': 84753,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000004&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000004&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '4'},\n", + " {'count': 68367,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000001&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000001&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '1'},\n", + " {'count': 57421,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000006&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000006&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '6'},\n", + " {'count': 52264,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000007&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000007&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '7'},\n", + " {'count': 44318,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000005&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000005&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '5'},\n", + " {'count': 43723,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000008&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000008&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '8'},\n", + " {'count': 21168,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000009&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000009&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '9'},\n", + " {'count': 18850,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page!:0000000010&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=number_page:0000000010&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': '10'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/number_page/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'Page',\n", + " 'type': 'number_page'},\n", + " {'filters': [{'count': 685654,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_collection!:chronicling+america&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_collection:chronicling+america&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'chronicling america'},\n", + " {'count': 2497,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_collection!:new+york+journal+and+related+titles,+1896-1899&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_collection:new+york+journal+and+related+titles,+1896-1899&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'new york journal and related titles, 1896-1899'},\n", + " {'count': 36,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_collection!:newspaper+pictorials:+world+war+i+rotogravures,+1914-1919&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_collection:newspaper+pictorials:+world+war+i+rotogravures,+1914-1919&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'newspaper pictorials: world war i rotogravures, 1914-1919'}],\n", + " 'title': 'Collection',\n", + " 'type': 'partof_collection'},\n", + " {'filters': [{'count': 685654,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=online-format!:image&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=online-format:image&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'image'},\n", + " {'count': 685654,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=online-format!:online+text&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=online-format:online+text&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'online text'},\n", + " {'count': 685654,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=online-format!:pdf&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=online-format:pdf&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'pdf'}],\n", + " 'title': 'Online Format',\n", + " 'type': 'online-format'},\n", + " {'filters': [{'count': 60682,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:library+of+congress,+washington,+dc&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:library+of+congress,+washington,+dc&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'library of congress, washington, dc'},\n", + " {'count': 37262,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:university+of+california,+riverside%3B+riverside,+ca&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:university+of+california,+riverside%3B+riverside,+ca&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'university of california, riverside; riverside, ca'},\n", + " {'count': 26630,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:minnesota+historical+society%3B+saint+paul,+mn&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:minnesota+historical+society%3B+saint+paul,+mn&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'minnesota historical society; saint paul, mn'},\n", + " {'count': 23890,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:arizona+state+library,+archives+and+public+records%3B+phoenix,+az&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:arizona+state+library,+archives+and+public+records%3B+phoenix,+az&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'arizona state library, archives and public records; phoenix, az'},\n", + " {'count': 23256,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:connecticut+state+library,+hartford,+ct&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:connecticut+state+library,+hartford,+ct&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'connecticut state library, hartford, ct'},\n", + " {'count': 23146,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:university+of+nebraska-lincoln+libraries,+lincoln,+ne&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:university+of+nebraska-lincoln+libraries,+lincoln,+ne&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'university of nebraska-lincoln libraries, lincoln, ne'},\n", + " {'count': 18905,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:university+of+utah,+marriott+library&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:university+of+utah,+marriott+library&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'university of utah, marriott library'},\n", + " {'count': 18315,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:library+of+virginia%3B+richmond,+va&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:library+of+virginia%3B+richmond,+va&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'library of virginia; richmond, va'},\n", + " {'count': 17721,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:the+new+york+public+library,+astor,+lenox+and+tilden+foundation&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:the+new+york+public+library,+astor,+lenox+and+tilden+foundation&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'the new york public library, astor, lenox and tilden foundation'},\n", + " {'count': 17146,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor!:kansas+state+historical+society%3B+topeka,+ks&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=contributor:kansas+state+historical+society%3B+topeka,+ks&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'kansas state historical society; topeka, ks'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/contributor/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'Contributor',\n", + " 'type': 'contributor'},\n", + " {'filters': [{'count': 685654,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_division!:serial+and+government+publications+division&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=partof_division:serial+and+government+publications+division&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'serial and government publications division'}],\n", + " 'title': 'Division',\n", + " 'type': 'partof_division'},\n", + " {'filters': [{'count': 685654,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=access-restricted!:false&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=access-restricted:false&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'false'}],\n", + " 'title': 'Access Condition',\n", + " 'type': 'access-restricted'},\n", + " {'filters': [{'count': 2312,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:ct_elm_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:ct_elm_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'ct_elm_ver01'},\n", + " {'count': 1888,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:nbu_beatrice_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:nbu_beatrice_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'nbu_beatrice_ver01'},\n", + " {'count': 1877,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:khi_ingalls_ver02&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:khi_ingalls_ver02&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'khi_ingalls_ver02'},\n", + " {'count': 1787,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:curiv_ogilby_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:curiv_ogilby_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'curiv_ogilby_ver01'},\n", + " {'count': 1712,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:nbu_alliance_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:nbu_alliance_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'nbu_alliance_ver01'},\n", + " {'count': 1679,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:az_hornedowl_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:az_hornedowl_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'az_hornedowl_ver01'},\n", + " {'count': 1525,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:pst_franco_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:pst_franco_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'pst_franco_ver01'},\n", + " {'count': 1508,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:curiv_rubidoux_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:curiv_rubidoux_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'curiv_rubidoux_ver01'},\n", + " {'count': 1505,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:nhd_moosilauke_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:nhd_moosilauke_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'nhd_moosilauke_ver01'},\n", + " {'count': 1497,\n", + " 'not': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch!:az_fairyduster_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'off': None,\n", + " 'on': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fa=batch:az_fairyduster_ver01&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'title': 'az_fairyduster_ver01'}],\n", + " 'index': 'https://www.loc.gov/collections/chronicling-america/index/batch/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=1&start_date=1880-01-01',\n", + " 'title': 'batch',\n", + " 'type': 'batch'}],\n", + " 'featured_items': [],\n", + " 'form_facets': {'language': [{'count': 105,\n", + " 'label': 'Czech',\n", + " 'value': 'czech'},\n", + " {'count': 216, 'label': 'Danish', 'value': 'danish'},\n", + " {'count': 685447, 'label': 'English', 'value': 'english'},\n", + " {'count': 1, 'label': 'Esperanto', 'value': 'esperanto'},\n", + " {'count': 74, 'label': 'French', 'value': 'french'},\n", + " {'count': 269, 'label': 'German', 'value': 'german'},\n", + " {'count': 6, 'label': 'Hebrew', 'value': 'hebrew'},\n", + " {'count': 25, 'label': 'Irish', 'value': 'irish'},\n", + " {'count': 32, 'label': 'Italian', 'value': 'italian'},\n", + " {'count': 1, 'label': 'Lithuanian', 'value': 'lithuanian'},\n", + " {'count': 40, 'label': 'Norwegian', 'value': 'norwegian'},\n", + " {'count': 39, 'label': 'Polish', 'value': 'polish'},\n", + " {'count': 1, 'label': 'Serbian', 'value': 'serbian'},\n", + " {'count': 1, 'label': 'Slovenian', 'value': 'slovenian'},\n", + " {'count': 736, 'label': 'Spanish', 'value': 'spanish'},\n", + " {'count': 17, 'label': 'Swedish', 'value': 'swedish'},\n", + " {'count': 67, 'label': 'Yiddish', 'value': 'yiddish'}],\n", + " 'location_state': [{'count': 12473, 'label': 'Alabama', 'value': 'alabama'},\n", + " {'count': 3160, 'label': 'Alaska', 'value': 'alaska'},\n", + " {'count': 23890, 'label': 'Arizona', 'value': 'arizona'},\n", + " {'count': 8914, 'label': 'Arkansas', 'value': 'arkansas'},\n", + " {'count': 37282, 'label': 'California', 'value': 'california'},\n", + " {'count': 10002, 'label': 'Colorado', 'value': 'colorado'},\n", + " {'count': 23256, 'label': 'Connecticut', 'value': 'connecticut'},\n", + " {'count': 8955, 'label': 'Delaware', 'value': 'delaware'},\n", + " {'count': 46152,\n", + " 'label': 'District of Columbia',\n", + " 'value': 'district of columbia'},\n", + " {'count': 6615, 'label': 'Florida', 'value': 'florida'},\n", + " {'count': 16975, 'label': 'Georgia', 'value': 'georgia'},\n", + " {'count': 13527, 'label': 'Hawaii', 'value': 'hawaii'},\n", + " {'count': 12856, 'label': 'Idaho', 'value': 'idaho'},\n", + " {'count': 13025, 'label': 'Illinois', 'value': 'illinois'},\n", + " {'count': 12862, 'label': 'Indiana', 'value': 'indiana'},\n", + " {'count': 11046, 'label': 'Iowa', 'value': 'iowa'},\n", + " {'count': 17442, 'label': 'Kansas', 'value': 'kansas'},\n", + " {'count': 10748, 'label': 'Kentucky', 'value': 'kentucky'},\n", + " {'count': 6322, 'label': 'Louisiana', 'value': 'louisiana'},\n", + " {'count': 12615, 'label': 'Maine', 'value': 'maine'},\n", + " {'count': 7648, 'label': 'Maryland', 'value': 'maryland'},\n", + " {'count': 5745, 'label': 'Massachusetts', 'value': 'massachusetts'},\n", + " {'count': 9013, 'label': 'Michigan', 'value': 'michigan'},\n", + " {'count': 26075, 'label': 'Minnesota', 'value': 'minnesota'},\n", + " {'count': 7389, 'label': 'Mississippi', 'value': 'mississippi'},\n", + " {'count': 11389, 'label': 'Missouri', 'value': 'missouri'},\n", + " {'count': 11347, 'label': 'Montana', 'value': 'montana'},\n", + " {'count': 23327, 'label': 'Nebraska', 'value': 'nebraska'},\n", + " {'count': 8512, 'label': 'Nevada', 'value': 'nevada'},\n", + " {'count': 4286, 'label': 'New Hampshire', 'value': 'new hampshire'},\n", + " {'count': 14377, 'label': 'New Jersey', 'value': 'new jersey'},\n", + " {'count': 7985, 'label': 'New Mexico', 'value': 'new mexico'},\n", + " {'count': 32939, 'label': 'New York', 'value': 'new york'},\n", + " {'count': 6078, 'label': 'North Carolina', 'value': 'north carolina'},\n", + " {'count': 13724, 'label': 'North Dakota', 'value': 'north dakota'},\n", + " {'count': 8538, 'label': 'Ohio', 'value': 'ohio'},\n", + " {'count': 7853, 'label': 'Oklahoma', 'value': 'oklahoma'},\n", + " {'count': 13313, 'label': 'Oregon', 'value': 'oregon'},\n", + " {'count': 15015, 'label': 'Pennsylvania', 'value': 'pennsylvania'},\n", + " {'count': 56, 'label': 'Puerto Rico', 'value': 'puerto rico'},\n", + " {'count': 7277, 'label': 'Rhode Island', 'value': 'rhode island'},\n", + " {'count': 8576, 'label': 'South Carolina', 'value': 'south carolina'},\n", + " {'count': 11850, 'label': 'South Dakota', 'value': 'south dakota'},\n", + " {'count': 5436, 'label': 'Tennessee', 'value': 'tennessee'},\n", + " {'count': 14995, 'label': 'Texas', 'value': 'texas'},\n", + " {'count': 19210, 'label': 'Utah', 'value': 'utah'},\n", + " {'count': 12084, 'label': 'Vermont', 'value': 'vermont'},\n", + " {'count': 187, 'label': 'Virgin Islands', 'value': 'virgin islands'},\n", + " {'count': 18365, 'label': 'Virginia', 'value': 'virginia'},\n", + " {'count': 14439, 'label': 'Washington', 'value': 'washington'},\n", + " {'count': 15547, 'label': 'West Virginia', 'value': 'west virginia'},\n", + " {'count': 14770, 'label': 'Wisconsin', 'value': 'wisconsin'},\n", + " {'count': 7366, 'label': 'Wyoming', 'value': 'wyoming'}],\n", + " 'subject_ethnicity': [{'count': 5450,\n", + " 'label': 'African American',\n", + " 'value': 'african american'},\n", + " {'count': 3, 'label': 'Cuban', 'value': 'cuban'},\n", + " {'count': 245, 'label': 'Czech', 'value': 'czech'},\n", + " {'count': 132, 'label': 'Danish', 'value': 'danish'},\n", + " {'count': 77, 'label': 'French', 'value': 'french'},\n", + " {'count': 221, 'label': 'German', 'value': 'german'},\n", + " {'count': 685,\n", + " 'label': 'Indians of North America',\n", + " 'value': 'indians of north america'},\n", + " {'count': 1218, 'label': 'Irish', 'value': 'irish'},\n", + " {'count': 6, 'label': 'Italian', 'value': 'italian'},\n", + " {'count': 194, 'label': 'Jewish', 'value': 'jewish'},\n", + " {'count': 1032, 'label': 'Latin American', 'value': 'latin american'},\n", + " {'count': 1, 'label': 'Lithuanian', 'value': 'lithuanian'},\n", + " {'count': 3, 'label': 'Luxembourger', 'value': 'luxembourger'},\n", + " {'count': 1, 'label': 'Mexican', 'value': 'mexican'},\n", + " {'count': 40, 'label': 'Norwegian', 'value': 'norwegian'},\n", + " {'count': 29, 'label': 'Pacific Islander', 'value': 'pacific islander'},\n", + " {'count': 10, 'label': 'Polish', 'value': 'polish'},\n", + " {'count': 1, 'label': 'Serbian', 'value': 'serbian'},\n", + " {'count': 17, 'label': 'Swedish', 'value': 'swedish'}]},\n", + " 'inherit_from_portal': True,\n", + " 'legacy-url': 'https://chroniclingamerica.loc.gov/',\n", + " 'next': {'active': False,\n", + " 'content': '$collection-titles|partof:chronicling america|digitized:false',\n", + " 'count': 25,\n", + " 'disable_navigation': True,\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/titles/',\n", + " 'pagination': '3 of 3',\n", + " 'slug': 'titles',\n", + " 'sortBy': 'title_s_asc',\n", + " 'style': 'table',\n", + " 'title': 'All Digitized Titles',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table'},\n", + " 'next_sibling': {'active': False,\n", + " 'content': '$collection-titles|partof:chronicling america|digitized:false',\n", + " 'count': 25,\n", + " 'disable_navigation': True,\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/titles/',\n", + " 'pagination': '3 of 3',\n", + " 'slug': 'titles',\n", + " 'sortBy': 'title_s_asc',\n", + " 'style': 'table',\n", + " 'title': 'All Digitized Titles',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table'},\n", + " 'options': {'access_group': [''],\n", + " 'access_group_raw': '',\n", + " 'all': None,\n", + " 'api_version': '1',\n", + " 'app_context': None,\n", + " 'application_version': '$Revision$',\n", + " 'attribute': None,\n", + " 'attribute!': None,\n", + " 'attribute_map': None,\n", + " 'cache_tags': ['ndnp/deu',\n", + " 'university-of-delaware-library-newark-de-awardee',\n", + " 'ndnp/kyu',\n", + " 'university-of-kentucky-lexington-ky-awardee',\n", + " 'ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee',\n", + " 'ndnp/txdn',\n", + " 'university-of-north-texas-denton-tx-awardee',\n", + " 'ndnp/au',\n", + " 'university-of-alabama-tuscaloosa-al-awardee',\n", + " 'ndnp/okhi',\n", + " 'oklahoma-historical-society-awardee',\n", + " 'ndnp/scu',\n", + " 'university-of-south-carolina-columbia-sc-awardee',\n", + " 'ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee',\n", + " 'ndnp/fu',\n", + " 'university-of-florida-awardee',\n", + " 'ndnp/pst',\n", + " 'penn-state-university-libraries-university-park-pa-awardee',\n", + " 'ndnp/wa',\n", + " 'washington-state-library-awardee',\n", + " 'ndnp/uuml',\n", + " 'university-of-utah-marriott-library-awardee',\n", + " 'ndnp/mdu',\n", + " 'university-of-maryland-college-park-college-park-md-awardee',\n", + " 'ndnp/oru',\n", + " 'university-of-oregon-libraries-eugene-or-awardee'],\n", + " 'callback': None,\n", + " 'clip': None,\n", + " 'clip_image_width': None,\n", + " 'clip_rotation': None,\n", + " 'content_filter': None,\n", + " 'content_replacement': '',\n", + " 'count': None,\n", + " 'dates': None,\n", + " 'default_count': 40,\n", + " 'delimiter': None,\n", + " 'digital_id': None,\n", + " 'display_level': 'page',\n", + " 'display_options': {'options': [{'field': 'all', 'label': 'All'},\n", + " {'field': 'title', 'label': 'Titles', 'type': 'title'},\n", + " {'field': 'issue', 'label': 'Issues', 'type': 'issue'},\n", + " {'field': 'page', 'label': 'Pages (Full Text)', 'type': 'segment'}]},\n", + " 'distance': None,\n", + " 'dl': 'page',\n", + " 'downloadOption': None,\n", + " 'duration': 1.7116682529449463,\n", + " 'embed': [],\n", + " 'embed!': [],\n", + " 'end_date': '1920-12-31',\n", + " 'error_response_status': None,\n", + " 'excludeTerms': None,\n", + " 'facetLimits': '',\n", + " 'facetPrefix': None,\n", + " 'facet_count': None,\n", + " 'facet_style': None,\n", + " 'field': None,\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'required': True,\n", + " 'select': 'multiple'},\n", + " {'field': 'location_county', 'select': 'multiple'},\n", + " {'field': 'location_city', 'select': 'multiple'},\n", + " {'field': 'partof_title', 'select': 'multiple'},\n", + " {'default': 'enable',\n", + " 'display_level': 'page',\n", + " 'field': 'language',\n", + " 'select': 'single'},\n", + " {'default': 'enable', 'field': 'subject_ethnicity', 'select': 'multiple'}],\n", + " 'format': 'json',\n", + " 'hits': 685654,\n", + " 'host': 'www.loc.gov',\n", + " 'ical': False,\n", + " 'id': None,\n", + " 'iiif': False,\n", + " 'in': 'partof:chronicling america',\n", + " 'include_facets': [{'field': 'digitized'},\n", + " {'field': 'object-type', 'label': 'Display Level'},\n", + " {'field': 'original-format'},\n", + " {'field': 'partof_title', 'label': 'Title'},\n", + " {'field': 'dates'},\n", + " {'field': 'location_country', 'label': 'Country'},\n", + " {'field': 'location_state',\n", + " 'label': 'State/Province (Geographic Coverage)'},\n", + " {'field': 'location_county', 'label': 'County'},\n", + " {'field': 'location_city', 'label': 'City'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity'},\n", + " {'field': 'language', 'label': 'Language'},\n", + " {'field': 'subject'},\n", + " {'closed': True, 'field': 'number_page', 'label': 'Page'},\n", + " {'closed': True, 'field': 'partof_collection', 'label': 'Collection'},\n", + " {'closed': True, 'field': 'online-format'},\n", + " {'closed': True, 'field': 'contributor'},\n", + " {'closed': True, 'field': 'partof_division', 'label': 'Division'},\n", + " {'closed': True, 'field': 'access-restricted'},\n", + " {'closed': True, 'field': 'batch'}],\n", + " 'index': None,\n", + " 'inputEncoding': 'UTF-8',\n", + " 'is_portal': None,\n", + " 'item': None,\n", + " 'items': None,\n", + " 'keys': None,\n", + " 'language': None,\n", + " 'latlong': None,\n", + " 'method': 'GET',\n", + " 'newSearch': None,\n", + " 'new_clip_url': False,\n", + " 'onsite': False,\n", + " 'operator': None,\n", + " 'ops': 'AND',\n", + " 'outputEncoding': 'UTF-8',\n", + " 'page_campaigns': [],\n", + " 'path_info': '/collections/chronicling-america/',\n", + " 'port': '443',\n", + " 'proxypath': None,\n", + " 'qs': 'electricity',\n", + " 'query_string': 'dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'redirect_proxy': False,\n", + " 'redirect_to_item': None,\n", + " 'referer': '',\n", + " 'region': '',\n", + " 'release_id': 123456789,\n", + " 'request_host': 'www.loc.gov',\n", + " 'request_params': {'dl': ['page'],\n", + " 'end_date': ['1920-12-31'],\n", + " 'fo': ['json'],\n", + " 'ops': ['AND'],\n", + " 'qs': ['electricity'],\n", + " 'searchType': ['advanced'],\n", + " 'start_date': ['1880-01-01']},\n", + " 'request_url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'resource': '',\n", + " 'resource_sequence': None,\n", + " 'scheme': 'https',\n", + " 'searchIn': 'partof:chronicling america',\n", + " 'searchTerms': '',\n", + " 'searchType': 'advanced',\n", + " 'searchtype': 'advanced',\n", + " 'segments': True,\n", + " 'site': {'advanced_search': True,\n", + " 'advanced_search_dropdowns_per_row': 4,\n", + " 'coverage_dates': {'end': {'day': 31, 'month': 11, 'year': 1963},\n", + " 'start': {'day': 3, 'month': 8, 'year': 1736}},\n", + " 'default_state': 'advanced',\n", + " 'display_options': {'options': [{'field': 'all', 'label': 'All'},\n", + " {'field': 'title', 'label': 'Titles', 'type': 'title'},\n", + " {'field': 'issue', 'label': 'Issues', 'type': 'issue'},\n", + " {'field': 'page', 'label': 'Pages (Full Text)', 'type': 'segment'}]},\n", + " 'facets': {'include': [{'field': 'digitized'},\n", + " {'field': 'object-type', 'label': 'Display Level'},\n", + " {'field': 'original-format'},\n", + " {'field': 'partof_title', 'label': 'Title'},\n", + " {'field': 'dates'},\n", + " {'field': 'location_country', 'label': 'Country'},\n", + " {'field': 'location_state',\n", + " 'label': 'State/Province (Geographic Coverage)'},\n", + " {'field': 'location_county', 'label': 'County'},\n", + " {'field': 'location_city', 'label': 'City'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity'},\n", + " {'field': 'language', 'label': 'Language'},\n", + " {'field': 'subject'},\n", + " {'closed': True, 'field': 'number_page', 'label': 'Page'},\n", + " {'closed': True, 'field': 'partof_collection', 'label': 'Collection'},\n", + " {'closed': True, 'field': 'online-format'},\n", + " {'closed': True, 'field': 'contributor'},\n", + " {'closed': True, 'field': 'partof_division', 'label': 'Division'},\n", + " {'closed': True, 'field': 'access-restricted'},\n", + " {'closed': True, 'field': 'batch'}]},\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'required': True,\n", + " 'select': 'multiple'},\n", + " {'field': 'location_county', 'select': 'multiple'},\n", + " {'field': 'location_city', 'select': 'multiple'},\n", + " {'field': 'partof_title', 'select': 'multiple'},\n", + " {'default': 'enable',\n", + " 'display_level': 'page',\n", + " 'field': 'language',\n", + " 'select': 'single'},\n", + " {'default': 'enable', 'field': 'subject_ethnicity', 'select': 'multiple'}],\n", + " 'geoviz': True,\n", + " 'inherit_from_browse': True,\n", + " 'mode': 'self-discovery',\n", + " 'search_operators': [{'label': 'All of these words:', 'name': 'AND'},\n", + " {'label': 'Any of these words:', 'name': 'OR'},\n", + " {'label': 'This exact phrase:', 'name': 'PHRASE'},\n", + " {'label': 'These words within 5 words of each other:', 'name': '~5'},\n", + " {'label': 'These words within 10 words of each other:', 'name': '~10'}],\n", + " 'segments': True,\n", + " 'style': 'gallery',\n", + " 'submonth_date_gaps': True},\n", + " 'site_date_range': '1736-09-03/1963-12-31',\n", + " 'site_defaults': ['style'],\n", + " 'site_id': 'chronicling-america',\n", + " 'site_type': 'collections',\n", + " 'solrQuery': '',\n", + " 'sortBy': None,\n", + " 'sortOrder': None,\n", + " 'startPage': None,\n", + " 'start_date': '1880-01-01',\n", + " 'style': 'gallery',\n", + " 'suggested': None,\n", + " 'target': None,\n", + " 'template': 'search/base',\n", + " 'timestamp': 1744006367.8114254,\n", + " 'type': 'search',\n", + " 'tz_aware': None,\n", + " 'unionFacets': '',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'webcast_permalink': None,\n", + " 'word_search_with_js': True},\n", + " 'original_formats': ['newspaper'],\n", + " 'pages': [{'active': False,\n", + " 'children': [{'content': 'about-this-collection/related-resources.html',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/',\n", + " 'slug': 'related-resources',\n", + " 'status': 'production',\n", + " 'title': 'Related Resources',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/'},\n", + " {'content': 'about-this-collection/rights-and-access.html',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/',\n", + " 'slug': 'rights-and-access',\n", + " 'title': 'Rights and Access',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/'},\n", + " {'content': 'about-this-collection/technical-information.html',\n", + " 'description': ['National Digital Newspaper Program (NDNP)\\n\\n \\n News room of the New York Times newspaper, 1942.\\n\\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\\n preservation on microfilm of a corpus of at-risk newspaper materials.'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/',\n", + " 'slug': 'technical-information',\n", + " 'status': 'production',\n", + " 'title': 'Technical Information',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/'}],\n", + " 'content': 'about-this-collection/overview.html',\n", + " 'featured_items': {'carousel_label': '100 Years Ago Today',\n", + " 'content': '$hundred-years-ago|type:issue|partof:chronicling america',\n", + " 'content_is_search_results': True,\n", + " 'count': 15,\n", + " 'is_carousel': True,\n", + " 'status': 'production'},\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/',\n", + " 'pagination': '1 of 3',\n", + " 'slug': 'about-this-collection',\n", + " 'title': 'About this Collection',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/'},\n", + " {'active': True,\n", + " 'children': [{'active': True,\n", + " 'image_url': ['/static/collections/chronicling-america/500_500.jpg'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/',\n", + " 'markup': None,\n", + " 'pagination': '2 of 3',\n", + " 'partof': [],\n", + " 'results': [{'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5'],\n", + " 'batch': ['deu_fairfax_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/delaware/',\n", + " '2/united states/delaware/new castle/',\n", + " '3/united states/delaware/new castle/wilmington/'],\n", + " 'contributor': ['university of delaware library, newark, de'],\n", + " 'date': '1914-04-01',\n", + " 'dates': ['1914-04-01'],\n", + " 'description': ['5HH THE HUMAN BODY IS AN ELECTRIC BATTERY S Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose Invention Meet With Great Success That the human body is electrical is longer a mere theory among seien It is i t tists and uptodate physicians generally conceded to be an absolute fact Professor Edgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves correspond to wires It is r certain that transmission of sensa Nerves have j now tion over them is electric been cut ami a galvanometer inserted I The needle moved proving that nerve power is electric The human system electrochemic battery and the The electric is an life principle is electrical age is here Drugs are hard hit on ali j sides and an intelligent physician t that he has almost entirely stopped their use a normal supply of electricity in body and the word disease means an insufficiency of that power me the I The word health now means Dr Albert J'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-12T17:55:50.956Z',\n", + " 'group': ['ndnp/deu',\n", + " 'university-of-delaware-library-newark-de-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:deu:batch_deu_fairfax_ver01:data:sn85042354:00383343045:1914040101:0839/full/pct:6.25/0/default.jpg#h=450&w=322',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:deu:batch_deu_fairfax_ver01:data:sn85042354:00383343045:1914040101:0839/full/pct:12.5/0/default.jpg#h=901&w=645',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/deu/batch_deu_fairfax_ver01/data/sn85042354/00383343045/1914040101/0839.xml&format=alto_xml'],\n", + " 'index': 1,\n", + " 'language': ['english'],\n", + " 'location': ['united states', 'wilmington', 'delaware', 'new castle'],\n", + " 'location_city': ['wilmington'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['new castle'],\n", + " 'location_state': ['delaware'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '1', '0000000005', '5', '4', 'sn85042354'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042354'],\n", + " 'number_page': ['0000000005'],\n", + " 'number_reel': ['0', '0', '3', '8', '3', '3', '4', '3', '0', '4', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Evening journal and the daily Republican'],\n", + " 'page_id': 'sn85042354-1914-04-01-ed-1-0839',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening journal (wilmington, del.) 1888-1932'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening journal (wilmington, del.) 1888-1932'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/'],\n", + " 'shelf_id': '05',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['wilmington (del.)',\n", + " 'newspapers',\n", + " 'delaware',\n", + " 'wilmington',\n", + " 'united states',\n", + " 'new castle'],\n", + " 'timestamp': '2023-08-13T02:40:34.300Z',\n", + " 'title': 'Image 5 of Evening journal (Wilmington, Del.), April 1, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fdeu%2Fbatch_deu_fairfax_ver01%2Fdata%2Fsn85042354%2F00383343045%2F1914040101%2F0839.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2'],\n", + " 'batch': ['kyu_aluminum_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/mason/',\n", + " '3/united states/kentucky/mason/maysville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1895-02-25',\n", + " 'dates': ['1895-02-25'],\n", + " 'description': ['mrimmr wirtfi 1iilitWv I h Evening Bulletin DAILY KXCKPT SUNDAY itosstiit McCarthy Proorletors MONDAY FEBUUAUY21 1895 TJiIr tnrnorwoitli0r THE COMING CONTESTS WhjWtll bo h Democratic Nomi nees for Senator andvEepresontativoNxtTall tyeakiiu oi the approaching contest f ii tnte fcLnator from this district and liipnwiituuvi horn Mason County tho loial coircspomUmt of tho CourierJournal shvh No announcements for tho honor have been made and times are favoiahli for tliu oflice to seek tho man This Senatorial district is composed of Maon and Lewis counties and by the rulo f rotation which has been observed tor years the county of Lewis is entitled to name tho nominee for State Senator No ono from Lowis so far has given any intimation of wanting the position There is much good Senatorial timber in Lowis County and none better than Robt D Wilson of Vanceburg ex County Cleik and now practicing law In Mason County exStato Senator E L Wortliington is being talked of as a suitable perron to nominate for tho Leg islature Mr Worthingtondoes not seok the nomination but his friends say ho would not decline if it came to him by acclamation He is a bright lawyer a ready debater and familiar'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:24:48.741Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_aluminum_ver01:data:sn87060190:00211103917:1895022501:0287/full/pct:6.25/0/default.jpg#h=440&w=286',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_aluminum_ver01:data:sn87060190:00211103917:1895022501:0287/full/pct:12.5/0/default.jpg#h=880&w=572',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_aluminum_ver01/data/sn87060190/00211103917/1895022501/0287.xml&format=alto_xml'],\n", + " 'index': 2,\n", + " 'language': ['english'],\n", + " 'location': ['mason',\n", + " 'united states',\n", + " 'maysville',\n", + " 'mason county',\n", + " 'kentucky'],\n", + " 'location_city': ['maysville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['mason'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', '0000000002', '1', '9', 'sn87060190', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn87060190'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '1', '1', '1', '0', '3', '9', '1', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn87060190-1895-02-25-ed-1-0287',\n", + " 'partof': ['the evening bulletin (maysville, ky.) 1887-1905',\n", + " 'serial and government publications division',\n", + " 'chronicling america'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the evening bulletin (maysville, ky.) 1887-1905'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['mason',\n", + " 'mason county (ky.)',\n", + " 'newspapers',\n", + " 'maysville (ky.)',\n", + " 'maysville',\n", + " 'united states',\n", + " 'mason county',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T14:01:04.332Z',\n", + " 'title': 'Image 2 of The evening bulletin (Maysville, Ky.), February 25, 1895',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_aluminum_ver01%2Fdata%2Fsn87060190%2F00211103917%2F1895022501%2F0287.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2'],\n", + " 'batch': ['nvln_jackpot_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/humboldt/',\n", + " '3/united states/nevada/humboldt/lovelock/',\n", + " '2/united states/nevada/pershing/',\n", + " '3/united states/nevada/pershing/lovelock/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1909-01-15',\n", + " 'dates': ['1909-01-15'],\n", + " 'description': ['THE LOVELOCK TRIBUNE JOHN S CASE Proprietor SUBSCRIPTION RATES One Tear by mail in United States 300 Six Months 200 Three Month 100 XVPoreign OfficesPostage additional ADVERTISING RATES Loc ulsTen ceuts per line each insertion Display AdaH per inch per month single column Legal NoticesAt regular Legal Rates FRIDAY Jan 15 1909 BUREAU OF MINES BILL KILLED On Monday January 4 the house bill providing for a bureau of mines in the department of the interior came up in the senate in the regular order of business However as soon us the measure was reached on the calendar Senator Teller of Colorado arose and asked that it go over under Kule 9 and the request was granted In speaking of the matter Senator Nixon who is a member of the senate committee on mines and mining said It has received very bad treatment in our committee This Kule 9 is a senate rule which permits of a bill be ing allowed to go over under request but does not permit of its again being brought up before the senate for con sideratMm without unanimous consent unless a vote is demanded in which event a majority vote in its favor would'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:58:00.903Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_jackpot_ver01:data:sn86091313:00332891327:1909011501:0013/full/pct:6.25/0/default.jpg#h=389&w=275',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_jackpot_ver01:data:sn86091313:00332891327:1909011501:0013/full/pct:12.5/0/default.jpg#h=778&w=550',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_jackpot_ver01/data/sn86091313/00332891327/1909011501/0013.xml&format=alto_xml'],\n", + " 'index': 3,\n", + " 'language': ['english'],\n", + " 'location': ['pershing',\n", + " 'nevada',\n", + " 'united states',\n", + " 'lovelock',\n", + " 'humboldt'],\n", + " 'location_city': ['lovelock'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['humboldt', 'pershing'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000002',\n", + " '1',\n", + " 'sn86091313',\n", + " '9',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86091313'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '1', '3', '2', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86091313-1909-01-15-ed-1-0013',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'lovelock tribune (lovelock, nev.) 1898-1912'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['lovelock tribune (lovelock, nev.) 1898-1912'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['pershing',\n", + " 'nevada',\n", + " 'newspapers',\n", + " 'lovelock (nev.)',\n", + " 'united states',\n", + " 'lovelock',\n", + " 'humboldt'],\n", + " 'timestamp': '2023-06-30T23:33:46.590Z',\n", + " 'title': 'Image 2 of Lovelock tribune (Lovelock, Nev.), January 15, 1909',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_jackpot_ver01%2Fdata%2Fsn86091313%2F00332891327%2F1909011501%2F0013.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2'],\n", + " 'batch': ['nvln_deeth_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/humboldt/',\n", + " '3/united states/nevada/humboldt/winnemucca/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1909-01-09',\n", + " 'dates': ['1909-01-09'],\n", + " 'description': ['1mmmmam Great Magazine Oder With the Silver State News flVFCLURKsl MAGAZINE AUGUST 1008 I The Silver State News I Year 300 Our Pricey i Womans Home Companion I Year 125for A McClures Magazine I Year 150 All Three VtUU The Silver State News I Year 300 Our Price Q 0 C Womans Home Companion i Year 125 For Both The two greatest magazine publishing houses Womans Home Companion and McClures magazinehave j ed with the Silver State News in making an unparalleled subscription offe to our readers Their special lowpriced offer is exclusive and unique and is subpect to with drawal at any time You should order today AMERICAS TWO GREATEST FAMILY MAGAZINES Here is reading matter for the whole yearthe best that can be bought at any costat a big saving in price Womans Home Companion at its new price of 125 is the best and biggest womans magazine pub lished In addition to the best of fiction and important general articles it has twelve complete departments for women and a big childrens de partment McClures for years has been the standard magazine of fact and fiction It spends twice as much for its articles and illustrations as i'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:53:20.533Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_deeth_ver01:data:sn86076356:00332890426:1909010901:0013/full/pct:6.25/0/default.jpg#h=464&w=300',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_deeth_ver01:data:sn86076356:00332890426:1909010901:0013/full/pct:12.5/0/default.jpg#h=929&w=601',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_deeth_ver01/data/sn86076356/00332890426/1909010901/0013.xml&format=alto_xml'],\n", + " 'index': 4,\n", + " 'language': ['english'],\n", + " 'location': ['nevada', 'winnemucca', 'united states', 'humboldt'],\n", + " 'location_city': ['winnemucca'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['humboldt'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000002',\n", + " '1',\n", + " '9',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " 'sn86076356'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86076356'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '0', '4', '2', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86076356-1909-01-09-ed-1-0013',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the silver state news (winnemucca, nev.) 1907-1909'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the silver state news (winnemucca, nev.) 1907-1909'],\n", + " 'publication_frequency': ['semiweekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['humboldt', 'winnemucca', 'nevada', 'united states'],\n", + " 'timestamp': '2023-06-30T19:26:01.922Z',\n", + " 'title': 'Image 2 of The Silver state news (Winnemucca, Nev.), January 9, 1909',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_deeth_ver01%2Fdata%2Fsn86076356%2F00332890426%2F1909010901%2F0013.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23'],\n", + " 'batch': ['txdn_belgium_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1910-11-26',\n", + " 'dates': ['1910-11-26'],\n", + " 'description': ['JUdJLi rAuil Jo Ji4iLlLJLJO Saturday Xov 26 1910 Startling new discoveries prove beyond PffrrffalO 11 1 1 t ii i uTs an aouDi mat jieccnciry is juc en of science demonstrate the value of electricity as a Remarkable great success 4CIhe word health now body and the word disease Prof Edgar L Larkin That the human body is electrical Is no longer a mere theory among scientists and uptodate physicians It Is generally conceded to be an absolute fact Prof Edgar H Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is no5 certain that transmission of sensation over them is electric Nerves have been cut and a galvanometer Inserted The needle moved proving that nerve power is electric The human system is an electro chemic battery and the life principle Is electrical The electric age is here Drugs are hard hit on all sides and en Intelligent physician tells me that he has almost en tirely stopped their use The word health now means a aormal supply of electricity in the body and the word disease means an Insufficiency of that power Dr Albert J'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:24:33.807Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:3.125/0/default.jpg#h=299&w=230',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:6.25/0/default.jpg#h=599&w=460',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:12.5/0/default.jpg#h=1198&w=921',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_belgium_ver01/data/sn88084272/00294554270/1910112601/0059.xml&format=alto_xml'],\n", + " 'index': 5,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0',\n", + " '0000000023',\n", + " '1',\n", + " 'sn88084272',\n", + " '9',\n", + " '5',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000023'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '4', '2', '7', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1910-11-26-ed-1-0059',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/'],\n", + " 'shelf_id': '23',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-09T21:41:52.819Z',\n", + " 'title': 'Image 23 of El Paso herald (El Paso, Tex.), November 26, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_belgium_ver01%2Fdata%2Fsn88084272%2F00294554270%2F1910112601%2F0059.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8'],\n", + " 'batch': ['txdn_hotel_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/tarrant/',\n", + " '3/united states/texas/tarrant/fort worth/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1891-10-31',\n", + " 'dates': ['1891-10-31'],\n", + " 'description': ['tpm j v Absol imsma mmmmmmmBmmm l roETHA ra BO I tax of constitntei familr inedi cino chest Slekllead aehe Wcali Stomach JJ Wind and Pain ini tticStomaeJi Giddiness fWneu treIn0 after meals I lxzinessit Droiestnesi Cold Oiillt Flushing I Heat Sliortness of Jlreath Costieeness Blotches on the bkitt Ihslurued Sleep and all nervous and trembling sensa lions are relieved by vsing Viese fills Of all druggists Price 25 cents a box New Yok Depot 365 Canal St a COLD U3DAL PASIS 1B78 IBaprCo S recast Icoa from niXfSx tho excess of oil bos bete rcmored is t ly Pure d it iSSoluble No lifiknicls arc used its prepifewtfb n It haa more than tnr times ic strength of Cocoa mixed witKjitarA Arrowroot or Sugar afkjg tlic foTo far moro economical cosfaa hsinhan one cent a cup It is delicroasmourisliing Btrcngthcniug KASttv digested and admirabjy tidaptcajfor invalids as well as for pcrso faUiahealth X b Sold by Grocers evoryvyhero W BAKER CTH Dorchesft Mass BELIEF LAST IKG j lwllle d Sal 4rnEErjtO any summer a pro criptlen to rnJfrcetnalLlrcak paifejdld speodllr toislns varicoidlelmpot core i KV IMMTpclTE IttfJina ftyddreu pHAS MORALS IJo5E IHa sh I MIc Mention the Fort Worth'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:30:55.121Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_hotel_ver02:data:sn86071158:00206536470:1891103101:0334/full/pct:6.25/0/default.jpg#h=426&w=311',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_hotel_ver02:data:sn86071158:00206536470:1891103101:0334/full/pct:12.5/0/default.jpg#h=853&w=622',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_hotel_ver02/data/sn86071158/00206536470/1891103101/0334.xml&format=alto_xml'],\n", + " 'index': 6,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'tarrant', 'united states', 'fort worth'],\n", + " 'location_city': ['fort worth'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tarrant'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['sn86071158',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000008',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86071158'],\n", + " 'number_page': ['0000000008'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '6', '4', '7', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Fort Worth daily gazette',\n", + " 'Illustrated Sunday gazette',\n", + " 'Sunday illustrated Fort Worth gazette'],\n", + " 'page_id': 'sn86071158-1891-10-31-ed-1-0334',\n", + " 'partof': ['chronicling america',\n", + " 'fort worth gazette (fort worth, tex.) 1891-1898',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['fort worth gazette (fort worth, tex.) 1891-1898'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/'],\n", + " 'shelf_id': '8',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'fort worth (tex.)',\n", + " 'united states',\n", + " 'texas',\n", + " 'tarrant',\n", + " 'fort worth'],\n", + " 'timestamp': '2024-01-10T15:27:57.548Z',\n", + " 'title': 'Image 8 of Fort Worth gazette (Fort Worth, Tex.), October 31, 1891',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_hotel_ver02%2Fdata%2Fsn86071158%2F00206536470%2F1891103101%2F0334.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25'],\n", + " 'batch': ['txdn_canada_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1911-12-02',\n", + " 'dates': ['1911-12-02'],\n", + " 'description': ['EL PASO HERALD Saturday December 2 1911 25 Startling new discoveries prove beyond all doubt that Electricity Is Life Men of science demonstrate the value of electricity as a Remarkable for disease Invention meets with great success 44CThe word health now means a normal supply of electricity in the body and the tyord disease means an insufficiency of that power Prof Edgar L Larkin That tire human body Is electrtoai is bo longer a mere theory among soiewtiets and uptodate physi cians It la generally ooaoeded to be an absolute feat Pre JBdgar L LarJdn etocueslngr the new physi ology writes as follows A man brain and body is a battery aad nerves correspond to wire It is now certain that transmis sion of sensation ever them Is electric Nerve have been cut and a galvanometer inserted The needle moved proving that nervepower is electric The human system to an electroohemie battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician telte me that he has almost entirely stopped their use The word health now BSeanB a normal supply of electricity in the body and the word'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:25:21.132Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00280765065:1911120201:0279/full/pct:6.25/0/default.jpg#h=450&w=346',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00280765065:1911120201:0279/full/pct:12.5/0/default.jpg#h=900&w=693',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_canada_ver02/data/sn88084272/00280765065/1911120201/0279.xml&format=alto_xml'],\n", + " 'index': 7,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '0000000025',\n", + " '1',\n", + " 'sn88084272',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000025'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '0', '6', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1911-12-02-ed-1-0279',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/'],\n", + " 'shelf_id': '25',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-09T23:45:38.938Z',\n", + " 'title': 'Image 25 of El Paso herald (El Paso, Tex.), December 2, 1911, (Comic Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_canada_ver02%2Fdata%2Fsn88084272%2F00280765065%2F1911120201%2F0279.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24'],\n", + " 'batch': ['au_inman_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/alabama/',\n", + " '2/united states/alabama/jefferson/',\n", + " '3/united states/alabama/jefferson/birmingham/'],\n", + " 'contributor': ['university of alabama libraries, tuscaloosa, al'],\n", + " 'date': '1914-01-25',\n", + " 'dates': ['1914-01-25'],\n", + " 'description': ['THE HUMAN BODY IS AN ELECTRIC BATTERY Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose In vention Meets With Great Success That the human body is electrical is no longer a mere theory among scientists and uptodate physicians It is generally conceded to be an absolute fact Professor Edgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is now certain that transmission of sensation over them is electric Nerves have been cut and a galvonometer inserred The needle moved proving that nerve power is electric The human system is an electro chemic battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician tells me he has almost entirely stopped their use The word health now means a normal supply of electricity in the body and the word disease means an insufficiency of that power Pr Albert I Atkins the eminent California scientist is still at'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2022-09-26T07:40:57.025Z',\n", + " 'group': ['ndnp/au', 'university-of-alabama-tuscaloosa-al-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_inman_ver01:data:sn85038485:00340582615:1914012501:0433/full/pct:6.25/0/default.jpg#h=429&w=299',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_inman_ver01:data:sn85038485:00340582615:1914012501:0433/full/pct:12.5/0/default.jpg#h=859&w=599',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/au/batch_au_inman_ver01/data/sn85038485/00340582615/1914012501/0433.xml&format=alto_xml'],\n", + " 'index': 8,\n", + " 'language': ['english'],\n", + " 'location': ['alabama', 'jefferson', 'birmingham', 'united states'],\n", + " 'location_city': ['birmingham'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['jefferson'],\n", + " 'location_state': ['alabama'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '5',\n", + " '0000000024',\n", + " '6',\n", + " '4',\n", + " 'sn85038485',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85038485'],\n", + " 'number_page': ['0000000024'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '2', '6', '1', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Birmingham news, the Birmingham age-herald',\n", + " 'Age-herald'],\n", + " 'page_id': 'sn85038485-1914-01-25-ed-1-0433',\n", + " 'partof': ['chronicling america',\n", + " 'the birmingham age-herald (birmingham, ala.) 1902-1950',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the birmingham age-herald (birmingham, ala.) 1902-1950'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/'],\n", + " 'shelf_id': '24',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['alabama',\n", + " 'newspapers',\n", + " 'birmingham (ala.)',\n", + " 'birmingham',\n", + " 'united states',\n", + " 'jefferson'],\n", + " 'timestamp': '2022-11-23T03:28:53.201Z',\n", + " 'title': 'Image 24 of The Birmingham age-herald (Birmingham, Ala.), January 25, 1914, (SPORTING SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fau%2Fbatch_au_inman_ver01%2Fdata%2Fsn85038485%2F00340582615%2F1914012501%2F0433.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11'],\n", + " 'batch': ['txdn_egypt_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1914-03-18',\n", + " 'dates': ['1914-03-18'],\n", + " 'description': ['EL PASO HERALD Wednesday March 18 1914 11 THE HUMAN ELECTRIC Startling New Discoveries Seem to Prove Electricity Is Life Men of Science Demonstrate the Value of Disease Remarkable Claims With Great Success That the human body is electrical is bo longer a mere theory among scientists and uptodate physicians It is generally conceded to be an absolute faot Professor Edgar L Larkin discussing the new physi ology writes as follows A man brain and body is a battery and nerves cor respond te wires It is now certain that transmission of sensation over them is electric Nerves have been cut and a galvonoueter inserted The needle moved proving that nerve power is electric Tie human sys tem is an electrochemic battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician tells me he lias almost entirely stopped their use The word health now means a normal supply of electricity in the body and the word disease means an insufficiency of that power Dr Albert J Atkins the eminent California scientist is still at work proving that every principle in what we call our electrical science is'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:27:34.140Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_egypt_ver01:data:sn88084272:00280765417:1914031801:0393/full/pct:6.25/0/default.jpg#h=448&w=343',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_egypt_ver01:data:sn88084272:00280765417:1914031801:0393/full/pct:12.5/0/default.jpg#h=896&w=687',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_egypt_ver01/data/sn88084272/00280765417/1914031801/0393.xml&format=alto_xml'],\n", + " 'index': 9,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '1',\n", + " 'sn88084272',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " '0000000011',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000011'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '4', '1', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1914-03-18-ed-1-0393',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/'],\n", + " 'shelf_id': '11',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T06:58:12.633Z',\n", + " 'title': 'Image 11 of El Paso herald (El Paso, Tex.), March 18, 1914, (HOME EDITION, Sport and Society Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_egypt_ver01%2Fdata%2Fsn88084272%2F00280765417%2F1914031801%2F0393.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19'],\n", + " 'batch': ['okhi_apache_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1912-12-08',\n", + " 'dates': ['1912-12-08'],\n", + " 'description': ['THE TULSA DAILY Would BUNdXy DECEMBER 8 1912 DAI I s MTWfi IWs IflON TRIBlTB fO A fJRKAT I lil MlH I IS A REAL Will IUc to sc n iioat MimINiuIiuii ol Mm Iordkx at Um Peopto mi November s From The Dallas Tegu Newt Tin ru will bo no atcpplg dOWII fOI the president when lie quits tho white hus next Murrit it will lie merely the throwing off of insignia mid ha biliments whli b however ihuoh to the Imagination of the vulgar the limy Invest nne with greulneHs of a soul ho philosophic iin ihit of the pres ident And In his Hpcech hefure tho Lotus club ho ether night be proved hlnmelf u philosopher If to be a phil osopher Is to do ones bent und then sonept the oonsequenoM with cheer fulucas reslKiiulkm however disaS troui those consequences may br Bonift one told Socrates that his ene mies were trying to humiliate him and he replied But I am not hu inlllntcdl The moral fortitude ol PreflideQt Tatt Is evidently no lu heroic for although be in the vie tlm of the worst political tragedy out history gives any account of the an renlty'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:54:20.339Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_apache_ver02:data:sn85042344:00237284574:1912120801:0558/full/pct:6.25/0/default.jpg#h=402&w=292',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_apache_ver02:data:sn85042344:00237284574:1912120801:0558/full/pct:12.5/0/default.jpg#h=804&w=585',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_apache_ver02/data/sn85042344/00237284574/1912120801/0558.xml&format=alto_xml'],\n", + " 'index': 10,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '5',\n", + " 'sn85042344',\n", + " '0000000019',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000019'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '4', '5', '7', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1912-12-08-ed-1-0558',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/'],\n", + " 'shelf_id': '19',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T20:15:43.109Z',\n", + " 'title': 'Image 19 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), December 8, 1912, (MORNING EDITION, SECOND SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_apache_ver02%2Fdata%2Fsn85042344%2F00237284574%2F1912120801%2F0558.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14'],\n", + " 'batch': ['kyu_basenji_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/jefferson/',\n", + " '3/united states/kentucky/jefferson/louisville/',\n", + " '3/united states/kentucky/jefferson/shelbyville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1906-03-18',\n", + " 'dates': ['1906-03-18'],\n", + " 'description': ['e THE COURIERJOURNAL LOUISVILLE SUNDAY MORNING MARCH 18 1900 SECTION 2 V new way to stimulate ambition Give your body a charge of electricity every day Nervous energy is the tal of successful men It has carried them through many obstacles to fame and fortune By Jno Francis Byrnes Do you want to be rich and powerful T Do you want to make a name for yourself as a man of big flairs Do you want to see your pic ture in the paper and have yourself described as a Napoleon of finance Do you want to be pointed out as you walk on the street as the man who made his millions by turning his body into a galvanic battery 1 The human body Is a mach ine The nervous system is the motor l Electricity is the power that runs it The hustling spirit ci American enterprise is only an ex presslon of nervous energy That nervous energy is electricity go if you want success if you want to do big things and have your picture in the Hall of Pune give yourself a daily charge of electricity Success comes from effort effort is the use of a'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-10-06T01:18:33.161Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_basenji_ver01:data:sn83045188:print:1906031801:0482/full/pct:6.25/0/default.jpg#h=450&w=362',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_basenji_ver01:data:sn83045188:print:1906031801:0482/full/pct:12.5/0/default.jpg#h=901&w=725',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_basenji_ver01/data/sn83045188/print/1906031801/0482.xml&format=alto_xml'],\n", + " 'index': 11,\n", + " 'language': ['english'],\n", + " 'location': ['shelbyville',\n", + " 'jefferson county',\n", + " 'united states',\n", + " 'jefferson',\n", + " 'louisville',\n", + " 'kentucky'],\n", + " 'location_city': ['louisville', 'shelbyville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['jefferson'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['sn83045188', '1', '0000000014'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045188'],\n", + " 'number_page': ['0000000014'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Courier-journal & times', 'Courier journal and times'],\n", + " 'page_id': 'sn83045188-1906-03-18-ed-1-0482',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the courier-journal (louisville [ky.]) 1869-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the courier-journal (louisville [ky.]) 1869-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/'],\n", + " 'shelf_id': '14',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['jefferson county (ky.)',\n", + " 'louisville (ky.)',\n", + " 'newspapers',\n", + " 'https://id.oclc.org/worldcat/entity/e39pbjxxd89c7pgq8c4pvq6h73',\n", + " 'shelbyville',\n", + " 'jefferson county',\n", + " 'united states',\n", + " 'jefferson',\n", + " 'louisville',\n", + " 'https://id.oclc.org/worldcat/entity/e39pbjb48pcxkhbtd9ktrbphg3',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-10-06T01:44:37.848Z',\n", + " 'title': 'Image 14 of The courier-journal (Louisville [Ky.]), March 18, 1906, (SECTION 2)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_basenji_ver01%2Fdata%2Fsn83045188%2Fprint%2F1906031801%2F0482.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27'],\n", + " 'batch': ['txdn_canada_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1910-05-14',\n", + " 'dates': ['1910-05-14'],\n", + " 'description': ['1J O R T 44 The lofd health now means a normal supply of electric ity in the body and the word disease means ah insufficiency of that power Prof Edgar L Larkin That the human hody is electrical is no longer a theory among scientists and uptodate physicians It is generally conceded to be an absolute fact Professor Edgar I Larkin discussing the nw phys iology writes as follows A man brain and body is a battery and nerves correspond to wires It is now certain that transmis sion of sensation over them is electric Nerves have been cut and a galvanometer inserted The needle moved proving that nerve power is electric The hu man system is an electrochemic battery and the life principle Is electrical The electric age Is here Drugs are hard hit on all sides and an intelligent physician tells me that he has almost entirely stopped their use The word health now means a normal supply of elec tricity In the body and the word disease means an insufficiency of that power Dr Albert J Atkins the eminent California scien tist is stiJI at work proving that even principle in what we call our electrical'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:25:24.076Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:3.125/0/default.jpg#h=299&w=233',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:6.25/0/default.jpg#h=599&w=467',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:12.5/0/default.jpg#h=1199&w=935',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_canada_ver02/data/sn88084272/00294553599/1910051401/0051.xml&format=alto_xml'],\n", + " 'index': 12,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0',\n", + " '3',\n", + " '0000000027',\n", + " '1',\n", + " 'sn88084272',\n", + " '9',\n", + " '5',\n", + " '4',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000027'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '3', '5', '9', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1910-05-14-ed-1-0051',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/'],\n", + " 'shelf_id': '27',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T00:00:17.168Z',\n", + " 'title': 'Image 27 of El Paso herald (El Paso, Tex.), May 14, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_canada_ver02%2Fdata%2Fsn88084272%2F00294553599%2F1910051401%2F0051.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9'],\n", + " 'batch': ['au_childers_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/alabama/',\n", + " '2/united states/alabama/montgomery/',\n", + " '3/united states/alabama/montgomery/montgomery/'],\n", + " 'contributor': ['university of alabama libraries, tuscaloosa, al'],\n", + " 'date': '1914-01-18',\n", + " 'dates': ['1914-01-18'],\n", + " 'description': ['vi V THE i I V r ELECTRIC BODY IS AN BATTERY t 1 f Jfe K Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose Invention Meets With Great Success rS ihhX V That the human body It electrical la no longer a ere theory among aclentlsta and uptodate phy sicians It Is generally conceded to be an absolute tact Professor Edgar I Larkin discussing the new physiology writes as follows A man brain and body Is a battery and nerves correspond to wires It Is now certain that trans mission of sensation over them is electric Nerves have been cut and a galvonometer Inserted The f needle moved proving that nerve power is electric The human system Is an electrochemic battery and the life principle Is electrical The electrio age Is here Drugs are hard bit on all sides and an intel ligent physician tells me he has almost entirely stopped helr use The word health now means a normal supply of electricity In the body and the word disease means an Insufficiency'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-10-15T00:06:56.695Z',\n", + " 'group': ['ndnp/au', 'university-of-alabama-tuscaloosa-al-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_childers_ver01:data:sn84020645:00513683819:1914011801:0224/full/pct:6.25/0/default.jpg#h=442&w=313',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_childers_ver01:data:sn84020645:00513683819:1914011801:0224/full/pct:12.5/0/default.jpg#h=885&w=627',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/au/batch_au_childers_ver01/data/sn84020645/00513683819/1914011801/0224.xml&format=alto_xml'],\n", + " 'index': 13,\n", + " 'language': ['english'],\n", + " 'location': ['montgomery',\n", + " 'alabama',\n", + " 'montgomery county',\n", + " 'united states'],\n", + " 'location_city': ['montgomery'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['montgomery'],\n", + " 'location_state': ['alabama'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000009',\n", + " '1',\n", + " '9',\n", + " '5',\n", + " 'sn84020645',\n", + " '6'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84020645'],\n", + " 'number_page': ['0000000009'],\n", + " 'number_reel': ['0', '0', '5', '1', '3', '6', '8', '3', '8', '1', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Saturday morning',\n", + " 'Montgomery advertiser and Alabama journal',\n", + " 'Montgomery advertiser/Alabama journal',\n", + " 'Daily advertiser'],\n", + " 'page_id': 'sn84020645-1914-01-18-ed-1-0224',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the montgomery advertiser (montgomery, ala.) 1885-1982'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the montgomery advertiser (montgomery, ala.) 1885-1982'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/'],\n", + " 'shelf_id': '09',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['montgomery',\n", + " 'alabama',\n", + " 'newspapers',\n", + " 'montgomery county (ala.)',\n", + " 'montgomery county',\n", + " 'montgomery (ala.)',\n", + " 'united states'],\n", + " 'timestamp': '2023-10-15T00:45:11.729Z',\n", + " 'title': 'Image 9 of The Montgomery advertiser (Montgomery, Ala.), January 18, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fau%2Fbatch_au_childers_ver01%2Fdata%2Fsn84020645%2F00513683819%2F1914011801%2F0224.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2'],\n", + " 'batch': ['scu_evadeestruction_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/south carolina/',\n", + " '2/united states/south carolina/anderson/',\n", + " '3/united states/south carolina/anderson/anderson/'],\n", + " 'contributor': ['university of south carolina; columbia, sc'],\n", + " 'date': '1900-03-21',\n", + " 'dates': ['1900-03-21'],\n", + " 'description': ['ELECTRICITY The Lotest Aditic Scie Suma WASHINGTON I C March 10 Thc phenomena of the earths rotation of rain storms cyclones water spouts thunder ami lightning arc being arti ficially reproduced in the course of some remarkable experiments at the Klmer Jatos Laboratory at Chevy Chase near this city Prof J ates the famous physicist who directs this fascinating work shop has long been conducting elaborate researches look ing to the solution of these enigmas of nature As a result of this labor he has deduced some surprising the ories which in thc opinion of many learned men will effect a complete rev olution in present methods of weather forecasting Your correspondent a day or two was granted the first newspaper inter view concerning these important dis coveries and was requested to state that mauy were made with thc assist ance of the late II A Ilazcn pro fessor of meteorology at the Uni ted States Weather Bureau whose death occurred only a few weeks ago just as the work was drawing to a close TIIK KARLY K Xl KUI M KS TS of thc two investigators wore made for thc purpose of ascertaining natures method of rainmaking Thc most'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-24T14:39:38.154Z',\n", + " 'group': ['ndnp/scu',\n", + " 'university-of-south-carolina-columbia-sc-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:3.125/0/default.jpg#h=283&w=214',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:6.25/0/default.jpg#h=566&w=429',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:12.5/0/default.jpg#h=1133&w=859',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/scu/batch_scu_evadeestruction_ver01/data/sn84026965/00294550859/1900032101/1030.xml&format=alto_xml'],\n", + " 'index': 14,\n", + " 'language': ['english'],\n", + " 'location': ['south carolina',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'united states'],\n", + " 'location_city': ['anderson'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anderson'],\n", + " 'location_state': ['south carolina'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '0000000002',\n", + " '1',\n", + " 'sn84026965',\n", + " '9',\n", + " '5',\n", + " '4',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84026965'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '0', '8', '5', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Intelligencer'],\n", + " 'page_id': 'sn84026965-1900-03-21-ed-1-1030',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['anderson (s.c.)',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'south carolina',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'anderson county (s.c.)'],\n", + " 'timestamp': '2024-02-04T09:29:12.344Z',\n", + " 'title': 'Image 2 of The Anderson intelligencer (Anderson Court House, S.C.), March 21, 1900',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fscu%2Fbatch_scu_evadeestruction_ver01%2Fdata%2Fsn84026965%2F00294550859%2F1900032101%2F1030.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20'],\n", + " 'batch': ['nbu_offutt_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1905-07-30',\n", + " 'dates': ['1905-07-30'],\n", + " 'description': ['J Eloctrlclty T Number Illustrated Bee s Electricity HE mbcr NUMBER 320 Entered Second Class at Omaha Postofilce Published Weekly by The Bee Publishing Co Subocription f 250 Ter Year JULY 30 1903 Electricity in Its Practical Application to Our Modern EveryDay Life THE word electricity is derived from the Greek electron which meant amber The first discovery of electricity vu made by the old Romans when they found that If a piece of amber be rubbed with cloth it comes into possession of a power which enables It to attract and hold small quantities of certain natter such as chaff pith paper or its like Ihis was looked at by the old Romans as an Inexplicable phenomenon as no one seemed to be able to explain the reason We have records of this discovery back in time as far as BOO years before the Christian era so it will be noticed that electricity la not a discovery of late as generally understood Step by step It has been developed until today we would bardly recognize It as the same power originally discovered in the amber In stead of producing It by rubbing amber with cloth we have con atructed'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:48.066Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_offutt_ver01:data:sn99021999:00280778448:1905073001:0366/full/pct:6.25/0/default.jpg#h=462&w=349',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_offutt_ver01:data:sn99021999:00280778448:1905073001:0366/full/pct:12.5/0/default.jpg#h=925&w=699',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_offutt_ver01/data/sn99021999/00280778448/1905073001/0366.xml&format=alto_xml'],\n", + " 'index': 15,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '1', '0000000020', 'sn99021999', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000020'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '4', '4', '8'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1905-07-30-ed-1-0366',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/'],\n", + " 'shelf_id': '20',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T12:07:56.577Z',\n", + " 'title': 'Image 20 of Omaha daily bee (Omaha [Neb.]), July 30, 1905',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_offutt_ver01%2Fdata%2Fsn99021999%2F00280778448%2F1905073001%2F0366.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15'],\n", + " 'batch': ['nbu_pound_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1907-08-04',\n", + " 'dates': ['1907-08-04'],\n", + " 'description': ['The Omaha Sunday Bee PART IIL ELECTRICAL SECTION PAQM 1 TO Always Read THE OMAHA DEE Best i West VOL XXXVII NO 7 OMAHA SUNDAY MORNING AUGUST 4 1907 SINGLE COPV FIVE CENTS SERVICE PERFORMED DAILY FOR MANKIND BY ELECTRICITY Story of How the Good Giant Electricity and the Great Giant Steam United to Build Up Omaha and Make It a Great and Prosperous City of Homes and Factories THIS is the atory of how the good giant Electricity helped to build up the city of Omaha Somewhere Id the enchanted pages of the Second or Third reader there la a stery which Invariably thrllla th heart of the young pupil who reada It It la the story of Jamea Watt and the giant Steam James bo the story Bays was ft dreamy sof of boy who sat by the fire thinking while his hard working grandmother took in washing and struggled hard to eara a living The grandmother was accustomed to grumble considerably at the laziness of the boy and declared that he would come to no good end unless he reformed But still the boy dreamed while th tea kettle simmered and poured the steam from its Iron'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:48.954Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_pound_ver01:data:sn99021999:00280778357:1907080401:0134/full/pct:6.25/0/default.jpg#h=457&w=350',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_pound_ver01:data:sn99021999:00280778357:1907080401:0134/full/pct:12.5/0/default.jpg#h=915&w=700',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_pound_ver01/data/sn99021999/00280778357/1907080401/0134.xml&format=alto_xml'],\n", + " 'index': 16,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '5',\n", + " 'sn99021999',\n", + " '0000000015',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000015'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '3', '5', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1907-08-04-ed-1-0134',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/'],\n", + " 'shelf_id': '15',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T12:18:56.637Z',\n", + " 'title': 'Image 15 of Omaha daily bee (Omaha [Neb.]), August 4, 1907, (ELECTRICAL SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_pound_ver01%2Fdata%2Fsn99021999%2F00280778357%2F1907080401%2F0134.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12'],\n", + " 'batch': ['fu_edugator_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/marion/',\n", + " '3/united states/florida/marion/ocala/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1914-07-10',\n", + " 'dates': ['1914-07-10'],\n", + " 'description': ['IMPORTANT MEETING OF CITY COUNCIL __ The Liight and Water Committee j Makes Exhaustive Report 4 The city council held its regular j Tuesday night The following members answered j to their names C W Hunter E J j Bennett W A Knight H A Fausett J C Smith and E E Robinson The council chamber was crowded j with spectators which shows that the citizens are taking an active interest in city affairs I Superintendent Brinon several members of the school board and aj number of the patrons and well wish ers of Howard Academy presented a petition stating that the restriicted or red light district was in close proximity to the said academy and in voked the aid of the council to have the same removed The council held that the same was within the province of the mayor and police officers and referred the 1 delegation to the said officials The various officers of the city were present and were called upon lor reports Superintendent Caldwell of the electric light departrment reported that the recent accident to the plant was unavoidable as it was caused by lightning None of the others had any reports to make A'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:34:48.946Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:3.125/0/default.jpg#h=281&w=191',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:6.25/0/default.jpg#h=563&w=382',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:12.5/0/default.jpg#h=1126&w=764',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_edugator_ver01/data/sn88074815/00271765873/1914071001/0338.xml&format=alto_xml'],\n", + " 'index': 17,\n", + " 'language': ['english'],\n", + " 'location': ['marion',\n", + " 'ocala',\n", + " 'marion county',\n", + " 'united states',\n", + " 'florida'],\n", + " 'location_city': ['ocala'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['marion'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000012',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " 'sn88074815',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88074815'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '6', '5', '8', '7', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Ocala daily banner', 'Daily banner', 'Banner'],\n", + " 'page_id': 'sn88074815-1914-07-10-ed-1-0338',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the ocala banner (ocala, marion county, fla.) 1883-194?'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the ocala banner (ocala, marion county, fla.) 1883-194?'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['marion',\n", + " 'ocala (fla.)',\n", + " 'newspapers',\n", + " 'ocala',\n", + " 'marion county',\n", + " 'united states',\n", + " 'marion county (fla.)',\n", + " 'florida'],\n", + " 'timestamp': '2024-01-02T21:43:05.267Z',\n", + " 'title': 'Image 12 of The Ocala banner (Ocala, Marion County, Fla.), July 10, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_edugator_ver01%2Fdata%2Fsn88074815%2F00271765873%2F1914071001%2F0338.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2'],\n", + " 'batch': ['okhi_comanche_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/canadian/',\n", + " '3/united states/oklahoma/canadian/darlington/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1882-07-10',\n", + " 'dates': ['1882-07-10'],\n", + " 'description': ['MARYS LITTLE PIG KXry had a HMJe pig libs till was short ad ctffced lie ujxuagsd in Ue graead to dig WiUj snout iw long aad hoDked One day Into to grden gre This ptegy 2old did wander And BtraUMway with a bogglsb ialen Cucumbers he did tqaaoder AII Joor piggy neer had kaowa Of flrw cucumber colic tlie fcv a loud trriflc groaa iiius pains were diabolic One hour later be was dead A btiJ aad iff les corpus Jle lay benumbed rota tslJ to head J aw like a f rot ii pvr poise Tbea Mary foooed a shallow grave Quite rar Uie railroad auUoit And piggy who was oee so brave iiec fa that excavation Now let ail ptes this warn lag heed And aeVr in gardens irolie The end of bUh ooepily greed I sold cuciuiber colic YXiAix Weekly Sun and iivi Drover Journal IK THE WROG CORKCRIB uWeJl Uncle Bn it is your Uirn for a story J cried a group of jolly story tellers as tney Bat around an old fashioned stove on one cold bluster frig night in Decern oer to a venerable gentleman of three score years who fxad in days gone'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:57:27.147Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_comanche_ver01:data:sn83025001:00237281032:1882071001:0082/full/pct:6.25/0/default.jpg#h=481&w=336',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_comanche_ver01:data:sn83025001:00237281032:1882071001:0082/full/pct:12.5/0/default.jpg#h=963&w=673',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_comanche_ver01/data/sn83025001/00237281032/1882071001/0082.xml&format=alto_xml'],\n", + " 'index': 18,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'darlington',\n", + " 'united states',\n", + " 'canadian county',\n", + " 'indian territory',\n", + " 'canadian'],\n", + " 'location_city': ['darlington'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['canadian'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', 'sn83025001', '0000000002', '1', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83025001'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '1', '0', '3', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Transporter'],\n", + " 'page_id': 'sn83025001-1882-07-10-ed-1-0082',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'cheyenne transporter (darlington, indian terr.) 1879-1886'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['cheyenne transporter (darlington, indian terr.) 1879-1886'],\n", + " 'publication_frequency': ['semimonthly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['canadian county (okla.)',\n", + " 'darlington (okla.)',\n", + " 'indians of north america',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'darlington',\n", + " 'united states',\n", + " 'canadian county',\n", + " 'indian territory',\n", + " 'canadian'],\n", + " 'subject_ethnicity': ['indians of north america'],\n", + " 'timestamp': '2022-11-18T00:32:25.216Z',\n", + " 'title': 'Image 2 of Cheyenne transporter (Darlington, Indian Terr.), July 10, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_comanche_ver01%2Fdata%2Fsn83025001%2F00237281032%2F1882071001%2F0082.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12'],\n", + " 'batch': ['fu_graham_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/escambia/',\n", + " '3/united states/florida/escambia/pensacola/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1914-12-06',\n", + " 'dates': ['1914-12-06'],\n", + " 'description': ['12 THE PENSACOLA JOURNAL SUNDAY MORNING DECEMBER 6 1914 i 1 1 Ik I i t 1 1 i i S i I t t f 1 I t j rt At Its Price 695 theWorlds Greatest Automobile Value Heres the car that has all the features of a 1000 car and The New 1915 Model Has 17 New Features Sims real hightension magneto sliding gear transmission lefthand drive center control antiskid tires on rear and all high priced car features The easiest car in the world to drive A great big handsome powerful Swiftrunning REAL auto mobile The greatest hill climber in the world The car that has set the whole country talking With electric starter and electric lights 55 extra Holds the Road at SO Miles LOVE FlilDS WAY 10 M JAIL WOMAN WEDS MAN WHO WAS SERVING A LONG TERM UPON BEING CONVrCTEO OF SHOOTING HER OWN SISTER an Hour jfcyl Us IP L BOLEY Agent 15 East Chase Street Phone 864 iti if jfjiifc l v Wi Lake City Dec 4 A marriage li cense was issued this week in this city by Judge W M Ives the application being made by the bride who also'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:36:11.482Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_graham_ver01:data:sn87062268:0041566283A:1914120601:0514/full/pct:6.25/0/default.jpg#h=508&w=405',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_graham_ver01:data:sn87062268:0041566283A:1914120601:0514/full/pct:12.5/0/default.jpg#h=1017&w=810',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_graham_ver01/data/sn87062268/0041566283A/1914120601/0514.xml&format=alto_xml'],\n", + " 'index': 19,\n", + " 'language': ['english'],\n", + " 'location': ['pensacola',\n", + " 'escambia county',\n", + " 'escambia',\n", + " 'united states',\n", + " 'florida'],\n", + " 'location_city': ['pensacola'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['escambia'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " 'a',\n", + " '3',\n", + " 'sn87062268',\n", + " '1',\n", + " '0000000012',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn87062268'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '4', '1', '5', '6', '6', '2', '8', '3', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily journal', 'Pensacola news-journal'],\n", + " 'page_id': 'sn87062268-1914-12-06-ed-1-0514',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the pensacola journal (pensacola, fla.) 1898-1985'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the pensacola journal (pensacola, fla.) 1898-1985'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['pensacola (fla.)',\n", + " 'escambia county',\n", + " 'pensacola',\n", + " 'escambia county (fla.)',\n", + " 'newspapers',\n", + " 'escambia',\n", + " 'united states',\n", + " 'florida'],\n", + " 'timestamp': '2024-01-03T02:20:15.188Z',\n", + " 'title': 'Image 12 of The Pensacola journal (Pensacola, Fla.), December 6, 1914, (Second Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_graham_ver01%2Fdata%2Fsn87062268%2F0041566283A%2F1914120601%2F0514.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10'],\n", + " 'batch': ['okhi_hugo_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/carter/',\n", + " '3/united states/oklahoma/carter/ardmore/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1920-04-06',\n", + " 'dates': ['1920-04-06'],\n", + " 'description': ['Tace trnt DAILY ARDMOKKI I h 1 l KHUA AlKll j 1U20 W I 1TBBR FORECAST Kiiir Mid i oliliT priikulilt frost V dumber of Commerce Is a eleurhif hounc for community thought loin ii Suit Sale Dress Sale Coat Sale Suits With Their Own Individualit Every suit shown is unequalled value auihorative in every line and innovation See these garments today 4950 Suits at 6950 Suits at 7500 and 7950 Suits at 3950 s 1950 s90 8500 and 8950 Suits at 6950 9500 and 9750 Suits at 7950 11000 to 15000 Suits at 9850 17500 to 17950 Suits at 12500 Smart New Models Taffeta Foulard and Taffeta and Georgette Combinations hi 3950 io 3475 Dresses at 3950 to 4500 Dresses at 9750 Dresses at 12500 Dresses at Handsome New Coals at Sale Prices 2250 3 175 7950 9850 mmscn qjaHBE mug APPLIED SCIENCE MM CAUSE CROPS TO GROW AND MATURE AT WILL Of TOE MHO OF MAN Washington April J Government al expert hove discovered that plant life leeinii io ilejKnd on llghl rather ihittt tTiiii riiiii i fur nuiirihiimint ind may i controlled by regulating the hours of light and darkness The principal Ii revolutionary but t rwti'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T15:04:38.236Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_hugo_ver01:data:sn85042303:00200295432:1920040601:0806/full/pct:6.25/0/default.jpg#h=433&w=308',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_hugo_ver01:data:sn85042303:00200295432:1920040601:0806/full/pct:12.5/0/default.jpg#h=867&w=617',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_hugo_ver01/data/sn85042303/00200295432/1920040601/0806.xml&format=alto_xml'],\n", + " 'index': 20,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'chickasaw nation',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter'],\n", + " 'location_city': ['ardmore'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['carter'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0',\n", + " '3',\n", + " 'sn85042303',\n", + " '1',\n", + " '9',\n", + " '5',\n", + " '0000000010',\n", + " '4',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042303'],\n", + " 'number_page': ['0000000010'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '4', '3', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday Ardmoreite-press',\n", + " 'Ardmoreite',\n", + " 'Evening Ardmoreite',\n", + " 'Morning Ardmoreite'],\n", + " 'page_id': 'sn85042303-1920-04-06-ed-1-0806',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/'],\n", + " 'shelf_id': '10',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oklahoma',\n", + " 'newspapers',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter county (okla.)',\n", + " 'ardmore (okla.)',\n", + " 'chickasaw nation, oklahoma',\n", + " 'carter'],\n", + " 'timestamp': '2022-11-18T11:17:11.402Z',\n", + " 'title': 'Image 10 of The Daily Ardmoreite (Ardmore, Okla.), April 6, 1920',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_hugo_ver01%2Fdata%2Fsn85042303%2F00200295432%2F1920040601%2F0806.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3'],\n", + " 'batch': ['okhi_avocado_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/carter/',\n", + " '3/united states/oklahoma/carter/ardmore/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1898-03-20',\n", + " 'dates': ['1898-03-20'],\n", + " 'description': ['TDNXT BCOOB PafclUhar iSDMORE i t i IND TER When Actor ItatcIIffe begins Ma lat est engagement he will have the satis faction of knowing that he is not the only one In the cast If we had nothing to pardon or to he pardoned we might appear to be more perfect than we are but we should in fact be less so What strikes us in beauty Is that which we did not expect to find from anything we had seen before a new arrangement of excellent parts W H Stevenson one of the best known men in Connecticut has joined the Salvation army and presented It with a check for 5000 Let the good work go on A pleasing incident of the cotton mills strike in New Bedford was the idle hours recreation furnished tc strikers through the efforts of one of the city pastors Reading games mu sic and other forms of wholesome en tertainment were provided in two halls and all were welcome who would re frain from discussing the strike or other labor matters while present At the recent national convention of woman suffragists Utah and Colorado women were excluded from participa tion because of'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:19.544Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_avocado_ver01:data:sn85042303:00200295353:1898032001:0337/full/pct:6.25/0/default.jpg#h=434&w=323',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_avocado_ver01:data:sn85042303:00200295353:1898032001:0337/full/pct:12.5/0/default.jpg#h=869&w=647',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_avocado_ver01/data/sn85042303/00200295353/1898032001/0337.xml&format=alto_xml'],\n", + " 'index': 21,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'chickasaw nation',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter'],\n", + " 'location_city': ['ardmore'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['carter'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', 'sn85042303', '1', '9', '0000000003', '5', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042303'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '3', '5', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday Ardmoreite-press',\n", + " 'Ardmoreite',\n", + " 'Evening Ardmoreite',\n", + " 'Morning Ardmoreite'],\n", + " 'page_id': 'sn85042303-1898-03-20-ed-1-0337',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/'],\n", + " 'shelf_id': '03',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oklahoma',\n", + " 'newspapers',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter county (okla.)',\n", + " 'ardmore (okla.)',\n", + " 'chickasaw nation, oklahoma',\n", + " 'carter'],\n", + " 'timestamp': '2022-11-17T21:27:03.264Z',\n", + " 'title': 'Image 3 of The Daily Ardmoreite (Ardmore, Okla.), March 20, 1898',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_avocado_ver01%2Fdata%2Fsn85042303%2F00200295353%2F1898032001%2F0337.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2'],\n", + " 'batch': ['kyu_fargo_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/christian/',\n", + " '3/united states/kentucky/christian/hopkinsville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1896-03-03',\n", + " 'dates': ['1896-03-03'],\n", + " 'description': ['9Mk3Hb V ELE6TRI6ITY1N WAR Distinguished Engineers Present Plans for l Applying this Power to Our Uses t in Time of War TROLLEY FORTS AMD A Torpedo Propelled by Electricity That and Destroys Everything It Hits The Electric Balloon and BIG WATER BULLETS Chases a Ship at a Speed of 24 Knots With Speed and Certainty SubMarine Cable Way COPYRIGHT tSg jTTTTI3ffXIiiLiJL TIIOMAS COSniEKFORD MARTIN I I Describes Now and Other Possible for Making War Aloro Terrible The defenses of Xcw York harbor must necessarily be placed in the vicinity of Sandy liooU as there are guns afloat which could at that distance bom i bard Brooklyn or Manhattan island and convert their tall buildings into holes in the ground It is obviously desirable should any foreign war arise placing this country on the defensive to keep tho floating enemy at long range and while holding him there assume the offendivo in a manner that will cither diminish his fleet or cause it to retire Can electricity do anything by its marvelous flexibility and adaptability to insure the safety of the great city And keep the harbor inviolate 3ireet KRICSSOM BUBMAMHE GUN WEIGIIT It is believed by those who have to'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:31:05.953Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fargo_ver01:data:sn86069395:00206533249:1896030301:0155/full/pct:6.25/0/default.jpg#h=458&w=320',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fargo_ver01:data:sn86069395:00206533249:1896030301:0155/full/pct:12.5/0/default.jpg#h=916&w=641',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_fargo_ver01/data/sn86069395/00206533249/1896030301/0155.xml&format=alto_xml'],\n", + " 'index': 22,\n", + " 'language': ['english'],\n", + " 'location': ['hopkinsville',\n", + " 'united states',\n", + " 'christian county',\n", + " 'christian',\n", + " 'kentucky'],\n", + " 'location_city': ['hopkinsville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['christian'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0',\n", + " '3',\n", + " '0000000002',\n", + " '1',\n", + " '9',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " 'sn86069395'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86069395'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '3', '2', '4', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86069395-1896-03-03-ed-1-0155',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'hopkinsville kentuckian (hopkinsville, ky.) 1889-1918'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['hopkinsville kentuckian (hopkinsville, ky.) 1889-1918'],\n", + " 'publication_frequency': ['three times a week'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['hopkinsville (ky.)',\n", + " 'hopkinsville',\n", + " 'newspapers',\n", + " 'christian county (ky.)',\n", + " 'united states',\n", + " 'christian county',\n", + " 'christian',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T20:59:23.446Z',\n", + " 'title': 'Image 2 of Hopkinsville Kentuckian (Hopkinsville, Ky.), March 3, 1896',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_fargo_ver01%2Fdata%2Fsn86069395%2F00206533249%2F1896030301%2F0155.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9'],\n", + " 'batch': ['nbu_kiewit_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1913-12-17',\n", + " 'dates': ['1913-12-17'],\n", + " 'description': ['THE BEE OMAHA WEDNESDAY DECEMBER 17 1013 DO IX ELECTRICALLY GIFT SUGGESTIONS tJH H NSrrt l Vfir n 11 mj 1 JL 1 If you are a member of the Society for the Prevention of Useless Giving ordered previous to our fire and we are making prices to move them before Christmas not after Everything new BURGESSGRANDEN CO 1511 Howard Street T Thisisrthe 1p 1 A The Cleaner you will A CHILD can uso It without fatigue You can carry It any where Costs a cent an hour for currentand geta all the dirt Always ready Takes less space trilm a carpet Bwoeper Your house always fresh and sanitary no need of house cleaning Good enough for the largest rf Qf00 home priced for the smallest pJ If Tor sals by Alamo Engine Supply Co 112224 Parnam St Doug 1082j Your DEALER Has Them Mtsfernhctrfc fiuMFflRTQ trade mark Make This an Electrical Christmas wricai tii ill Ohpruinnfi Dougias Construction If Iff 01101 IfUUU 7633 THE Apartment House OWNER can give his tenants a MERRY XMAS by installing a push button elevator KIMBALL BROTHERS CO COUNCIL HLUFFSt IOWA ElcVator Huilders for Uncle Sam and other discriminating buyers buy a WESTINGHOUSE ELECTRIC'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:05.453Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_kiewit_ver02:data:sn99021999:00280778989:1913121701:1209/full/pct:6.25/0/default.jpg#h=446&w=335',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_kiewit_ver02:data:sn99021999:00280778989:1913121701:1209/full/pct:12.5/0/default.jpg#h=892&w=670',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_kiewit_ver02/data/sn99021999/00280778989/1913121701/1209.xml&format=alto_xml'],\n", + " 'index': 23,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '0000000009', '1', '9', 'sn99021999', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000009'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '9', '8', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1913-12-17-ed-1-1209',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/'],\n", + " 'shelf_id': '09',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T08:51:26.634Z',\n", + " 'title': 'Image 9 of Omaha daily bee (Omaha [Neb.]), December 17, 1913',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_kiewit_ver02%2Fdata%2Fsn99021999%2F00280778989%2F1913121701%2F1209.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28'],\n", + " 'batch': ['pst_holuba_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/pennsylvania/',\n", + " '2/united states/pennsylvania/philadelphia/',\n", + " '3/united states/pennsylvania/philadelphia/philadelphia/'],\n", + " 'contributor': ['penn state university libraries; university park, pa'],\n", + " 'date': '1920-05-19',\n", + " 'dates': ['1920-05-19'],\n", + " 'description': ['A ir v s V j7w IX A ft is S a i i i 1 i t I it i t u I tl l It III I Hi t I I I I II II I II j ti i r V n A L V V if 5 jrkaeIbstate for sale wPht riiiiniiriiiA 1000 CASH BALANCE AS RENT Buys 231 S 44th street ON THE FOLLOWIXO TERMS 10000 monthly rentml 0741 covers alt Interest taies and water rent 3259 a rnopthly saving paying oft on mortgage This special 1001 rnh offer and a monthly rental of inn cover all charges In the purchaae of thin prop erty Including your 12 ft monthly saving and you may mote In tomor row Lot 17Ht07 feet Large porch with granite column Parlor ani recep tion hall dining room pantry and kitchen on flrat floor Three lante rooms and Improved bath on second floor Tour beitrooma storeroom and bath ton third floor Basement laun dry with 3 soapatone tuba and direct entrance to yard Third floor l suitable for npart menta and ran be rented for ti0 a month Perfect hotair heating svstem Modem electric light Subatantlal contructlon Price 11500 on'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-10-08T10:21:04.392Z',\n", + " 'group': ['ndnp/pst',\n", + " 'penn-state-university-libraries-university-park-pa-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:pst:batch_pst_holuba_ver02:data:sn83045211:00237280210:1920051901:0825/full/pct:6.25/0/default.jpg#h=432&w=341',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:pst:batch_pst_holuba_ver02:data:sn83045211:00237280210:1920051901:0825/full/pct:12.5/0/default.jpg#h=864&w=682',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/pst/batch_pst_holuba_ver02/data/sn83045211/00237280210/1920051901/0825.xml&format=alto_xml'],\n", + " 'index': 24,\n", + " 'language': ['english'],\n", + " 'location': ['philadelphia', 'pennsylvania', 'united states'],\n", + " 'location_city': ['philadelphia'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['philadelphia'],\n", + " 'location_state': ['pennsylvania'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '1', 'sn83045211', '2', '0000000028', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045211'],\n", + " 'number_page': ['0000000028'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '0', '2', '1', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Evening public ledger and the evening telegraph'],\n", + " 'page_id': 'sn83045211-1920-05-19-ed-1-0825',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening public ledger (philadelphia [pa.]) 1914-1942'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening public ledger (philadelphia [pa.]) 1914-1942'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/'],\n", + " 'shelf_id': '28',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['philadelphia (pa.)',\n", + " 'philadelphia',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'pennsylvania'],\n", + " 'timestamp': '2022-10-28T04:21:26.339Z',\n", + " 'title': 'Image 28 of Evening public ledger (Philadelphia [Pa.]), May 19, 1920, (Night Extra)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fpst%2Fbatch_pst_holuba_ver02%2Fdata%2Fsn83045211%2F00237280210%2F1920051901%2F0825.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7'],\n", + " 'batch': ['txdn_ferrari_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/hays/',\n", + " '3/united states/texas/hays/san marcos/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1882-07-06',\n", + " 'dates': ['1882-07-06'],\n", + " 'description': ['1YIUT ELECTRICITY CAN DO The present electrical era which re ally began with the introduction of dy namo machines as a source of electrical power in place of the costly and feeble ino cells seems destined to last until the winds and the tides shall furnish this power so cheaply that it will drive machinery plow the fields haul wood gndjdraw water and so will do mans bud work for him The future value of electrricity is rated so high by clear beaded men of science that even so good a servant as steam has been to man sinks by comparison into insignificance An article in Blackwoods Magazine sets the matter before the unBcientiflo reader in so interesting a shape that the foUowing passages are worth quot J ing Electricity has long been a subject which had little interest except lor the lovers of scientifio research A gener ation has not altogether passed away in which all industrial use of electricity nnknown and the only practical munition of knowledge in regard to it was not one to apply it usefuUy but on to check its powers of destruction Fifty years ago lightning conductors were the only electric works in common'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:28:33.092Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_ferrari_ver02:data:sn86088181:00200296941:1882070601:0271/full/pct:6.25/0/default.jpg#h=465&w=288',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_ferrari_ver02:data:sn86088181:00200296941:1882070601:0271/full/pct:12.5/0/default.jpg#h=930&w=576',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_ferrari_ver02/data/sn86088181/00200296941/1882070601/0271.xml&format=alto_xml'],\n", + " 'index': 25,\n", + " 'language': ['english'],\n", + " 'location': ['san marcos', 'united states', 'texas', 'hays'],\n", + " 'location_city': ['san marcos'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['hays'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '1', '9', '0000000007', 'sn86088181', '6', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86088181'],\n", + " 'number_page': ['0000000007'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '6', '9', '4', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily free press'],\n", + " 'page_id': 'sn86088181-1882-07-06-ed-1-0271',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'san marcos free press (san marcos, tex.) 1877-1892'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['san marcos free press (san marcos, tex.) 1877-1892'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/'],\n", + " 'shelf_id': '7',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['san marcos',\n", + " 'newspapers',\n", + " 'san marcos (tex.)',\n", + " 'hays',\n", + " 'united states',\n", + " 'texas'],\n", + " 'timestamp': '2024-01-10T09:16:00.313Z',\n", + " 'title': 'Image 7 of San Marcos free press (San Marcos, Tex.), July 6, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_ferrari_ver02%2Fdata%2Fsn86088181%2F00200296941%2F1882070601%2F0271.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31'],\n", + " 'batch': ['txdn_denmark_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1912-11-23',\n", + " 'dates': ['1912-11-23'],\n", + " 'description': ['SHv B mesamwesssmmmEesF Worlds foremost scientists declare that electricity is the for disease Use ElectraVita if you want to be healthy This modern electric appliance is Curing men and women and their drugs fail The phyaicfaas a today are beginning to recog nise the zet that Mature te the only reel doctor after all They haw learned that the old system of doping sick people with stimulants and poisons is entirely wrong and must eventually give way to natural method The new Idea ta treating disease is to help Nature effect cure Your body will eliminate almost asy ailment If you give it the proper Vsslstaaca Now drugs do not supply the necessary aid They tear down vitality and rob you of your restating power giving the trouble firmer heJd upon your system Scientists have demonstrated that the human body Is an electric machine If you are siek or weak or suffering from some chronle complaint K is oecanao yen lack eleetrfeHy Bestore this force where it la needed and the ail ment can no longer exist Prof Andrew MacCdnnell president ef the Society of Universal Science says The only difference between a wall awn and an invalid ie that'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:26:13.782Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_denmark_ver01:data:sn88084272:0028076503A:1912112301:0709/full/pct:6.25/0/default.jpg#h=449&w=351',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_denmark_ver01:data:sn88084272:0028076503A:1912112301:0709/full/pct:12.5/0/default.jpg#h=899&w=703',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_denmark_ver01/data/sn88084272/0028076503A/1912112301/0709.xml&format=alto_xml'],\n", + " 'index': 26,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '0000000031',\n", + " '3',\n", + " 'a',\n", + " '1',\n", + " 'sn88084272',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000031'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '0', '3', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1912-11-23-ed-1-0709',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/'],\n", + " 'shelf_id': '31',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T03:05:01.923Z',\n", + " 'title': 'Image 31 of El Paso herald (El Paso, Tex.), November 23, 1912, (Week-End Edition, COMIC SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_denmark_ver01%2Fdata%2Fsn88084272%2F0028076503A%2F1912112301%2F0709.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3'],\n", + " 'batch': ['wa_dogwood_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/washington/',\n", + " '2/united states/washington/pierce/',\n", + " '3/united states/washington/pierce/tacoma/'],\n", + " 'contributor': ['washington state library; olympia, wa'],\n", + " 'date': '1910-12-03',\n", + " 'dates': ['1910-12-03'],\n", + " 'description': ['Saturday Dec 31910 Lyman J Gage Denies He Is a Follower of Mrs Tingley Ny United Press Leased Wire DENVER Dec 3Denying a report that he nad broken with i Mrs Katherine Tingley the pre ceptress of the Point Loma Cal i Theosophlcal colony Lyman J Gage former secretary of the treasury and multimillionaire caused surprise today by issuing a statement denying that he had ever been in any sense a support er of Mrs Tingley or her organiza tlon THE HUMAN BODY IS AN ELECTRIC BATTERY Startling new discoveries prove beyond all doubt that Electricity is Life Men of science demonstrate the value of electricity as a cure for disease Remarkable new Invention meets with great success The word health now means a normal supply of electricity in the body and the Word disease means an insufficiency of that powerPßOF EDGAR L LARKIN That the human body is electrical is no longer a mere theory among scientists and uptodate psysicians It Is generally conceded to bo an absolute fact Prof dKgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is now certain that'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-04-26T11:24:51.345Z',\n", + " 'group': ['ndnp/wa', 'washington-state-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:wa:batch_wa_dogwood_ver01:data:sn88085187:00211108198:1910120301:0648/full/pct:6.25/0/default.jpg#h=434&w=335',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:wa:batch_wa_dogwood_ver01:data:sn88085187:00211108198:1910120301:0648/full/pct:12.5/0/default.jpg#h=868&w=670',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/wa/batch_wa_dogwood_ver01/data/sn88085187/00211108198/1910120301/0648.xml&format=alto_xml'],\n", + " 'index': 27,\n", + " 'language': ['english'],\n", + " 'location': ['united states', 'pierce', 'tacoma', 'washington'],\n", + " 'location_city': ['tacoma'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['pierce'],\n", + " 'location_state': ['washington'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '1', '9', '0000000003', '2', 'sn88085187'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88085187'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '1', '1', '1', '0', '8', '1', '9', '8'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88085187-1910-12-03-ed-1-0648',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the tacoma times (tacoma, wash.) 1903-1949'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the tacoma times (tacoma, wash.) 1903-1949'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['washington (state)',\n", + " 'newspapers',\n", + " 'pierce',\n", + " 'united states',\n", + " 'washington',\n", + " 'tacoma (wash.)',\n", + " 'tacoma'],\n", + " 'timestamp': '2024-04-26T16:52:36.008Z',\n", + " 'title': 'Image 3 of The Tacoma times (Tacoma, Wash.), December 3, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fwa%2Fbatch_wa_dogwood_ver01%2Fdata%2Fsn88085187%2F00211108198%2F1910120301%2F0648.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27'],\n", + " 'batch': ['uuml_pereiro_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/utah/',\n", + " '2/united states/utah/salt lake/',\n", + " '3/united states/utah/salt lake/salt lake city/'],\n", + " 'contributor': ['university of utah, marriott library'],\n", + " 'date': '1910-10-23',\n", + " 'dates': ['1910-10-23'],\n", + " 'description': ['l THE SALT LAKE TRIBUNE SUNDAY MORNINg OCTOBER 23 1910 27 IS Startling new discoveries prove beyond all loubt that Electricity is Life I Men of science demonstrate the value of electricity as a cure for disease f I Remarkable new Invention meets with ireat success K The word health now means a normal supply of electricity M in the body and the Word disease means an insufficiency of that I power PROF EDGAR L LARKIN I 1PB the hljmsni lorJS is electrical is no longer a mere leory among scientists Htid uptodate physicians It I generally conceded to be an absoluto fact V irof Edgar 1j Larkln discussing the new physiology 3 Ues ca follows I Ai man brain and hody is a battery and nervoH K rrespond to wires It Is now certain thai transmission I cnsatlon over them Is electric Nerves have been cut d a galvanometer inserted The needle moved prov 9 j that nejve power Is electric Tho human system Is cleclrochemlc battery and the lifn principle Is eloc al The oectric age is here Drugn are hard hit on fsldes and an Intelligent physician tells me that he has jOEt entirely stopped their use'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T16:04:46.593Z',\n", + " 'group': ['ndnp/uuml', 'university-of-utah-marriott-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:3.125/0/default.jpg#h=272&w=207',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:6.25/0/default.jpg#h=545&w=414',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:12.5/0/default.jpg#h=1091&w=829',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/uuml/batch_uuml_pereiro_ver01/data/sn83045396/print/1910102301/0103.xml&format=alto_xml'],\n", + " 'index': 28,\n", + " 'language': ['english'],\n", + " 'location': ['salt lake city', 'utah', 'salt lake', 'united states'],\n", + " 'location_city': ['salt lake city'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['salt lake'],\n", + " 'location_state': ['utah'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['1', '0000000027', 'sn83045396'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045396'],\n", + " 'number_page': ['0000000027'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn83045396-1910-10-23-ed-1-0103',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the salt lake tribune (salt lake city, utah) 1890-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the salt lake tribune (salt lake city, utah) 1890-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/'],\n", + " 'shelf_id': '27',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'salt lake',\n", + " 'salt lake city (utah)',\n", + " 'salt lake city',\n", + " 'utah',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-28T20:53:09.961Z',\n", + " 'title': 'Image 27 of The Salt Lake tribune (Salt Lake City, Utah), October 23, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fuuml%2Fbatch_uuml_pereiro_ver01%2Fdata%2Fsn83045396%2Fprint%2F1910102301%2F0103.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1'],\n", + " 'batch': ['mdu_hagerstown_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/maryland/',\n", + " '2/united states/maryland/anne arundel/',\n", + " '3/united states/maryland/anne arundel/annapolis/'],\n", + " 'contributor': ['university of maryland, college park, md'],\n", + " 'date': '1892-04-21',\n", + " 'dates': ['1892-04-21'],\n", + " 'description': ['ADVERTISERS A M y OK Baturn for 4verli et 11 THE capital H Everybody Bead It VOL XIV NO 292 miscellaneous i main 4 Merchant Tailors 217 Hf Iftra Hlreet OALTIMOE Md BIi UK BIACK and MIXEI CHEVIOT SUITS TO OKDKK sl3 Color and Quality Guaranteed FULL EVENINGDRESS SDIT s jS on KATIN LINED TO ORDER ONLY S3O Samplf Suit on Hand to Kramine 500 PANTALOONS TO OKMCB A SPECIALTY AI the leading style of Oasaimeres Worsted Cheviots Overcoatings uud Trouserings made up at the Ijo west Prices ft il ooJn toOrder as Cheap aa RaadvMade cabinet making and repairing pon in a first class workmanlike manner at Reasonable Prices by Joseph Sedlacck Cabinet Making Chair Caning Up holatering and Matress Making Done at Returnable Prices HH King George Mt ANNAPOLIS MD 3j RICHARD G CHANEY HIEINQ and LIVERY STABLES IJI Heat Street Annapolis Mil Near A W B Depot 11l Kinds of Teams for Hire horses iikeTit livery ANn KTIRY KIND OF Hauling Demo at Short Notice i Btggige Delivered Furniture Hauled Waitous to Meet all Trains If 1 images and Funerals a specialty ant attended to promptly Order for earliest trains will be attended to dWft at the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-03-01T18:26:05.208Z',\n", + " 'group': ['ndnp/mdu',\n", + " 'university-of-maryland-college-park-college-park-md-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:3.125/0/default.jpg#h=278&w=198',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:6.25/0/default.jpg#h=556&w=397',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:12.5/0/default.jpg#h=1112&w=794',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mdu/batch_mdu_hagerstown_ver02/data/sn88065721/00279521699/1892042101/0483.xml&format=alto_xml'],\n", + " 'index': 29,\n", + " 'language': ['english'],\n", + " 'location': ['maryland', 'anne arundel', 'united states', 'annapolis'],\n", + " 'location_city': ['annapolis'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anne arundel'],\n", + " 'location_state': ['maryland'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0',\n", + " '0000000001',\n", + " '1',\n", + " '9',\n", + " 'sn88065721',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88065721'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '7', '9', '5', '2', '1', '6', '9', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily evening capital', 'Annapolis evening capital'],\n", + " 'page_id': 'sn88065721-1892-04-21-ed-1-0483',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening capital (annapolis, md.) 1884-1910'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening capital (annapolis, md.) 1884-1910'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['annapolis',\n", + " 'maryland',\n", + " 'newspapers',\n", + " 'annapolis (md.)',\n", + " 'anne arundel',\n", + " 'united states'],\n", + " 'timestamp': '2023-03-07T16:26:23.415Z',\n", + " 'title': 'Image 1 of Evening capital (Annapolis, Md.), April 21, 1892',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fmdu%2Fbatch_mdu_hagerstown_ver02%2Fdata%2Fsn88065721%2F00279521699%2F1892042101%2F0483.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5'],\n", + " 'batch': ['nvln_fairview_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/douglas/',\n", + " '3/united states/nevada/douglas/gardnerville/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1910-04-15',\n", + " 'dates': ['1910-04-15'],\n", + " 'description': ['ELECTRICITY w0 Kind Natural and Thermal Thai Puzzle Scientists Tluie i 1 kind of electricity that uzxks scientists which may In rnij natural electricity hut it nothing to do with either light jI1L or llie well known cats fui aietv One sit of observations made on the human eye with u optic nerve and the following palls obtained 11 was found that when one end f a wire was placed on the front get of the eye and the other end id the optic nerve a current of Jectrieity passed from one to the ithor also that the size of this cur cut varied with the amount of ijjlit that enti led the eye and fell a he retina Notice that this i current of electricity and not the alie kind as is that of the light ling and I he rubbed fur This iiine result was obtained when one nil was placed on a freshly cut end if ntiv nerve and the other end on he outside of the nerve Facts like these have caused nanv scientists to regard the body ii a complicated producer of elec tricitv the nerves like the insulat id Hires to iiihI from our'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:57:28.280Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_fairview_ver02:data:sn84001718:00332890967:1910041501:0366/full/pct:6.25/0/default.jpg#h=394&w=270',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_fairview_ver02:data:sn84001718:00332890967:1910041501:0366/full/pct:12.5/0/default.jpg#h=789&w=540',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_fairview_ver02/data/sn84001718/00332890967/1910041501/0366.xml&format=alto_xml'],\n", + " 'index': 30,\n", + " 'language': ['english'],\n", + " 'location': ['douglas', 'nevada', 'united states', 'gardnerville'],\n", + " 'location_city': ['gardnerville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000005',\n", + " '9',\n", + " '6',\n", + " 'sn84001718',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84001718'],\n", + " 'number_page': ['0000000005'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '0', '9', '6', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn84001718-1910-04-15-ed-1-0366',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the record-courier (gardnerville, nev.) 1904-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the record-courier (gardnerville, nev.) 1904-current'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/'],\n", + " 'shelf_id': '5',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nevada',\n", + " 'gardnerville (nev.)',\n", + " 'newspapers',\n", + " 'gardnerville',\n", + " 'united states'],\n", + " 'timestamp': '2023-06-30T20:25:26.673Z',\n", + " 'title': 'Image 5 of The Record-courier (Gardnerville, Nev.), April 15, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_fairview_ver02%2Fdata%2Fsn84001718%2F00332890967%2F1910041501%2F0366.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1'],\n", + " 'batch': ['fu_bathouse_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/duval/',\n", + " '3/united states/florida/duval/jacksonville/',\n", + " '2/united states/florida/volusia/',\n", + " '3/united states/florida/volusia/de land/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1896-06-03',\n", + " 'dates': ['1896-06-03'],\n", + " 'description': ['70l XXIII No 23 WMeNo9I9 3 eotricity in Agriculture If the plans of certain electroculturists go through the sun will soon be a back number as far as farming and gardening are concerned and old Sol can hie him self to a big shelf and lay himself there on and retire from business without be ing missed Moreover poets who have a fancy for telling the world in rhyme about tender blossoms peeping out in the glad sunshine will have to study up in electricity to be in a position to com pose thoroughly uptodate poemlets An electroculturist is a man who grows things by the aid of electric light He makes the light do duty as sunlight and as all varieties of plants do twice as much growing in the daytime compared with the night when they are supposed to go to sleep he keeps them awake by turning on the electric light after sun down and forces them to keep on grow ing every hour of the twentyfour Many people have erroneously thought that it was necessary to the good health of a p ant for it lo sleep at night The electroculturist says this is all bosh'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:33:20.069Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:3.125/0/default.jpg#h=275&w=199',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:6.25/0/default.jpg#h=551&w=398',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:12.5/0/default.jpg#h=1102&w=796',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_bathouse_ver01/data/sn96027724/00271761600/1896060301/0353.xml&format=alto_xml'],\n", + " 'index': 31,\n", + " 'language': ['english'],\n", + " 'location': ['volusia',\n", + " 'duval',\n", + " 'volusia county',\n", + " 'de land',\n", + " 'jacksonville',\n", + " 'united states',\n", + " 'florida',\n", + " 'duval county'],\n", + " 'location_city': ['jacksonville', 'de land'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['duval', 'volusia'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', 'sn96027724', '0000000001', '1', '6', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn96027724'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '6', '1', '6', '0', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn96027724-1896-06-03-ed-1-0353',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the florida agriculturist (deland, fla.) 1878-1911'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the florida agriculturist (deland, fla.) 1878-1911'],\n", + " 'publication_frequency': ['monthly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/'],\n", + " 'shelf_id': '01',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['volusia',\n", + " 'duval county (fla.)',\n", + " 'duval',\n", + " 'newspapers',\n", + " 'volusia county',\n", + " 'volusia county (fla.)',\n", + " 'agriculture',\n", + " 'de land (fla.)',\n", + " 'de land',\n", + " 'duval county',\n", + " 'jacksonville',\n", + " 'united states',\n", + " 'florida',\n", + " 'jacksonville (fla.)'],\n", + " 'timestamp': '2024-01-02T17:03:39.448Z',\n", + " 'title': 'Image 1 of The Florida agriculturist (DeLand, Fla.), June 3, 1896',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_bathouse_ver01%2Fdata%2Fsn96027724%2F00271761600%2F1896060301%2F0353.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1'],\n", + " 'batch': ['nbu_dunning_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/webster/',\n", + " '3/united states/nebraska/webster/red cloud/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1894-04-27',\n", + " 'dates': ['1894-04-27'],\n", + " 'description': ['T f V1 Va A J r fc I n I TMBffmMra3jBMHiiki3W f jHEp iWiKKRviTrtr 1 J 1 dB wu KQHHvnASSlSHVHBIBVEitRJBBf p y 157 ffTr St lii All Home Print GEN WASHINGTON EXTENDED HISTORY OF HIS LIFE Of tli Flrat nnil Fnnioim rrenldent of ilin United StnttH by nn Itarly WtllcflncldciilN and Adtcntiirc of 11 In Life OH AFTER I Of George Washingtons birth family and edeuation Of his mission to the French commandant on tho Ohio in 1753 His military op erations as an officer of Virginia from 1751 to 1758 Subsequent employments to tho orimnenoe ment of tho American Revolu tion Chaiteh 1 1753 to 1758 Tho ancestors of George Washing ton wcro among tho first settlers of tho oldest British colony in America Ho was tho third in decent from John Washington an English gentleman who about tho middlo of tho 17th century emigrated from tho north of England and sottled in Westmore land county Virginia In tho place where ho had fixed himself his great grandson the subject of tho following f history waB born on tho 22d of Febru ary 1732 His immediato ancestor was Augustino Washington who died when his son George was only'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:10:38.717Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_dunning_ver01:data:sn84022835:00237285050:1894042701:0793/full/pct:6.25/0/default.jpg#h=435&w=303',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_dunning_ver01:data:sn84022835:00237285050:1894042701:0793/full/pct:12.5/0/default.jpg#h=871&w=606',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_dunning_ver01/data/sn84022835/00237285050/1894042701/0793.xml&format=alto_xml'],\n", + " 'index': 32,\n", + " 'language': ['english'],\n", + " 'location': ['webster', 'red cloud', 'united states', 'nebraska'],\n", + " 'location_city': ['red cloud'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['webster'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000001',\n", + " '1',\n", + " 'sn84022835',\n", + " '5',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84022835'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '5', '0', '5', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn84022835-1894-04-27-ed-1-0793',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the red cloud chief (red cloud, webster co., neb.) 1873-1923'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the red cloud chief (red cloud, webster co., neb.) 1873-1923'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/'],\n", + " 'shelf_id': '01',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['nebraska',\n", + " 'newspapers',\n", + " 'red cloud',\n", + " 'red cloud (neb.)',\n", + " 'webster',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-16T21:54:59.498Z',\n", + " 'title': 'Image 1 of The Red Cloud chief (Red Cloud, Webster Co., Neb.), April 27, 1894',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_dunning_ver01%2Fdata%2Fsn84022835%2F00237285050%2F1894042701%2F0793.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29'],\n", + " 'batch': ['okhi_bokchito_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1915-11-28',\n", + " 'dates': ['1915-11-28'],\n", + " 'description': ['THE TULSA DAILY WORLD BUND AT NOVEMBER 26 1915 4 SHOP EAKLY 9 ELECTRICITY The Greatest Humanizing ForceThat Man Has Discovered Has Been Steadily Forging Ahead Conquering New Fields Taking Up New Labors In the home the introduction of electric light the electric washing machine cooking appliances and the numerous other time and labor savers have revo lutionized house w if cry and increased the happiness of millions Therefore it is only fitting that the people in this section should celebrate this week of optimism and boost every body should become better acquainted with electricitys great blessing Elec tricity is the universal servant We are electrical headquarters here if your home is not already an elec trical one why not make it so dur ing the countrywide celebration ELEC TRICAL PROSPERITY WEEK NOV EMBER 29 TO DECEMBER 4 1915 Make Your Application for Light and Pozver At the Offices of the PUBLIC SERVICE COMPANY 18 West Third Street Phones 27702772 g GIFTS roRi j Satisfaction Convenience Comfort in shopping arc only to be experienced by shopping early Buy thai Kleetrieal Litt or Household necessity during When the stock is large and complete ami when you may get your full share'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:50.448Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915112801:0218/full/pct:6.25/0/default.jpg#h=433&w=312',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915112801:0218/full/pct:12.5/0/default.jpg#h=866&w=625',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_bokchito_ver01/data/sn85042344/0020029502A/1915112801/0218.xml&format=alto_xml'],\n", + " 'index': 33,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a', '0', '1', '0000000029', '9', '5', 'sn85042344', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000029'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '0', '2', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1915-11-28-ed-1-0218',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/'],\n", + " 'shelf_id': '29',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T21:57:30.243Z',\n", + " 'title': 'Image 29 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), November 28, 1915, (MORNING EDITION, Second Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_bokchito_ver01%2Fdata%2Fsn85042344%2F0020029502A%2F1915112801%2F0218.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7'],\n", + " 'batch': ['okhi_bokchito_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1915-12-01',\n", + " 'dates': ['1915-12-01'],\n", + " 'description': ['THE TULSA DAILY WOULD SEVKN I MMMYI1tM JJAJU HIMri jr rr 1 1 l1 1 K Si ELECTRICITY The Greatest Humanizing ForceThat Man Has Discovered Has Been Steadily Forging Ahead Taking Up New Labors Conquering New Field In the homo the introduction oi electric light the electric washing machine cooking appliances and the numerous other time mid hihnr savers have revn lutionized housewifery and increased lit 1 n rne Happiness ol millions Therefore it is only fitting thai the people in this section should celebrate this week of optimism and boost every body should become better acquainted with electricitys great blessing Elec tricity is the universal servant We are electrical headquarters here if your home is not already an elec trical one why not make it so dur ing the countrywide celebration ELEC TRICAL PROSPERITY WEEKNOV EMBER 29 TO DECEMBER 4 1915 Make Your Application for Light and Pozver At the Offices of the PUBLIC SERVIC C 0 M P AN Y 18 West Third Street Phones 27702772 I CI FT r0Rf Satisfaction Convenience Comfort in shopping are only to In experienced by shopping early Buy thai Electrical grift or Household necessity during When the stock is large and complete'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:50.448Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915120101:0242/full/pct:6.25/0/default.jpg#h=437&w=317',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915120101:0242/full/pct:12.5/0/default.jpg#h=875&w=634',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_bokchito_ver01/data/sn85042344/0020029502A/1915120101/0242.xml&format=alto_xml'],\n", + " 'index': 34,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a', '0', '1', '9', '0000000007', '5', 'sn85042344', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000007'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '0', '2', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1915-12-01-ed-1-0242',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/'],\n", + " 'shelf_id': '07',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T21:57:34.458Z',\n", + " 'title': 'Image 7 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), December 1, 1915, (MORNING EDITION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_bokchito_ver01%2Fdata%2Fsn85042344%2F0020029502A%2F1915120101%2F0242.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12'],\n", + " 'batch': ['nbu_chadron_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1887-11-13',\n", + " 'dates': ['1887-11-13'],\n", + " 'description': ['THE 6MAHA DAILY BEE SUNDAY NOVEMBER 1 1867TVVELTB P l i AND V Can be hid In Over 700 Different Styles and Sizes af fhe same price as fhe counterfeits Insist upon tnlng thi Tradt Mark or you may bt Uoilvid THE MICHIGAN STOVE COMPANY Detroit Chicago Buffalo JXM SAJK HY Milton Rogers Sons Omaha Neb InlllTinilt llcwnriof morclinnti who commend other tnvm In preference In I fAIITInN IAIllANI H They Imve cither fulled to sieuro the Jutland UnUI IUm nK i y irnre IXTKIUMTM In Bclllnx lem ilenlrable moves H M S W JONES Successors to A T KENYON CO Street I A LARGE LINE OF BIBLES and PRAYER BOOKS Stationery Novelties and all the Latest Publications JACOB E TROIEL CO 2709 LEAVENWORTH ST Curry a Full Line of Every Slave IB Warranted 8atlnfactlon Guaranteed or Money ftcfuncted Good Good Honeot Dealing Prompt Delivery and 1rices as Low as any Hcpon lblo Dealer JACOB E TROIEL CO 2709 Leavenworth St U YOIG 1211 and 1213 Farnam Street Carpets Stoves WEEKLY AND MONTHLY PAY MENTS Omaha Medical and Surgical Institute K W Corner of 13th and Dodge Streets For the treatment of all CIIIIIIMC unit MIIKUCAL riHKAKKKllllArl S AIPI IANO1'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:10:00.052Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_chadron_ver01:data:sn99021999:00206538193:1887111301:0078/full/pct:6.25/0/default.jpg#h=456&w=349',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_chadron_ver01:data:sn99021999:00206538193:1887111301:0078/full/pct:12.5/0/default.jpg#h=912&w=699',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_chadron_ver01/data/sn99021999/00206538193/1887111301/0078.xml&format=alto_xml'],\n", + " 'index': 35,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000012',\n", + " '9',\n", + " '5',\n", + " 'sn99021999',\n", + " '6',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '8', '1', '9', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1887-11-13-ed-1-0078',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-16T18:49:35.380Z',\n", + " 'title': 'Image 12 of Omaha daily bee (Omaha [Neb.]), November 13, 1887',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_chadron_ver01%2Fdata%2Fsn99021999%2F00206538193%2F1887111301%2F0078.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1'],\n", + " 'batch': ['scu_evadeestruction_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/south carolina/',\n", + " '2/united states/south carolina/anderson/',\n", + " '3/united states/south carolina/anderson/anderson/'],\n", + " 'contributor': ['university of south carolina; columbia, sc'],\n", + " 'date': '1882-06-29',\n", + " 'dates': ['1882-06-29'],\n", + " 'description': ['I i ity E B MUKRAY CO AisrriTisivr s n TITTISTA V MOWNrTNfi TTTNF 20 1885 VOTJIME XVIINO 50 I A Clptr 11 tho ulttory R KCMJIUWS H Hrlga Tho Flair Furled B Wai V Kerrison Jr in Charleston Weekly H News A span of years almost a generation H l01 tlien and now 1882 Taking p re 1 troDectivc view of the deeds and acts of H Kertbawa Brigade and the Second South Carolina Regiment of infantry the mom Bj orv ol it survivors freshens and inci I lieut almost buried by tho lapso of time I rise aa panorama before tho minds H eye from the brigades fina action at S tho bombardment and taking of Fort H Sumter though nt that time not as a I bripaJo proper to its patriotic and im H mediate volunteering for Virginia after I tho fall o Sumter In the many fields B of battle Bull Bun Mnnasaaa yea to B thc end her flag never tarnished and I like many of ber fster brigadee from her own and other States of the Confed B eracy her record is clear Hero and B there nero incidents in the brigades I career'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-24T14:39:37.420Z',\n", + " 'group': ['ndnp/scu',\n", + " 'university-of-south-carolina-columbia-sc-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:3.125/0/default.jpg#h=281&w=217',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:6.25/0/default.jpg#h=563&w=435',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:12.5/0/default.jpg#h=1127&w=871',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/scu/batch_scu_evadeestruction_ver01/data/sn84026965/00294550847/1882062901/1229.xml&format=alto_xml'],\n", + " 'index': 36,\n", + " 'language': ['english'],\n", + " 'location': ['south carolina',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'united states'],\n", + " 'location_city': ['anderson'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anderson'],\n", + " 'location_state': ['south carolina'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '0000000001',\n", + " '1',\n", + " 'sn84026965',\n", + " '9',\n", + " '5',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84026965'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '0', '8', '4', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Intelligencer'],\n", + " 'page_id': 'sn84026965-1882-06-29-ed-1-1229',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['anderson (s.c.)',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'south carolina',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'anderson county (s.c.)'],\n", + " 'timestamp': '2024-02-04T09:25:39.928Z',\n", + " 'title': 'Image 1 of The Anderson intelligencer (Anderson Court House, S.C.), June 29, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fscu%2Fbatch_scu_evadeestruction_ver01%2Fdata%2Fsn84026965%2F00294550847%2F1882062901%2F1229.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3'],\n", + " 'batch': ['oru_reed_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oregon/',\n", + " '2/united states/oregon/clatsop/',\n", + " '3/united states/oregon/clatsop/astoria/'],\n", + " 'contributor': ['university of oregon libraries; eugene, or'],\n", + " 'date': '1908-06-20',\n", + " 'dates': ['1908-06-20'],\n", + " 'description': ['4 AT UIU AY J UNl3 20 OS AVKEKLi ASTORJAX ATOftrA OKE n it 111 1 PGfSf 10 1 II fi A I 0 Right at the Mouth of the Columbia River i That OIL and natural GAS have been discovered in paying quantities across the Columbia River from Astoria at OnipHa Washington f has been important enough to a number of wellknown reliable partiesto cause the nraanw fl Coast Gas Oil Co with a capital stock of 300000 This company has just JnSdM It f at the lowprice of 5000 per share READ ON 0 5nw ot stock Qn the mark Whit the Comply Is The Pacific Coast Ca Oil Co it composed of reliable business men of Oregon and Washington whose only purpose is to develop the property to the best of its ability and produce a paying mine of oil and gas that all who have purchased Hock may share in its profits The officers serve with out aalary and Include among them some of the most reputable cititens of the State To make the company atrong on account of its brilliant fu ture it has secured leasee on over 6000 acres o land It has obtained'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-07-15T14:41:52.608Z',\n", + " 'group': ['ndnp/oru',\n", + " 'university-of-oregon-libraries-eugene-or-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:oru:batch_oru_reed_ver02:data:sn85042400:00271740001:1908062001:0630/full/pct:6.25/0/default.jpg#h=442&w=275',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:oru:batch_oru_reed_ver02:data:sn85042400:00271740001:1908062001:0630/full/pct:12.5/0/default.jpg#h=884&w=551',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/oru/batch_oru_reed_ver02/data/sn85042400/00271740001/1908062001/0630.xml&format=alto_xml'],\n", + " 'index': 37,\n", + " 'language': ['english'],\n", + " 'location': ['astoria', 'oregon', 'united states', 'clatsop'],\n", + " 'location_city': ['astoria'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['clatsop'],\n", + " 'location_state': ['oregon'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', 'sn85042400', '1', '0000000003', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042400'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '4', '0', '0', '0', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Dec. 22, 1918-Aug. 31, 1930 called: Sunday morning Astorian',\n", + " 'Issue for Dec. 7, 1903 called: Daily Astorian and daily news',\n", + " 'Issues for Dec. 8-31, 1903 called: Daily Astorian and Astoria daily news',\n", + " 'Daily Astorian'],\n", + " 'page_id': 'sn85042400-1908-06-20-ed-1-0630',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the morning astorian (astoria, oregon) 1899-1930'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the morning astorian (astoria, oregon) 1899-1930'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oregon',\n", + " 'newspapers',\n", + " 'clatsop',\n", + " 'united states',\n", + " 'astoria (or.)',\n", + " 'astoria'],\n", + " 'timestamp': '2024-07-16T05:42:28.434Z',\n", + " 'title': 'Image 3 of The morning Astorian (Astoria, Oregon), June 20, 1908',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Foru%2Fbatch_oru_reed_ver02%2Fdata%2Fsn85042400%2F00271740001%2F1908062001%2F0630.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46'],\n", + " 'batch': ['nbu_quarrie_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1909-05-02',\n", + " 'dates': ['1909-05-02'],\n", + " 'description': ['1 F THE OMAHA SUNDAY BEE MAY 2 1000 By the New No 10 THE PUBLIC ELECTRIFIED I The GOLD TURNS THE WHEELS What the World Proama Owes the Poshlnu Power of Yel low Metal No one whose rnnge of vision extendi beyond tils own country can have failed to observe that within the last few decades the whole world hai aroused Itself to a de gree of alertness and activity never before known In Its history Up to a period within fifty years Africa as a whole was an unknown continent savage and Impenetra ble the principal countries of Asia their ancient civilisation outworn and decayed had lapsed Into a condition of lethargy and decadence China and Japan had been for centuries at a standstill and India urder British rule was but beginning to awake Progress was confined to Europe and Nortt America In 1848 came the gold discoveries In Cali fornia followed In two or three years by similar development in Australia At that time the accumulation of gold In the entire world since the beginning of the Christian era was estimated at 11600000000 At the close of the present year it will amount to over 17000000000 an'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:54.844Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_quarrie_ver01:data:sn99021999:00280779040:1909050201:0675/full/pct:6.25/0/default.jpg#h=461&w=354',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_quarrie_ver01:data:sn99021999:00280779040:1909050201:0675/full/pct:12.5/0/default.jpg#h=923&w=708',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_quarrie_ver01/data/sn99021999/00280779040/1909050201/0675.xml&format=alto_xml'],\n", + " 'index': 38,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '1',\n", + " '9',\n", + " 'sn99021999',\n", + " '0000000046',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000046'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '9', '0', '4', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1909-05-02-ed-1-0675',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/'],\n", + " 'shelf_id': '46',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T13:04:38.273Z',\n", + " 'title': 'Image 46 of Omaha daily bee (Omaha [Neb.]), May 2, 1909, (ELECTRICAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_quarrie_ver01%2Fdata%2Fsn99021999%2F00280779040%2F1909050201%2F0675.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1'],\n", + " 'batch': ['kyu_fernico_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/lincoln/',\n", + " '3/united states/kentucky/lincoln/stanford/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1883-03-27',\n", + " 'dates': ['1883-03-27'],\n", + " 'description': ['Stem wimm Itifefttf Smtfital VOLUME XNUMBBR510 STANFORD KY TUESDAY MARCH 27 1883 NEW SERIESNUMBER 133 ScnuMtchlBnttriorounw W P WALTON T H WALTON Editor and Proprietor Business Manager Publltheit Ttinntnu ami trlilavt an 1M3U ANNU31 srPlfsss Aon l nnd stamp In payment of eul ifflptlOT srcptlamskcnsnt and then of d Dominations not peer ihre rmk IMi Hmm TWa Thoutand Electrical Intentions In On tear Mr Edward At llentlojr one oi tlio examiners In tlio electricity division of tlio lntcnt OlTlce Bpcnking of tlio work of the electricity division and of tlio recent marvelous development of electrical inventions said Hint about two thousand applications for patents in electricity were Clod in 1882 of which about twothinls were grantctl To show how tho subject had grown In importance within n very fow years he said that in 1877 electricity was a sub class in a division Now it is tho largest division in tho oflice nnd regarded as tho most important This astonishing growth iii due chiefly to two causes Grit tho inven tion of tho telephone and second tho development ol tho magnetoelectric machine Tho telephone had opened directly and indirectly a wido Geld ot iuventinn Tlio mind of runny persons throughout'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:31:31.201Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fernico_ver01:data:sn85052020:00280763779:1883032701:1202/full/pct:6.25/0/default.jpg#h=431&w=320',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fernico_ver01:data:sn85052020:00280763779:1883032701:1202/full/pct:12.5/0/default.jpg#h=862&w=641',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_fernico_ver01/data/sn85052020/00280763779/1883032701/1202.xml&format=alto_xml'],\n", + " 'index': 39,\n", + " 'language': ['english'],\n", + " 'location': ['stanford',\n", + " 'lincoln county',\n", + " 'united states',\n", + " 'lincoln',\n", + " 'kentucky'],\n", + " 'location_city': ['stanford'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['lincoln'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000001',\n", + " '1',\n", + " '9',\n", + " 'sn85052020',\n", + " '6',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85052020'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '3', '7', '7', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn85052020-1883-03-27-ed-1-1202',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'semi-weekly interior journal (stanford, ky.) 1881-1905'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['semi-weekly interior journal (stanford, ky.) 1881-1905'],\n", + " 'publication_frequency': ['semiweekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['stanford (ky.)',\n", + " 'stanford',\n", + " 'lincoln county',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'lincoln county (ky.)',\n", + " 'lincoln',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T21:24:51.314Z',\n", + " 'title': 'Image 1 of Semi-weekly interior journal (Stanford, Ky.), March 27, 1883',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_fernico_ver01%2Fdata%2Fsn85052020%2F00280763779%2F1883032701%2F1202.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3'],\n", + " 'batch': ['txdn_echo_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/tarrant/',\n", + " '3/united states/texas/tarrant/fort worth/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1887-08-23',\n", + " 'dates': ['1887-08-23'],\n", + " 'description': ['ex i Si 33 wj M IS t any J c did 0 3 at oa Hfft 10l 3 ai 3I ids in rib e ssfl J I 1c 5 eiy dnce irOpP i con at 2 L Xhr f 5IT ii AX anJ iDDfiAN COLLEGE ir r i v EDUCATIONAL WESLEIAN COLLEGE Stf SSI st Notre Dai II mmcnce Septcrnlvr k ildta ten tn number mj ations tor o r i lent to tliroc dtptrioxnts d for acquiring t Hor iisl fc elnci jc KJC frlcal i tt 11 CO VC 111 ir children to school pziiijr 1 Vx 5 r Texas BByj Gfrls He ethodsjDrotrrc Plve and yet e Tgrfotts peimol are sepa t wft an experienced teacher n clcsant ard com firnl hed tor young ladies i iuati 8 ol apocarauceana lngemeo We arc tiiree r with h is on the Fort i i ailroal bend for cat clrcilar elting forth the which Add Kan ollege M itg iaoles We Invite Willi the b t school o A II UlAKK V AJEtjEEJESjKT w Iiiflolllulii j aranL awl Day SaSool for onaj LacliesraiHl Girls OP fcfl haractcr thorough In wor ioa c ion of foriy wcefcs com epteuiber'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:27:23.958Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:3.125/0/default.jpg#h=278&w=185',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:6.25/0/default.jpg#h=556&w=371',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:12.5/0/default.jpg#h=1113&w=743',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_echo_ver03/data/sn86064205/0020653560A/1887082301/0235.xml&format=alto_xml'],\n", + " 'index': 40,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'tarrant', 'united states', 'fort worth'],\n", + " 'location_city': ['fort worth'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tarrant'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000003',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " 'sn86064205'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86064205'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '5', '6', '0', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily gazette'],\n", + " 'page_id': 'sn86064205-1887-08-23-ed-1-0235',\n", + " 'partof': ['chronicling america',\n", + " 'fort worth daily gazette (fort worth, tex.) 1882-1891',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['fort worth daily gazette (fort worth, tex.) 1882-1891'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'fort worth (tex.)',\n", + " 'united states',\n", + " 'texas',\n", + " 'tarrant',\n", + " 'fort worth'],\n", + " 'timestamp': '2024-01-10T06:16:37.560Z',\n", + " 'title': 'Image 3 of Fort Worth daily gazette (Fort Worth, Tex.), August 23, 1887',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_echo_ver03%2Fdata%2Fsn86064205%2F0020653560A%2F1887082301%2F0235.xml&q=electricity&relevant_snippet=1'}],\n", + " 'slug': '',\n", + " 'title': 'Collection Items',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/'}],\n", + " 'content': '$search_default|partof:chronicling america',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/',\n", + " 'markup': None,\n", + " 'pagination': '2 of 3',\n", + " 'slug': '',\n", + " 'title': 'Collection Items',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/'},\n", + " {'active': False,\n", + " 'content': '$collection-titles|partof:chronicling america|digitized:false',\n", + " 'count': 25,\n", + " 'disable_navigation': True,\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/titles/',\n", + " 'pagination': '3 of 3',\n", + " 'slug': 'titles',\n", + " 'sortBy': 'title_s_asc',\n", + " 'style': 'table',\n", + " 'title': 'All Digitized Titles',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table'}],\n", + " 'pagination': {'current': 1,\n", + " 'first': None,\n", + " 'from': 1,\n", + " 'last': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=4&start_date=1880-01-01',\n", + " 'next': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=2&start_date=1880-01-01',\n", + " 'of': 685654,\n", + " 'page_list': [{'number': 1, 'url': None},\n", + " {'number': 2,\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=2&start_date=1880-01-01'},\n", + " {'number': 3,\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=3&start_date=1880-01-01'},\n", + " {'number': '...',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&sp=4&start_date=1880-01-01'}],\n", + " 'perpage': 40,\n", + " 'perpage_options': [20, 40, 80, 160],\n", + " 'previous': None,\n", + " 'results': '1 - 40',\n", + " 'to': 40,\n", + " 'total': 17142},\n", + " 'partof': ['Serial and Government Publications Division'],\n", + " 'previous': {'content': 'about-this-collection/technical-information.html',\n", + " 'description': ['National Digital Newspaper Program (NDNP)\\n\\n \\n News room of the New York Times newspaper, 1942.\\n\\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\\n preservation on microfilm of a corpus of at-risk newspaper materials.'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/',\n", + " 'slug': 'technical-information',\n", + " 'status': 'production',\n", + " 'title': 'Technical Information',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/'},\n", + " 'previous_sibling': {'active': False,\n", + " 'children': [{'content': 'about-this-collection/related-resources.html',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/',\n", + " 'slug': 'related-resources',\n", + " 'status': 'production',\n", + " 'title': 'Related Resources',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/'},\n", + " {'content': 'about-this-collection/rights-and-access.html',\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/',\n", + " 'slug': 'rights-and-access',\n", + " 'title': 'Rights and Access',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/'},\n", + " {'content': 'about-this-collection/technical-information.html',\n", + " 'description': ['National Digital Newspaper Program (NDNP)\\n\\n \\n News room of the New York Times newspaper, 1942.\\n\\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\\n preservation on microfilm of a corpus of at-risk newspaper materials.'],\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/',\n", + " 'slug': 'technical-information',\n", + " 'status': 'production',\n", + " 'title': 'Technical Information',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/'}],\n", + " 'content': 'about-this-collection/overview.html',\n", + " 'featured_items': {'carousel_label': '100 Years Ago Today',\n", + " 'content': '$hundred-years-ago|type:issue|partof:chronicling america',\n", + " 'content_is_search_results': True,\n", + " 'count': 15,\n", + " 'is_carousel': True,\n", + " 'status': 'production'},\n", + " 'link': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/',\n", + " 'pagination': '1 of 3',\n", + " 'slug': 'about-this-collection',\n", + " 'title': 'About this Collection',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/about-this-collection/'},\n", + " 'research-centers': ['newspaper-and-current-periodical'],\n", + " 'results': [{'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5'],\n", + " 'batch': ['deu_fairfax_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/delaware/',\n", + " '2/united states/delaware/new castle/',\n", + " '3/united states/delaware/new castle/wilmington/'],\n", + " 'contributor': ['university of delaware library, newark, de'],\n", + " 'date': '1914-04-01',\n", + " 'dates': ['1914-04-01'],\n", + " 'description': ['5HH THE HUMAN BODY IS AN ELECTRIC BATTERY S Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose Invention Meet With Great Success That the human body is electrical is longer a mere theory among seien It is i t tists and uptodate physicians generally conceded to be an absolute fact Professor Edgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves correspond to wires It is r certain that transmission of sensa Nerves have j now tion over them is electric been cut ami a galvanometer inserted I The needle moved proving that nerve power is electric The human system electrochemic battery and the The electric is an life principle is electrical age is here Drugs are hard hit on ali j sides and an intelligent physician t that he has almost entirely stopped their use a normal supply of electricity in body and the word disease means an insufficiency of that power me the I The word health now means Dr Albert J'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-12T17:55:50.956Z',\n", + " 'group': ['ndnp/deu', 'university-of-delaware-library-newark-de-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:deu:batch_deu_fairfax_ver01:data:sn85042354:00383343045:1914040101:0839/full/pct:6.25/0/default.jpg#h=450&w=322',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:deu:batch_deu_fairfax_ver01:data:sn85042354:00383343045:1914040101:0839/full/pct:12.5/0/default.jpg#h=901&w=645',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/deu/batch_deu_fairfax_ver01/data/sn85042354/00383343045/1914040101/0839.xml&format=alto_xml'],\n", + " 'index': 1,\n", + " 'language': ['english'],\n", + " 'location': ['united states', 'wilmington', 'delaware', 'new castle'],\n", + " 'location_city': ['wilmington'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['new castle'],\n", + " 'location_state': ['delaware'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '1', '0000000005', '5', '4', 'sn85042354'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042354'],\n", + " 'number_page': ['0000000005'],\n", + " 'number_reel': ['0', '0', '3', '8', '3', '3', '4', '3', '0', '4', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Evening journal and the daily Republican'],\n", + " 'page_id': 'sn85042354-1914-04-01-ed-1-0839',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening journal (wilmington, del.) 1888-1932'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening journal (wilmington, del.) 1888-1932'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/'],\n", + " 'shelf_id': '05',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['wilmington (del.)',\n", + " 'newspapers',\n", + " 'delaware',\n", + " 'wilmington',\n", + " 'united states',\n", + " 'new castle'],\n", + " 'timestamp': '2023-08-13T02:40:34.300Z',\n", + " 'title': 'Image 5 of Evening journal (Wilmington, Del.), April 1, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042354/1914-04-01/ed-1/?sp=5&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fdeu%2Fbatch_deu_fairfax_ver01%2Fdata%2Fsn85042354%2F00383343045%2F1914040101%2F0839.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2'],\n", + " 'batch': ['kyu_aluminum_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/mason/',\n", + " '3/united states/kentucky/mason/maysville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1895-02-25',\n", + " 'dates': ['1895-02-25'],\n", + " 'description': ['mrimmr wirtfi 1iilitWv I h Evening Bulletin DAILY KXCKPT SUNDAY itosstiit McCarthy Proorletors MONDAY FEBUUAUY21 1895 TJiIr tnrnorwoitli0r THE COMING CONTESTS WhjWtll bo h Democratic Nomi nees for Senator andvEepresontativoNxtTall tyeakiiu oi the approaching contest f ii tnte fcLnator from this district and liipnwiituuvi horn Mason County tho loial coircspomUmt of tho CourierJournal shvh No announcements for tho honor have been made and times are favoiahli for tliu oflice to seek tho man This Senatorial district is composed of Maon and Lewis counties and by the rulo f rotation which has been observed tor years the county of Lewis is entitled to name tho nominee for State Senator No ono from Lowis so far has given any intimation of wanting the position There is much good Senatorial timber in Lowis County and none better than Robt D Wilson of Vanceburg ex County Cleik and now practicing law In Mason County exStato Senator E L Wortliington is being talked of as a suitable perron to nominate for tho Leg islature Mr Worthingtondoes not seok the nomination but his friends say ho would not decline if it came to him by acclamation He is a bright lawyer a ready debater and familiar'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:24:48.741Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_aluminum_ver01:data:sn87060190:00211103917:1895022501:0287/full/pct:6.25/0/default.jpg#h=440&w=286',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_aluminum_ver01:data:sn87060190:00211103917:1895022501:0287/full/pct:12.5/0/default.jpg#h=880&w=572',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_aluminum_ver01/data/sn87060190/00211103917/1895022501/0287.xml&format=alto_xml'],\n", + " 'index': 2,\n", + " 'language': ['english'],\n", + " 'location': ['mason',\n", + " 'united states',\n", + " 'maysville',\n", + " 'mason county',\n", + " 'kentucky'],\n", + " 'location_city': ['maysville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['mason'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', '0000000002', '1', '9', 'sn87060190', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn87060190'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '1', '1', '1', '0', '3', '9', '1', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn87060190-1895-02-25-ed-1-0287',\n", + " 'partof': ['the evening bulletin (maysville, ky.) 1887-1905',\n", + " 'serial and government publications division',\n", + " 'chronicling america'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the evening bulletin (maysville, ky.) 1887-1905'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['mason',\n", + " 'mason county (ky.)',\n", + " 'newspapers',\n", + " 'maysville (ky.)',\n", + " 'maysville',\n", + " 'united states',\n", + " 'mason county',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T14:01:04.332Z',\n", + " 'title': 'Image 2 of The evening bulletin (Maysville, Ky.), February 25, 1895',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn87060190/1895-02-25/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_aluminum_ver01%2Fdata%2Fsn87060190%2F00211103917%2F1895022501%2F0287.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2'],\n", + " 'batch': ['nvln_jackpot_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/humboldt/',\n", + " '3/united states/nevada/humboldt/lovelock/',\n", + " '2/united states/nevada/pershing/',\n", + " '3/united states/nevada/pershing/lovelock/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1909-01-15',\n", + " 'dates': ['1909-01-15'],\n", + " 'description': ['THE LOVELOCK TRIBUNE JOHN S CASE Proprietor SUBSCRIPTION RATES One Tear by mail in United States 300 Six Months 200 Three Month 100 XVPoreign OfficesPostage additional ADVERTISING RATES Loc ulsTen ceuts per line each insertion Display AdaH per inch per month single column Legal NoticesAt regular Legal Rates FRIDAY Jan 15 1909 BUREAU OF MINES BILL KILLED On Monday January 4 the house bill providing for a bureau of mines in the department of the interior came up in the senate in the regular order of business However as soon us the measure was reached on the calendar Senator Teller of Colorado arose and asked that it go over under Kule 9 and the request was granted In speaking of the matter Senator Nixon who is a member of the senate committee on mines and mining said It has received very bad treatment in our committee This Kule 9 is a senate rule which permits of a bill be ing allowed to go over under request but does not permit of its again being brought up before the senate for con sideratMm without unanimous consent unless a vote is demanded in which event a majority vote in its favor would'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:58:00.903Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_jackpot_ver01:data:sn86091313:00332891327:1909011501:0013/full/pct:6.25/0/default.jpg#h=389&w=275',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_jackpot_ver01:data:sn86091313:00332891327:1909011501:0013/full/pct:12.5/0/default.jpg#h=778&w=550',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_jackpot_ver01/data/sn86091313/00332891327/1909011501/0013.xml&format=alto_xml'],\n", + " 'index': 3,\n", + " 'language': ['english'],\n", + " 'location': ['pershing', 'nevada', 'united states', 'lovelock', 'humboldt'],\n", + " 'location_city': ['lovelock'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['humboldt', 'pershing'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '0000000002', '1', 'sn86091313', '9', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86091313'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '1', '3', '2', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86091313-1909-01-15-ed-1-0013',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'lovelock tribune (lovelock, nev.) 1898-1912'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['lovelock tribune (lovelock, nev.) 1898-1912'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['pershing',\n", + " 'nevada',\n", + " 'newspapers',\n", + " 'lovelock (nev.)',\n", + " 'united states',\n", + " 'lovelock',\n", + " 'humboldt'],\n", + " 'timestamp': '2023-06-30T23:33:46.590Z',\n", + " 'title': 'Image 2 of Lovelock tribune (Lovelock, Nev.), January 15, 1909',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86091313/1909-01-15/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_jackpot_ver01%2Fdata%2Fsn86091313%2F00332891327%2F1909011501%2F0013.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2'],\n", + " 'batch': ['nvln_deeth_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/humboldt/',\n", + " '3/united states/nevada/humboldt/winnemucca/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1909-01-09',\n", + " 'dates': ['1909-01-09'],\n", + " 'description': ['1mmmmam Great Magazine Oder With the Silver State News flVFCLURKsl MAGAZINE AUGUST 1008 I The Silver State News I Year 300 Our Pricey i Womans Home Companion I Year 125for A McClures Magazine I Year 150 All Three VtUU The Silver State News I Year 300 Our Price Q 0 C Womans Home Companion i Year 125 For Both The two greatest magazine publishing houses Womans Home Companion and McClures magazinehave j ed with the Silver State News in making an unparalleled subscription offe to our readers Their special lowpriced offer is exclusive and unique and is subpect to with drawal at any time You should order today AMERICAS TWO GREATEST FAMILY MAGAZINES Here is reading matter for the whole yearthe best that can be bought at any costat a big saving in price Womans Home Companion at its new price of 125 is the best and biggest womans magazine pub lished In addition to the best of fiction and important general articles it has twelve complete departments for women and a big childrens de partment McClures for years has been the standard magazine of fact and fiction It spends twice as much for its articles and illustrations as i'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:53:20.533Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_deeth_ver01:data:sn86076356:00332890426:1909010901:0013/full/pct:6.25/0/default.jpg#h=464&w=300',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_deeth_ver01:data:sn86076356:00332890426:1909010901:0013/full/pct:12.5/0/default.jpg#h=929&w=601',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_deeth_ver01/data/sn86076356/00332890426/1909010901/0013.xml&format=alto_xml'],\n", + " 'index': 4,\n", + " 'language': ['english'],\n", + " 'location': ['nevada', 'winnemucca', 'united states', 'humboldt'],\n", + " 'location_city': ['winnemucca'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['humboldt'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000002',\n", + " '1',\n", + " '9',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " 'sn86076356'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86076356'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '0', '4', '2', '6'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86076356-1909-01-09-ed-1-0013',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the silver state news (winnemucca, nev.) 1907-1909'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the silver state news (winnemucca, nev.) 1907-1909'],\n", + " 'publication_frequency': ['semiweekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['humboldt', 'winnemucca', 'nevada', 'united states'],\n", + " 'timestamp': '2023-06-30T19:26:01.922Z',\n", + " 'title': 'Image 2 of The Silver state news (Winnemucca, Nev.), January 9, 1909',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86076356/1909-01-09/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_deeth_ver01%2Fdata%2Fsn86076356%2F00332890426%2F1909010901%2F0013.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23'],\n", + " 'batch': ['txdn_belgium_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1910-11-26',\n", + " 'dates': ['1910-11-26'],\n", + " 'description': ['JUdJLi rAuil Jo Ji4iLlLJLJO Saturday Xov 26 1910 Startling new discoveries prove beyond PffrrffalO 11 1 1 t ii i uTs an aouDi mat jieccnciry is juc en of science demonstrate the value of electricity as a Remarkable great success 4CIhe word health now body and the word disease Prof Edgar L Larkin That the human body is electrical Is no longer a mere theory among scientists and uptodate physicians It Is generally conceded to be an absolute fact Prof Edgar H Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is no5 certain that transmission of sensation over them is electric Nerves have been cut and a galvanometer Inserted The needle moved proving that nerve power is electric The human system is an electro chemic battery and the life principle Is electrical The electric age is here Drugs are hard hit on all sides and en Intelligent physician tells me that he has almost en tirely stopped their use The word health now means a aormal supply of electricity in the body and the word disease means an Insufficiency of that power Dr Albert J'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:24:33.807Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:3.125/0/default.jpg#h=299&w=230',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:6.25/0/default.jpg#h=599&w=460',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_belgium_ver01:data:sn88084272:00294554270:1910112601:0059/full/pct:12.5/0/default.jpg#h=1198&w=921',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_belgium_ver01/data/sn88084272/00294554270/1910112601/0059.xml&format=alto_xml'],\n", + " 'index': 5,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '0000000023', '1', 'sn88084272', '9', '5', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000023'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '4', '2', '7', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1910-11-26-ed-1-0059',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/'],\n", + " 'shelf_id': '23',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-09T21:41:52.819Z',\n", + " 'title': 'Image 23 of El Paso herald (El Paso, Tex.), November 26, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-11-26/ed-1/?sp=23&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_belgium_ver01%2Fdata%2Fsn88084272%2F00294554270%2F1910112601%2F0059.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8'],\n", + " 'batch': ['txdn_hotel_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/tarrant/',\n", + " '3/united states/texas/tarrant/fort worth/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1891-10-31',\n", + " 'dates': ['1891-10-31'],\n", + " 'description': ['tpm j v Absol imsma mmmmmmmBmmm l roETHA ra BO I tax of constitntei familr inedi cino chest Slekllead aehe Wcali Stomach JJ Wind and Pain ini tticStomaeJi Giddiness fWneu treIn0 after meals I lxzinessit Droiestnesi Cold Oiillt Flushing I Heat Sliortness of Jlreath Costieeness Blotches on the bkitt Ihslurued Sleep and all nervous and trembling sensa lions are relieved by vsing Viese fills Of all druggists Price 25 cents a box New Yok Depot 365 Canal St a COLD U3DAL PASIS 1B78 IBaprCo S recast Icoa from niXfSx tho excess of oil bos bete rcmored is t ly Pure d it iSSoluble No lifiknicls arc used its prepifewtfb n It haa more than tnr times ic strength of Cocoa mixed witKjitarA Arrowroot or Sugar afkjg tlic foTo far moro economical cosfaa hsinhan one cent a cup It is delicroasmourisliing Btrcngthcniug KASttv digested and admirabjy tidaptcajfor invalids as well as for pcrso faUiahealth X b Sold by Grocers evoryvyhero W BAKER CTH Dorchesft Mass BELIEF LAST IKG j lwllle d Sal 4rnEErjtO any summer a pro criptlen to rnJfrcetnalLlrcak paifejdld speodllr toislns varicoidlelmpot core i KV IMMTpclTE IttfJina ftyddreu pHAS MORALS IJo5E IHa sh I MIc Mention the Fort Worth'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:30:55.121Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_hotel_ver02:data:sn86071158:00206536470:1891103101:0334/full/pct:6.25/0/default.jpg#h=426&w=311',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_hotel_ver02:data:sn86071158:00206536470:1891103101:0334/full/pct:12.5/0/default.jpg#h=853&w=622',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_hotel_ver02/data/sn86071158/00206536470/1891103101/0334.xml&format=alto_xml'],\n", + " 'index': 6,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'tarrant', 'united states', 'fort worth'],\n", + " 'location_city': ['fort worth'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tarrant'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['sn86071158',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000008',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86071158'],\n", + " 'number_page': ['0000000008'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '6', '4', '7', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Fort Worth daily gazette',\n", + " 'Illustrated Sunday gazette',\n", + " 'Sunday illustrated Fort Worth gazette'],\n", + " 'page_id': 'sn86071158-1891-10-31-ed-1-0334',\n", + " 'partof': ['chronicling america',\n", + " 'fort worth gazette (fort worth, tex.) 1891-1898',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['fort worth gazette (fort worth, tex.) 1891-1898'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/'],\n", + " 'shelf_id': '8',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'fort worth (tex.)',\n", + " 'united states',\n", + " 'texas',\n", + " 'tarrant',\n", + " 'fort worth'],\n", + " 'timestamp': '2024-01-10T15:27:57.548Z',\n", + " 'title': 'Image 8 of Fort Worth gazette (Fort Worth, Tex.), October 31, 1891',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86071158/1891-10-31/ed-1/?sp=8&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_hotel_ver02%2Fdata%2Fsn86071158%2F00206536470%2F1891103101%2F0334.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25'],\n", + " 'batch': ['txdn_canada_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1911-12-02',\n", + " 'dates': ['1911-12-02'],\n", + " 'description': ['EL PASO HERALD Saturday December 2 1911 25 Startling new discoveries prove beyond all doubt that Electricity Is Life Men of science demonstrate the value of electricity as a Remarkable for disease Invention meets with great success 44CThe word health now means a normal supply of electricity in the body and the tyord disease means an insufficiency of that power Prof Edgar L Larkin That tire human body Is electrtoai is bo longer a mere theory among soiewtiets and uptodate physi cians It la generally ooaoeded to be an absolute feat Pre JBdgar L LarJdn etocueslngr the new physi ology writes as follows A man brain and body is a battery aad nerves correspond to wire It is now certain that transmis sion of sensation ever them Is electric Nerve have been cut and a galvanometer inserted The needle moved proving that nervepower is electric The human system to an electroohemie battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician telte me that he has almost entirely stopped their use The word health now BSeanB a normal supply of electricity in the body and the word'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:25:21.132Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00280765065:1911120201:0279/full/pct:6.25/0/default.jpg#h=450&w=346',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00280765065:1911120201:0279/full/pct:12.5/0/default.jpg#h=900&w=693',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_canada_ver02/data/sn88084272/00280765065/1911120201/0279.xml&format=alto_xml'],\n", + " 'index': 7,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '0000000025', '1', 'sn88084272', '5', '6', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000025'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '0', '6', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1911-12-02-ed-1-0279',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/'],\n", + " 'shelf_id': '25',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-09T23:45:38.938Z',\n", + " 'title': 'Image 25 of El Paso herald (El Paso, Tex.), December 2, 1911, (Comic Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1911-12-02/ed-1/?sp=25&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_canada_ver02%2Fdata%2Fsn88084272%2F00280765065%2F1911120201%2F0279.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24'],\n", + " 'batch': ['au_inman_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/alabama/',\n", + " '2/united states/alabama/jefferson/',\n", + " '3/united states/alabama/jefferson/birmingham/'],\n", + " 'contributor': ['university of alabama libraries, tuscaloosa, al'],\n", + " 'date': '1914-01-25',\n", + " 'dates': ['1914-01-25'],\n", + " 'description': ['THE HUMAN BODY IS AN ELECTRIC BATTERY Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose In vention Meets With Great Success That the human body is electrical is no longer a mere theory among scientists and uptodate physicians It is generally conceded to be an absolute fact Professor Edgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is now certain that transmission of sensation over them is electric Nerves have been cut and a galvonometer inserred The needle moved proving that nerve power is electric The human system is an electro chemic battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician tells me he has almost entirely stopped their use The word health now means a normal supply of electricity in the body and the word disease means an insufficiency of that power Pr Albert I Atkins the eminent California scientist is still at'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2022-09-26T07:40:57.025Z',\n", + " 'group': ['ndnp/au', 'university-of-alabama-tuscaloosa-al-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_inman_ver01:data:sn85038485:00340582615:1914012501:0433/full/pct:6.25/0/default.jpg#h=429&w=299',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_inman_ver01:data:sn85038485:00340582615:1914012501:0433/full/pct:12.5/0/default.jpg#h=859&w=599',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/au/batch_au_inman_ver01/data/sn85038485/00340582615/1914012501/0433.xml&format=alto_xml'],\n", + " 'index': 8,\n", + " 'language': ['english'],\n", + " 'location': ['alabama', 'jefferson', 'birmingham', 'united states'],\n", + " 'location_city': ['birmingham'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['jefferson'],\n", + " 'location_state': ['alabama'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '5',\n", + " '0000000024',\n", + " '6',\n", + " '4',\n", + " 'sn85038485',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85038485'],\n", + " 'number_page': ['0000000024'],\n", + " 'number_reel': ['0', '0', '3', '4', '0', '5', '8', '2', '6', '1', '5'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Birmingham news, the Birmingham age-herald', 'Age-herald'],\n", + " 'page_id': 'sn85038485-1914-01-25-ed-1-0433',\n", + " 'partof': ['chronicling america',\n", + " 'the birmingham age-herald (birmingham, ala.) 1902-1950',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the birmingham age-herald (birmingham, ala.) 1902-1950'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/'],\n", + " 'shelf_id': '24',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['alabama',\n", + " 'newspapers',\n", + " 'birmingham (ala.)',\n", + " 'birmingham',\n", + " 'united states',\n", + " 'jefferson'],\n", + " 'timestamp': '2022-11-23T03:28:53.201Z',\n", + " 'title': 'Image 24 of The Birmingham age-herald (Birmingham, Ala.), January 25, 1914, (SPORTING SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85038485/1914-01-25/ed-1/?sp=24&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fau%2Fbatch_au_inman_ver01%2Fdata%2Fsn85038485%2F00340582615%2F1914012501%2F0433.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11'],\n", + " 'batch': ['txdn_egypt_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1914-03-18',\n", + " 'dates': ['1914-03-18'],\n", + " 'description': ['EL PASO HERALD Wednesday March 18 1914 11 THE HUMAN ELECTRIC Startling New Discoveries Seem to Prove Electricity Is Life Men of Science Demonstrate the Value of Disease Remarkable Claims With Great Success That the human body is electrical is bo longer a mere theory among scientists and uptodate physicians It is generally conceded to be an absolute faot Professor Edgar L Larkin discussing the new physi ology writes as follows A man brain and body is a battery and nerves cor respond te wires It is now certain that transmission of sensation over them is electric Nerves have been cut and a galvonoueter inserted The needle moved proving that nerve power is electric Tie human sys tem is an electrochemic battery and the life principle is electrical The electric age is here Drugs are hard hit on all sides and an intelligent physician tells me he lias almost entirely stopped their use The word health now means a normal supply of electricity in the body and the word disease means an insufficiency of that power Dr Albert J Atkins the eminent California scientist is still at work proving that every principle in what we call our electrical science is'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:27:34.140Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_egypt_ver01:data:sn88084272:00280765417:1914031801:0393/full/pct:6.25/0/default.jpg#h=448&w=343',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_egypt_ver01:data:sn88084272:00280765417:1914031801:0393/full/pct:12.5/0/default.jpg#h=896&w=687',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_egypt_ver01/data/sn88084272/00280765417/1914031801/0393.xml&format=alto_xml'],\n", + " 'index': 9,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '1',\n", + " 'sn88084272',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " '0000000011',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000011'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '4', '1', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1914-03-18-ed-1-0393',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/'],\n", + " 'shelf_id': '11',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T06:58:12.633Z',\n", + " 'title': 'Image 11 of El Paso herald (El Paso, Tex.), March 18, 1914, (HOME EDITION, Sport and Society Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1914-03-18/ed-1/?sp=11&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_egypt_ver01%2Fdata%2Fsn88084272%2F00280765417%2F1914031801%2F0393.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19'],\n", + " 'batch': ['okhi_apache_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1912-12-08',\n", + " 'dates': ['1912-12-08'],\n", + " 'description': ['THE TULSA DAILY Would BUNdXy DECEMBER 8 1912 DAI I s MTWfi IWs IflON TRIBlTB fO A fJRKAT I lil MlH I IS A REAL Will IUc to sc n iioat MimINiuIiuii ol Mm Iordkx at Um Peopto mi November s From The Dallas Tegu Newt Tin ru will bo no atcpplg dOWII fOI the president when lie quits tho white hus next Murrit it will lie merely the throwing off of insignia mid ha biliments whli b however ihuoh to the Imagination of the vulgar the limy Invest nne with greulneHs of a soul ho philosophic iin ihit of the pres ident And In his Hpcech hefure tho Lotus club ho ether night be proved hlnmelf u philosopher If to be a phil osopher Is to do ones bent und then sonept the oonsequenoM with cheer fulucas reslKiiulkm however disaS troui those consequences may br Bonift one told Socrates that his ene mies were trying to humiliate him and he replied But I am not hu inlllntcdl The moral fortitude ol PreflideQt Tatt Is evidently no lu heroic for although be in the vie tlm of the worst political tragedy out history gives any account of the an renlty'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:54:20.339Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_apache_ver02:data:sn85042344:00237284574:1912120801:0558/full/pct:6.25/0/default.jpg#h=402&w=292',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_apache_ver02:data:sn85042344:00237284574:1912120801:0558/full/pct:12.5/0/default.jpg#h=804&w=585',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_apache_ver02/data/sn85042344/00237284574/1912120801/0558.xml&format=alto_xml'],\n", + " 'index': 10,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '5',\n", + " 'sn85042344',\n", + " '0000000019',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000019'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '4', '5', '7', '4'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1912-12-08-ed-1-0558',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/'],\n", + " 'shelf_id': '19',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T20:15:43.109Z',\n", + " 'title': 'Image 19 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), December 8, 1912, (MORNING EDITION, SECOND SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1912-12-08/ed-1/?sp=19&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_apache_ver02%2Fdata%2Fsn85042344%2F00237284574%2F1912120801%2F0558.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14'],\n", + " 'batch': ['kyu_basenji_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/jefferson/',\n", + " '3/united states/kentucky/jefferson/louisville/',\n", + " '3/united states/kentucky/jefferson/shelbyville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1906-03-18',\n", + " 'dates': ['1906-03-18'],\n", + " 'description': ['e THE COURIERJOURNAL LOUISVILLE SUNDAY MORNING MARCH 18 1900 SECTION 2 V new way to stimulate ambition Give your body a charge of electricity every day Nervous energy is the tal of successful men It has carried them through many obstacles to fame and fortune By Jno Francis Byrnes Do you want to be rich and powerful T Do you want to make a name for yourself as a man of big flairs Do you want to see your pic ture in the paper and have yourself described as a Napoleon of finance Do you want to be pointed out as you walk on the street as the man who made his millions by turning his body into a galvanic battery 1 The human body Is a mach ine The nervous system is the motor l Electricity is the power that runs it The hustling spirit ci American enterprise is only an ex presslon of nervous energy That nervous energy is electricity go if you want success if you want to do big things and have your picture in the Hall of Pune give yourself a daily charge of electricity Success comes from effort effort is the use of a'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-10-06T01:18:33.161Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_basenji_ver01:data:sn83045188:print:1906031801:0482/full/pct:6.25/0/default.jpg#h=450&w=362',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_basenji_ver01:data:sn83045188:print:1906031801:0482/full/pct:12.5/0/default.jpg#h=901&w=725',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_basenji_ver01/data/sn83045188/print/1906031801/0482.xml&format=alto_xml'],\n", + " 'index': 11,\n", + " 'language': ['english'],\n", + " 'location': ['shelbyville',\n", + " 'jefferson county',\n", + " 'united states',\n", + " 'jefferson',\n", + " 'louisville',\n", + " 'kentucky'],\n", + " 'location_city': ['louisville', 'shelbyville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['jefferson'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['sn83045188', '1', '0000000014'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045188'],\n", + " 'number_page': ['0000000014'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Courier-journal & times', 'Courier journal and times'],\n", + " 'page_id': 'sn83045188-1906-03-18-ed-1-0482',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the courier-journal (louisville [ky.]) 1869-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the courier-journal (louisville [ky.]) 1869-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/'],\n", + " 'shelf_id': '14',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['jefferson county (ky.)',\n", + " 'louisville (ky.)',\n", + " 'newspapers',\n", + " 'https://id.oclc.org/worldcat/entity/e39pbjxxd89c7pgq8c4pvq6h73',\n", + " 'shelbyville',\n", + " 'jefferson county',\n", + " 'united states',\n", + " 'jefferson',\n", + " 'louisville',\n", + " 'https://id.oclc.org/worldcat/entity/e39pbjb48pcxkhbtd9ktrbphg3',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-10-06T01:44:37.848Z',\n", + " 'title': 'Image 14 of The courier-journal (Louisville [Ky.]), March 18, 1906, (SECTION 2)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045188/1906-03-18/ed-1/?sp=14&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_basenji_ver01%2Fdata%2Fsn83045188%2Fprint%2F1906031801%2F0482.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27'],\n", + " 'batch': ['txdn_canada_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1910-05-14',\n", + " 'dates': ['1910-05-14'],\n", + " 'description': ['1J O R T 44 The lofd health now means a normal supply of electric ity in the body and the word disease means ah insufficiency of that power Prof Edgar L Larkin That the human hody is electrical is no longer a theory among scientists and uptodate physicians It is generally conceded to be an absolute fact Professor Edgar I Larkin discussing the nw phys iology writes as follows A man brain and body is a battery and nerves correspond to wires It is now certain that transmis sion of sensation over them is electric Nerves have been cut and a galvanometer inserted The needle moved proving that nerve power is electric The hu man system is an electrochemic battery and the life principle Is electrical The electric age Is here Drugs are hard hit on all sides and an intelligent physician tells me that he has almost entirely stopped their use The word health now means a normal supply of elec tricity In the body and the word disease means an insufficiency of that power Dr Albert J Atkins the eminent California scien tist is stiJI at work proving that even principle in what we call our electrical'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:25:24.076Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:3.125/0/default.jpg#h=299&w=233',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:6.25/0/default.jpg#h=599&w=467',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_canada_ver02:data:sn88084272:00294553599:1910051401:0051/full/pct:12.5/0/default.jpg#h=1199&w=935',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_canada_ver02/data/sn88084272/00294553599/1910051401/0051.xml&format=alto_xml'],\n", + " 'index': 12,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', '0000000027', '1', 'sn88084272', '9', '5', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000027'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '3', '5', '9', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1910-05-14-ed-1-0051',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/'],\n", + " 'shelf_id': '27',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T00:00:17.168Z',\n", + " 'title': 'Image 27 of El Paso herald (El Paso, Tex.), May 14, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1910-05-14/ed-1/?sp=27&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_canada_ver02%2Fdata%2Fsn88084272%2F00294553599%2F1910051401%2F0051.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9'],\n", + " 'batch': ['au_childers_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/alabama/',\n", + " '2/united states/alabama/montgomery/',\n", + " '3/united states/alabama/montgomery/montgomery/'],\n", + " 'contributor': ['university of alabama libraries, tuscaloosa, al'],\n", + " 'date': '1914-01-18',\n", + " 'dates': ['1914-01-18'],\n", + " 'description': ['vi V THE i I V r ELECTRIC BODY IS AN BATTERY t 1 f Jfe K Startling New Discoveries Seem to Prove Beyond All Doubt That Electricity Is Life Men of Science Demonstrate the Value of Electricity as a Cure for Disease Remarkable Claims of a New York Man Whose Invention Meets With Great Success rS ihhX V That the human body It electrical la no longer a ere theory among aclentlsta and uptodate phy sicians It Is generally conceded to be an absolute tact Professor Edgar I Larkin discussing the new physiology writes as follows A man brain and body Is a battery and nerves correspond to wires It Is now certain that trans mission of sensation over them is electric Nerves have been cut and a galvonometer Inserted The f needle moved proving that nerve power is electric The human system Is an electrochemic battery and the life principle Is electrical The electrio age Is here Drugs are hard bit on all sides and an intel ligent physician tells me he has almost entirely stopped helr use The word health now means a normal supply of electricity In the body and the word disease means an Insufficiency'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-10-15T00:06:56.695Z',\n", + " 'group': ['ndnp/au', 'university-of-alabama-tuscaloosa-al-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_childers_ver01:data:sn84020645:00513683819:1914011801:0224/full/pct:6.25/0/default.jpg#h=442&w=313',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:au:batch_au_childers_ver01:data:sn84020645:00513683819:1914011801:0224/full/pct:12.5/0/default.jpg#h=885&w=627',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/au/batch_au_childers_ver01/data/sn84020645/00513683819/1914011801/0224.xml&format=alto_xml'],\n", + " 'index': 13,\n", + " 'language': ['english'],\n", + " 'location': ['montgomery', 'alabama', 'montgomery county', 'united states'],\n", + " 'location_city': ['montgomery'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['montgomery'],\n", + " 'location_state': ['alabama'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '0000000009', '1', '9', '5', 'sn84020645', '6'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84020645'],\n", + " 'number_page': ['0000000009'],\n", + " 'number_reel': ['0', '0', '5', '1', '3', '6', '8', '3', '8', '1', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Saturday morning',\n", + " 'Montgomery advertiser and Alabama journal',\n", + " 'Montgomery advertiser/Alabama journal',\n", + " 'Daily advertiser'],\n", + " 'page_id': 'sn84020645-1914-01-18-ed-1-0224',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the montgomery advertiser (montgomery, ala.) 1885-1982'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the montgomery advertiser (montgomery, ala.) 1885-1982'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/'],\n", + " 'shelf_id': '09',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['montgomery',\n", + " 'alabama',\n", + " 'newspapers',\n", + " 'montgomery county (ala.)',\n", + " 'montgomery county',\n", + " 'montgomery (ala.)',\n", + " 'united states'],\n", + " 'timestamp': '2023-10-15T00:45:11.729Z',\n", + " 'title': 'Image 9 of The Montgomery advertiser (Montgomery, Ala.), January 18, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84020645/1914-01-18/ed-1/?sp=9&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fau%2Fbatch_au_childers_ver01%2Fdata%2Fsn84020645%2F00513683819%2F1914011801%2F0224.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2'],\n", + " 'batch': ['scu_evadeestruction_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/south carolina/',\n", + " '2/united states/south carolina/anderson/',\n", + " '3/united states/south carolina/anderson/anderson/'],\n", + " 'contributor': ['university of south carolina; columbia, sc'],\n", + " 'date': '1900-03-21',\n", + " 'dates': ['1900-03-21'],\n", + " 'description': ['ELECTRICITY The Lotest Aditic Scie Suma WASHINGTON I C March 10 Thc phenomena of the earths rotation of rain storms cyclones water spouts thunder ami lightning arc being arti ficially reproduced in the course of some remarkable experiments at the Klmer Jatos Laboratory at Chevy Chase near this city Prof J ates the famous physicist who directs this fascinating work shop has long been conducting elaborate researches look ing to the solution of these enigmas of nature As a result of this labor he has deduced some surprising the ories which in thc opinion of many learned men will effect a complete rev olution in present methods of weather forecasting Your correspondent a day or two was granted the first newspaper inter view concerning these important dis coveries and was requested to state that mauy were made with thc assist ance of the late II A Ilazcn pro fessor of meteorology at the Uni ted States Weather Bureau whose death occurred only a few weeks ago just as the work was drawing to a close TIIK KARLY K Xl KUI M KS TS of thc two investigators wore made for thc purpose of ascertaining natures method of rainmaking Thc most'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-24T14:39:38.154Z',\n", + " 'group': ['ndnp/scu', 'university-of-south-carolina-columbia-sc-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:3.125/0/default.jpg#h=283&w=214',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:6.25/0/default.jpg#h=566&w=429',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550859:1900032101:1030/full/pct:12.5/0/default.jpg#h=1133&w=859',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/scu/batch_scu_evadeestruction_ver01/data/sn84026965/00294550859/1900032101/1030.xml&format=alto_xml'],\n", + " 'index': 14,\n", + " 'language': ['english'],\n", + " 'location': ['south carolina',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'united states'],\n", + " 'location_city': ['anderson'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anderson'],\n", + " 'location_state': ['south carolina'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '0000000002', '1', 'sn84026965', '9', '5', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84026965'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '0', '8', '5', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Intelligencer'],\n", + " 'page_id': 'sn84026965-1900-03-21-ed-1-1030',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['anderson (s.c.)',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'south carolina',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'anderson county (s.c.)'],\n", + " 'timestamp': '2024-02-04T09:29:12.344Z',\n", + " 'title': 'Image 2 of The Anderson intelligencer (Anderson Court House, S.C.), March 21, 1900',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1900-03-21/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fscu%2Fbatch_scu_evadeestruction_ver01%2Fdata%2Fsn84026965%2F00294550859%2F1900032101%2F1030.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20'],\n", + " 'batch': ['nbu_offutt_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1905-07-30',\n", + " 'dates': ['1905-07-30'],\n", + " 'description': ['J Eloctrlclty T Number Illustrated Bee s Electricity HE mbcr NUMBER 320 Entered Second Class at Omaha Postofilce Published Weekly by The Bee Publishing Co Subocription f 250 Ter Year JULY 30 1903 Electricity in Its Practical Application to Our Modern EveryDay Life THE word electricity is derived from the Greek electron which meant amber The first discovery of electricity vu made by the old Romans when they found that If a piece of amber be rubbed with cloth it comes into possession of a power which enables It to attract and hold small quantities of certain natter such as chaff pith paper or its like Ihis was looked at by the old Romans as an Inexplicable phenomenon as no one seemed to be able to explain the reason We have records of this discovery back in time as far as BOO years before the Christian era so it will be noticed that electricity la not a discovery of late as generally understood Step by step It has been developed until today we would bardly recognize It as the same power originally discovered in the amber In stead of producing It by rubbing amber with cloth we have con atructed'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:48.066Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_offutt_ver01:data:sn99021999:00280778448:1905073001:0366/full/pct:6.25/0/default.jpg#h=462&w=349',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_offutt_ver01:data:sn99021999:00280778448:1905073001:0366/full/pct:12.5/0/default.jpg#h=925&w=699',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_offutt_ver01/data/sn99021999/00280778448/1905073001/0366.xml&format=alto_xml'],\n", + " 'index': 15,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '1', '0000000020', 'sn99021999', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000020'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '4', '4', '8'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1905-07-30-ed-1-0366',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/'],\n", + " 'shelf_id': '20',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T12:07:56.577Z',\n", + " 'title': 'Image 20 of Omaha daily bee (Omaha [Neb.]), July 30, 1905',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1905-07-30/ed-1/?sp=20&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_offutt_ver01%2Fdata%2Fsn99021999%2F00280778448%2F1905073001%2F0366.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15'],\n", + " 'batch': ['nbu_pound_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1907-08-04',\n", + " 'dates': ['1907-08-04'],\n", + " 'description': ['The Omaha Sunday Bee PART IIL ELECTRICAL SECTION PAQM 1 TO Always Read THE OMAHA DEE Best i West VOL XXXVII NO 7 OMAHA SUNDAY MORNING AUGUST 4 1907 SINGLE COPV FIVE CENTS SERVICE PERFORMED DAILY FOR MANKIND BY ELECTRICITY Story of How the Good Giant Electricity and the Great Giant Steam United to Build Up Omaha and Make It a Great and Prosperous City of Homes and Factories THIS is the atory of how the good giant Electricity helped to build up the city of Omaha Somewhere Id the enchanted pages of the Second or Third reader there la a stery which Invariably thrllla th heart of the young pupil who reada It It la the story of Jamea Watt and the giant Steam James bo the story Bays was ft dreamy sof of boy who sat by the fire thinking while his hard working grandmother took in washing and struggled hard to eara a living The grandmother was accustomed to grumble considerably at the laziness of the boy and declared that he would come to no good end unless he reformed But still the boy dreamed while th tea kettle simmered and poured the steam from its Iron'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:48.954Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_pound_ver01:data:sn99021999:00280778357:1907080401:0134/full/pct:6.25/0/default.jpg#h=457&w=350',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_pound_ver01:data:sn99021999:00280778357:1907080401:0134/full/pct:12.5/0/default.jpg#h=915&w=700',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_pound_ver01/data/sn99021999/00280778357/1907080401/0134.xml&format=alto_xml'],\n", + " 'index': 16,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '1', '5', 'sn99021999', '0000000015', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000015'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '3', '5', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1907-08-04-ed-1-0134',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/'],\n", + " 'shelf_id': '15',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T12:18:56.637Z',\n", + " 'title': 'Image 15 of Omaha daily bee (Omaha [Neb.]), August 4, 1907, (ELECTRICAL SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1907-08-04/ed-1/?sp=15&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_pound_ver01%2Fdata%2Fsn99021999%2F00280778357%2F1907080401%2F0134.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12'],\n", + " 'batch': ['fu_edugator_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/marion/',\n", + " '3/united states/florida/marion/ocala/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1914-07-10',\n", + " 'dates': ['1914-07-10'],\n", + " 'description': ['IMPORTANT MEETING OF CITY COUNCIL __ The Liight and Water Committee j Makes Exhaustive Report 4 The city council held its regular j Tuesday night The following members answered j to their names C W Hunter E J j Bennett W A Knight H A Fausett J C Smith and E E Robinson The council chamber was crowded j with spectators which shows that the citizens are taking an active interest in city affairs I Superintendent Brinon several members of the school board and aj number of the patrons and well wish ers of Howard Academy presented a petition stating that the restriicted or red light district was in close proximity to the said academy and in voked the aid of the council to have the same removed The council held that the same was within the province of the mayor and police officers and referred the 1 delegation to the said officials The various officers of the city were present and were called upon lor reports Superintendent Caldwell of the electric light departrment reported that the recent accident to the plant was unavoidable as it was caused by lightning None of the others had any reports to make A'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:34:48.946Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:3.125/0/default.jpg#h=281&w=191',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:6.25/0/default.jpg#h=563&w=382',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_edugator_ver01:data:sn88074815:00271765873:1914071001:0338/full/pct:12.5/0/default.jpg#h=1126&w=764',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_edugator_ver01/data/sn88074815/00271765873/1914071001/0338.xml&format=alto_xml'],\n", + " 'index': 17,\n", + " 'language': ['english'],\n", + " 'location': ['marion',\n", + " 'ocala',\n", + " 'marion county',\n", + " 'united states',\n", + " 'florida'],\n", + " 'location_city': ['ocala'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['marion'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000012',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " 'sn88074815',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88074815'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '6', '5', '8', '7', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Ocala daily banner', 'Daily banner', 'Banner'],\n", + " 'page_id': 'sn88074815-1914-07-10-ed-1-0338',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the ocala banner (ocala, marion county, fla.) 1883-194?'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the ocala banner (ocala, marion county, fla.) 1883-194?'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['marion',\n", + " 'ocala (fla.)',\n", + " 'newspapers',\n", + " 'ocala',\n", + " 'marion county',\n", + " 'united states',\n", + " 'marion county (fla.)',\n", + " 'florida'],\n", + " 'timestamp': '2024-01-02T21:43:05.267Z',\n", + " 'title': 'Image 12 of The Ocala banner (Ocala, Marion County, Fla.), July 10, 1914',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88074815/1914-07-10/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_edugator_ver01%2Fdata%2Fsn88074815%2F00271765873%2F1914071001%2F0338.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2'],\n", + " 'batch': ['okhi_comanche_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/canadian/',\n", + " '3/united states/oklahoma/canadian/darlington/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1882-07-10',\n", + " 'dates': ['1882-07-10'],\n", + " 'description': ['MARYS LITTLE PIG KXry had a HMJe pig libs till was short ad ctffced lie ujxuagsd in Ue graead to dig WiUj snout iw long aad hoDked One day Into to grden gre This ptegy 2old did wander And BtraUMway with a bogglsb ialen Cucumbers he did tqaaoder AII Joor piggy neer had kaowa Of flrw cucumber colic tlie fcv a loud trriflc groaa iiius pains were diabolic One hour later be was dead A btiJ aad iff les corpus Jle lay benumbed rota tslJ to head J aw like a f rot ii pvr poise Tbea Mary foooed a shallow grave Quite rar Uie railroad auUoit And piggy who was oee so brave iiec fa that excavation Now let ail ptes this warn lag heed And aeVr in gardens irolie The end of bUh ooepily greed I sold cuciuiber colic YXiAix Weekly Sun and iivi Drover Journal IK THE WROG CORKCRIB uWeJl Uncle Bn it is your Uirn for a story J cried a group of jolly story tellers as tney Bat around an old fashioned stove on one cold bluster frig night in Decern oer to a venerable gentleman of three score years who fxad in days gone'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:57:27.147Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_comanche_ver01:data:sn83025001:00237281032:1882071001:0082/full/pct:6.25/0/default.jpg#h=481&w=336',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_comanche_ver01:data:sn83025001:00237281032:1882071001:0082/full/pct:12.5/0/default.jpg#h=963&w=673',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_comanche_ver01/data/sn83025001/00237281032/1882071001/0082.xml&format=alto_xml'],\n", + " 'index': 18,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'darlington',\n", + " 'united states',\n", + " 'canadian county',\n", + " 'indian territory',\n", + " 'canadian'],\n", + " 'location_city': ['darlington'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['canadian'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', 'sn83025001', '0000000002', '1', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83025001'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '1', '0', '3', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Transporter'],\n", + " 'page_id': 'sn83025001-1882-07-10-ed-1-0082',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'cheyenne transporter (darlington, indian terr.) 1879-1886'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['cheyenne transporter (darlington, indian terr.) 1879-1886'],\n", + " 'publication_frequency': ['semimonthly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['canadian county (okla.)',\n", + " 'darlington (okla.)',\n", + " 'indians of north america',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'darlington',\n", + " 'united states',\n", + " 'canadian county',\n", + " 'indian territory',\n", + " 'canadian'],\n", + " 'subject_ethnicity': ['indians of north america'],\n", + " 'timestamp': '2022-11-18T00:32:25.216Z',\n", + " 'title': 'Image 2 of Cheyenne transporter (Darlington, Indian Terr.), July 10, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83025001/1882-07-10/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_comanche_ver01%2Fdata%2Fsn83025001%2F00237281032%2F1882071001%2F0082.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12'],\n", + " 'batch': ['fu_graham_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/escambia/',\n", + " '3/united states/florida/escambia/pensacola/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1914-12-06',\n", + " 'dates': ['1914-12-06'],\n", + " 'description': ['12 THE PENSACOLA JOURNAL SUNDAY MORNING DECEMBER 6 1914 i 1 1 Ik I i t 1 1 i i S i I t t f 1 I t j rt At Its Price 695 theWorlds Greatest Automobile Value Heres the car that has all the features of a 1000 car and The New 1915 Model Has 17 New Features Sims real hightension magneto sliding gear transmission lefthand drive center control antiskid tires on rear and all high priced car features The easiest car in the world to drive A great big handsome powerful Swiftrunning REAL auto mobile The greatest hill climber in the world The car that has set the whole country talking With electric starter and electric lights 55 extra Holds the Road at SO Miles LOVE FlilDS WAY 10 M JAIL WOMAN WEDS MAN WHO WAS SERVING A LONG TERM UPON BEING CONVrCTEO OF SHOOTING HER OWN SISTER an Hour jfcyl Us IP L BOLEY Agent 15 East Chase Street Phone 864 iti if jfjiifc l v Wi Lake City Dec 4 A marriage li cense was issued this week in this city by Judge W M Ives the application being made by the bride who also'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:36:11.482Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_graham_ver01:data:sn87062268:0041566283A:1914120601:0514/full/pct:6.25/0/default.jpg#h=508&w=405',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_graham_ver01:data:sn87062268:0041566283A:1914120601:0514/full/pct:12.5/0/default.jpg#h=1017&w=810',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_graham_ver01/data/sn87062268/0041566283A/1914120601/0514.xml&format=alto_xml'],\n", + " 'index': 19,\n", + " 'language': ['english'],\n", + " 'location': ['pensacola',\n", + " 'escambia county',\n", + " 'escambia',\n", + " 'united states',\n", + " 'florida'],\n", + " 'location_city': ['pensacola'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['escambia'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " 'a',\n", + " '3',\n", + " 'sn87062268',\n", + " '1',\n", + " '0000000012',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn87062268'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '4', '1', '5', '6', '6', '2', '8', '3', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily journal', 'Pensacola news-journal'],\n", + " 'page_id': 'sn87062268-1914-12-06-ed-1-0514',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the pensacola journal (pensacola, fla.) 1898-1985'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the pensacola journal (pensacola, fla.) 1898-1985'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['pensacola (fla.)',\n", + " 'escambia county',\n", + " 'pensacola',\n", + " 'escambia county (fla.)',\n", + " 'newspapers',\n", + " 'escambia',\n", + " 'united states',\n", + " 'florida'],\n", + " 'timestamp': '2024-01-03T02:20:15.188Z',\n", + " 'title': 'Image 12 of The Pensacola journal (Pensacola, Fla.), December 6, 1914, (Second Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn87062268/1914-12-06/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_graham_ver01%2Fdata%2Fsn87062268%2F0041566283A%2F1914120601%2F0514.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10'],\n", + " 'batch': ['okhi_hugo_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/carter/',\n", + " '3/united states/oklahoma/carter/ardmore/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1920-04-06',\n", + " 'dates': ['1920-04-06'],\n", + " 'description': ['Tace trnt DAILY ARDMOKKI I h 1 l KHUA AlKll j 1U20 W I 1TBBR FORECAST Kiiir Mid i oliliT priikulilt frost V dumber of Commerce Is a eleurhif hounc for community thought loin ii Suit Sale Dress Sale Coat Sale Suits With Their Own Individualit Every suit shown is unequalled value auihorative in every line and innovation See these garments today 4950 Suits at 6950 Suits at 7500 and 7950 Suits at 3950 s 1950 s90 8500 and 8950 Suits at 6950 9500 and 9750 Suits at 7950 11000 to 15000 Suits at 9850 17500 to 17950 Suits at 12500 Smart New Models Taffeta Foulard and Taffeta and Georgette Combinations hi 3950 io 3475 Dresses at 3950 to 4500 Dresses at 9750 Dresses at 12500 Dresses at Handsome New Coals at Sale Prices 2250 3 175 7950 9850 mmscn qjaHBE mug APPLIED SCIENCE MM CAUSE CROPS TO GROW AND MATURE AT WILL Of TOE MHO OF MAN Washington April J Government al expert hove discovered that plant life leeinii io ilejKnd on llghl rather ihittt tTiiii riiiii i fur nuiirihiimint ind may i controlled by regulating the hours of light and darkness The principal Ii revolutionary but t rwti'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T15:04:38.236Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_hugo_ver01:data:sn85042303:00200295432:1920040601:0806/full/pct:6.25/0/default.jpg#h=433&w=308',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_hugo_ver01:data:sn85042303:00200295432:1920040601:0806/full/pct:12.5/0/default.jpg#h=867&w=617',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_hugo_ver01/data/sn85042303/00200295432/1920040601/0806.xml&format=alto_xml'],\n", + " 'index': 20,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'chickasaw nation',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter'],\n", + " 'location_city': ['ardmore'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['carter'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', 'sn85042303', '1', '9', '5', '0000000010', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042303'],\n", + " 'number_page': ['0000000010'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '4', '3', '2'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday Ardmoreite-press',\n", + " 'Ardmoreite',\n", + " 'Evening Ardmoreite',\n", + " 'Morning Ardmoreite'],\n", + " 'page_id': 'sn85042303-1920-04-06-ed-1-0806',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/'],\n", + " 'shelf_id': '10',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oklahoma',\n", + " 'newspapers',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter county (okla.)',\n", + " 'ardmore (okla.)',\n", + " 'chickasaw nation, oklahoma',\n", + " 'carter'],\n", + " 'timestamp': '2022-11-18T11:17:11.402Z',\n", + " 'title': 'Image 10 of The Daily Ardmoreite (Ardmore, Okla.), April 6, 1920',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1920-04-06/ed-1/?sp=10&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_hugo_ver01%2Fdata%2Fsn85042303%2F00200295432%2F1920040601%2F0806.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3'],\n", + " 'batch': ['okhi_avocado_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/carter/',\n", + " '3/united states/oklahoma/carter/ardmore/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1898-03-20',\n", + " 'dates': ['1898-03-20'],\n", + " 'description': ['TDNXT BCOOB PafclUhar iSDMORE i t i IND TER When Actor ItatcIIffe begins Ma lat est engagement he will have the satis faction of knowing that he is not the only one In the cast If we had nothing to pardon or to he pardoned we might appear to be more perfect than we are but we should in fact be less so What strikes us in beauty Is that which we did not expect to find from anything we had seen before a new arrangement of excellent parts W H Stevenson one of the best known men in Connecticut has joined the Salvation army and presented It with a check for 5000 Let the good work go on A pleasing incident of the cotton mills strike in New Bedford was the idle hours recreation furnished tc strikers through the efforts of one of the city pastors Reading games mu sic and other forms of wholesome en tertainment were provided in two halls and all were welcome who would re frain from discussing the strike or other labor matters while present At the recent national convention of woman suffragists Utah and Colorado women were excluded from participa tion because of'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:19.544Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_avocado_ver01:data:sn85042303:00200295353:1898032001:0337/full/pct:6.25/0/default.jpg#h=434&w=323',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_avocado_ver01:data:sn85042303:00200295353:1898032001:0337/full/pct:12.5/0/default.jpg#h=869&w=647',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_avocado_ver01/data/sn85042303/00200295353/1898032001/0337.xml&format=alto_xml'],\n", + " 'index': 21,\n", + " 'language': ['english'],\n", + " 'location': ['oklahoma',\n", + " 'chickasaw nation',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter'],\n", + " 'location_city': ['ardmore'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['carter'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '3', 'sn85042303', '1', '9', '0000000003', '5', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042303'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '3', '5', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday Ardmoreite-press',\n", + " 'Ardmoreite',\n", + " 'Evening Ardmoreite',\n", + " 'Morning Ardmoreite'],\n", + " 'page_id': 'sn85042303-1898-03-20-ed-1-0337',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the daily ardmoreite (ardmore, okla.) 1893-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/'],\n", + " 'shelf_id': '03',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oklahoma',\n", + " 'newspapers',\n", + " 'carter county',\n", + " 'ardmore',\n", + " 'united states',\n", + " 'carter county (okla.)',\n", + " 'ardmore (okla.)',\n", + " 'chickasaw nation, oklahoma',\n", + " 'carter'],\n", + " 'timestamp': '2022-11-17T21:27:03.264Z',\n", + " 'title': 'Image 3 of The Daily Ardmoreite (Ardmore, Okla.), March 20, 1898',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042303/1898-03-20/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_avocado_ver01%2Fdata%2Fsn85042303%2F00200295353%2F1898032001%2F0337.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2'],\n", + " 'batch': ['kyu_fargo_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/christian/',\n", + " '3/united states/kentucky/christian/hopkinsville/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1896-03-03',\n", + " 'dates': ['1896-03-03'],\n", + " 'description': ['9Mk3Hb V ELE6TRI6ITY1N WAR Distinguished Engineers Present Plans for l Applying this Power to Our Uses t in Time of War TROLLEY FORTS AMD A Torpedo Propelled by Electricity That and Destroys Everything It Hits The Electric Balloon and BIG WATER BULLETS Chases a Ship at a Speed of 24 Knots With Speed and Certainty SubMarine Cable Way COPYRIGHT tSg jTTTTI3ffXIiiLiJL TIIOMAS COSniEKFORD MARTIN I I Describes Now and Other Possible for Making War Aloro Terrible The defenses of Xcw York harbor must necessarily be placed in the vicinity of Sandy liooU as there are guns afloat which could at that distance bom i bard Brooklyn or Manhattan island and convert their tall buildings into holes in the ground It is obviously desirable should any foreign war arise placing this country on the defensive to keep tho floating enemy at long range and while holding him there assume the offendivo in a manner that will cither diminish his fleet or cause it to retire Can electricity do anything by its marvelous flexibility and adaptability to insure the safety of the great city And keep the harbor inviolate 3ireet KRICSSOM BUBMAMHE GUN WEIGIIT It is believed by those who have to'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:31:05.953Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fargo_ver01:data:sn86069395:00206533249:1896030301:0155/full/pct:6.25/0/default.jpg#h=458&w=320',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fargo_ver01:data:sn86069395:00206533249:1896030301:0155/full/pct:12.5/0/default.jpg#h=916&w=641',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_fargo_ver01/data/sn86069395/00206533249/1896030301/0155.xml&format=alto_xml'],\n", + " 'index': 22,\n", + " 'language': ['english'],\n", + " 'location': ['hopkinsville',\n", + " 'united states',\n", + " 'christian county',\n", + " 'christian',\n", + " 'kentucky'],\n", + " 'location_city': ['hopkinsville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['christian'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0',\n", + " '3',\n", + " '0000000002',\n", + " '1',\n", + " '9',\n", + " '5',\n", + " '6',\n", + " '4',\n", + " '2',\n", + " 'sn86069395'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86069395'],\n", + " 'number_page': ['0000000002'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '3', '2', '4', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn86069395-1896-03-03-ed-1-0155',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'hopkinsville kentuckian (hopkinsville, ky.) 1889-1918'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['hopkinsville kentuckian (hopkinsville, ky.) 1889-1918'],\n", + " 'publication_frequency': ['three times a week'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/'],\n", + " 'shelf_id': '2',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['hopkinsville (ky.)',\n", + " 'hopkinsville',\n", + " 'newspapers',\n", + " 'christian county (ky.)',\n", + " 'united states',\n", + " 'christian county',\n", + " 'christian',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T20:59:23.446Z',\n", + " 'title': 'Image 2 of Hopkinsville Kentuckian (Hopkinsville, Ky.), March 3, 1896',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86069395/1896-03-03/ed-1/?sp=2&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_fargo_ver01%2Fdata%2Fsn86069395%2F00206533249%2F1896030301%2F0155.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9'],\n", + " 'batch': ['nbu_kiewit_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1913-12-17',\n", + " 'dates': ['1913-12-17'],\n", + " 'description': ['THE BEE OMAHA WEDNESDAY DECEMBER 17 1013 DO IX ELECTRICALLY GIFT SUGGESTIONS tJH H NSrrt l Vfir n 11 mj 1 JL 1 If you are a member of the Society for the Prevention of Useless Giving ordered previous to our fire and we are making prices to move them before Christmas not after Everything new BURGESSGRANDEN CO 1511 Howard Street T Thisisrthe 1p 1 A The Cleaner you will A CHILD can uso It without fatigue You can carry It any where Costs a cent an hour for currentand geta all the dirt Always ready Takes less space trilm a carpet Bwoeper Your house always fresh and sanitary no need of house cleaning Good enough for the largest rf Qf00 home priced for the smallest pJ If Tor sals by Alamo Engine Supply Co 112224 Parnam St Doug 1082j Your DEALER Has Them Mtsfernhctrfc fiuMFflRTQ trade mark Make This an Electrical Christmas wricai tii ill Ohpruinnfi Dougias Construction If Iff 01101 IfUUU 7633 THE Apartment House OWNER can give his tenants a MERRY XMAS by installing a push button elevator KIMBALL BROTHERS CO COUNCIL HLUFFSt IOWA ElcVator Huilders for Uncle Sam and other discriminating buyers buy a WESTINGHOUSE ELECTRIC'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:05.453Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_kiewit_ver02:data:sn99021999:00280778989:1913121701:1209/full/pct:6.25/0/default.jpg#h=446&w=335',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_kiewit_ver02:data:sn99021999:00280778989:1913121701:1209/full/pct:12.5/0/default.jpg#h=892&w=670',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_kiewit_ver02/data/sn99021999/00280778989/1913121701/1209.xml&format=alto_xml'],\n", + " 'index': 23,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '0000000009', '1', '9', 'sn99021999', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000009'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '8', '9', '8', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1913-12-17-ed-1-1209',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/'],\n", + " 'shelf_id': '09',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T08:51:26.634Z',\n", + " 'title': 'Image 9 of Omaha daily bee (Omaha [Neb.]), December 17, 1913',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1913-12-17/ed-1/?sp=9&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_kiewit_ver02%2Fdata%2Fsn99021999%2F00280778989%2F1913121701%2F1209.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28'],\n", + " 'batch': ['pst_holuba_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/pennsylvania/',\n", + " '2/united states/pennsylvania/philadelphia/',\n", + " '3/united states/pennsylvania/philadelphia/philadelphia/'],\n", + " 'contributor': ['penn state university libraries; university park, pa'],\n", + " 'date': '1920-05-19',\n", + " 'dates': ['1920-05-19'],\n", + " 'description': ['A ir v s V j7w IX A ft is S a i i i 1 i t I it i t u I tl l It III I Hi t I I I I II II I II j ti i r V n A L V V if 5 jrkaeIbstate for sale wPht riiiiniiriiiA 1000 CASH BALANCE AS RENT Buys 231 S 44th street ON THE FOLLOWIXO TERMS 10000 monthly rentml 0741 covers alt Interest taies and water rent 3259 a rnopthly saving paying oft on mortgage This special 1001 rnh offer and a monthly rental of inn cover all charges In the purchaae of thin prop erty Including your 12 ft monthly saving and you may mote In tomor row Lot 17Ht07 feet Large porch with granite column Parlor ani recep tion hall dining room pantry and kitchen on flrat floor Three lante rooms and Improved bath on second floor Tour beitrooma storeroom and bath ton third floor Basement laun dry with 3 soapatone tuba and direct entrance to yard Third floor l suitable for npart menta and ran be rented for ti0 a month Perfect hotair heating svstem Modem electric light Subatantlal contructlon Price 11500 on'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-10-08T10:21:04.392Z',\n", + " 'group': ['ndnp/pst',\n", + " 'penn-state-university-libraries-university-park-pa-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:pst:batch_pst_holuba_ver02:data:sn83045211:00237280210:1920051901:0825/full/pct:6.25/0/default.jpg#h=432&w=341',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:pst:batch_pst_holuba_ver02:data:sn83045211:00237280210:1920051901:0825/full/pct:12.5/0/default.jpg#h=864&w=682',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/pst/batch_pst_holuba_ver02/data/sn83045211/00237280210/1920051901/0825.xml&format=alto_xml'],\n", + " 'index': 24,\n", + " 'language': ['english'],\n", + " 'location': ['philadelphia', 'pennsylvania', 'united states'],\n", + " 'location_city': ['philadelphia'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['philadelphia'],\n", + " 'location_state': ['pennsylvania'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '1', 'sn83045211', '2', '0000000028', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045211'],\n", + " 'number_page': ['0000000028'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '0', '2', '1', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Evening public ledger and the evening telegraph'],\n", + " 'page_id': 'sn83045211-1920-05-19-ed-1-0825',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening public ledger (philadelphia [pa.]) 1914-1942'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening public ledger (philadelphia [pa.]) 1914-1942'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/'],\n", + " 'shelf_id': '28',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['philadelphia (pa.)',\n", + " 'philadelphia',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'pennsylvania'],\n", + " 'timestamp': '2022-10-28T04:21:26.339Z',\n", + " 'title': 'Image 28 of Evening public ledger (Philadelphia [Pa.]), May 19, 1920, (Night Extra)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045211/1920-05-19/ed-1/?sp=28&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fpst%2Fbatch_pst_holuba_ver02%2Fdata%2Fsn83045211%2F00237280210%2F1920051901%2F0825.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7'],\n", + " 'batch': ['txdn_ferrari_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/hays/',\n", + " '3/united states/texas/hays/san marcos/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1882-07-06',\n", + " 'dates': ['1882-07-06'],\n", + " 'description': ['1YIUT ELECTRICITY CAN DO The present electrical era which re ally began with the introduction of dy namo machines as a source of electrical power in place of the costly and feeble ino cells seems destined to last until the winds and the tides shall furnish this power so cheaply that it will drive machinery plow the fields haul wood gndjdraw water and so will do mans bud work for him The future value of electrricity is rated so high by clear beaded men of science that even so good a servant as steam has been to man sinks by comparison into insignificance An article in Blackwoods Magazine sets the matter before the unBcientiflo reader in so interesting a shape that the foUowing passages are worth quot J ing Electricity has long been a subject which had little interest except lor the lovers of scientifio research A gener ation has not altogether passed away in which all industrial use of electricity nnknown and the only practical munition of knowledge in regard to it was not one to apply it usefuUy but on to check its powers of destruction Fifty years ago lightning conductors were the only electric works in common'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:28:33.092Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_ferrari_ver02:data:sn86088181:00200296941:1882070601:0271/full/pct:6.25/0/default.jpg#h=465&w=288',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_ferrari_ver02:data:sn86088181:00200296941:1882070601:0271/full/pct:12.5/0/default.jpg#h=930&w=576',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_ferrari_ver02/data/sn86088181/00200296941/1882070601/0271.xml&format=alto_xml'],\n", + " 'index': 25,\n", + " 'language': ['english'],\n", + " 'location': ['san marcos', 'united states', 'texas', 'hays'],\n", + " 'location_city': ['san marcos'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['hays'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '1', '9', '0000000007', 'sn86088181', '6', '4', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86088181'],\n", + " 'number_page': ['0000000007'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '6', '9', '4', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily free press'],\n", + " 'page_id': 'sn86088181-1882-07-06-ed-1-0271',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'san marcos free press (san marcos, tex.) 1877-1892'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['san marcos free press (san marcos, tex.) 1877-1892'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/'],\n", + " 'shelf_id': '7',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['san marcos',\n", + " 'newspapers',\n", + " 'san marcos (tex.)',\n", + " 'hays',\n", + " 'united states',\n", + " 'texas'],\n", + " 'timestamp': '2024-01-10T09:16:00.313Z',\n", + " 'title': 'Image 7 of San Marcos free press (San Marcos, Tex.), July 6, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86088181/1882-07-06/ed-1/?sp=7&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_ferrari_ver02%2Fdata%2Fsn86088181%2F00200296941%2F1882070601%2F0271.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31'],\n", + " 'batch': ['txdn_denmark_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/el paso/',\n", + " '3/united states/texas/el paso/el paso/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1912-11-23',\n", + " 'dates': ['1912-11-23'],\n", + " 'description': ['SHv B mesamwesssmmmEesF Worlds foremost scientists declare that electricity is the for disease Use ElectraVita if you want to be healthy This modern electric appliance is Curing men and women and their drugs fail The phyaicfaas a today are beginning to recog nise the zet that Mature te the only reel doctor after all They haw learned that the old system of doping sick people with stimulants and poisons is entirely wrong and must eventually give way to natural method The new Idea ta treating disease is to help Nature effect cure Your body will eliminate almost asy ailment If you give it the proper Vsslstaaca Now drugs do not supply the necessary aid They tear down vitality and rob you of your restating power giving the trouble firmer heJd upon your system Scientists have demonstrated that the human body Is an electric machine If you are siek or weak or suffering from some chronle complaint K is oecanao yen lack eleetrfeHy Bestore this force where it la needed and the ail ment can no longer exist Prof Andrew MacCdnnell president ef the Society of Universal Science says The only difference between a wall awn and an invalid ie that'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:26:13.782Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_denmark_ver01:data:sn88084272:0028076503A:1912112301:0709/full/pct:6.25/0/default.jpg#h=449&w=351',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_denmark_ver01:data:sn88084272:0028076503A:1912112301:0709/full/pct:12.5/0/default.jpg#h=899&w=703',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_denmark_ver01/data/sn88084272/0028076503A/1912112301/0709.xml&format=alto_xml'],\n", + " 'index': 26,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'el paso', 'united states'],\n", + " 'location_city': ['el paso'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['el paso'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '0000000031',\n", + " '3',\n", + " 'a',\n", + " '1',\n", + " 'sn88084272',\n", + " '5',\n", + " '6',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88084272'],\n", + " 'number_page': ['0000000031'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '5', '0', '3', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88084272-1912-11-23-ed-1-0709',\n", + " 'partof': ['chronicling america',\n", + " 'el paso herald (el paso, tex.) 1901-1931',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['el paso herald (el paso, tex.) 1901-1931'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/'],\n", + " 'shelf_id': '31',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['el paso',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'texas',\n", + " 'el paso (tex.)'],\n", + " 'timestamp': '2024-01-10T03:05:01.923Z',\n", + " 'title': 'Image 31 of El Paso herald (El Paso, Tex.), November 23, 1912, (Week-End Edition, COMIC SECTION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88084272/1912-11-23/ed-1/?sp=31&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_denmark_ver01%2Fdata%2Fsn88084272%2F0028076503A%2F1912112301%2F0709.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3'],\n", + " 'batch': ['wa_dogwood_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/washington/',\n", + " '2/united states/washington/pierce/',\n", + " '3/united states/washington/pierce/tacoma/'],\n", + " 'contributor': ['washington state library; olympia, wa'],\n", + " 'date': '1910-12-03',\n", + " 'dates': ['1910-12-03'],\n", + " 'description': ['Saturday Dec 31910 Lyman J Gage Denies He Is a Follower of Mrs Tingley Ny United Press Leased Wire DENVER Dec 3Denying a report that he nad broken with i Mrs Katherine Tingley the pre ceptress of the Point Loma Cal i Theosophlcal colony Lyman J Gage former secretary of the treasury and multimillionaire caused surprise today by issuing a statement denying that he had ever been in any sense a support er of Mrs Tingley or her organiza tlon THE HUMAN BODY IS AN ELECTRIC BATTERY Startling new discoveries prove beyond all doubt that Electricity is Life Men of science demonstrate the value of electricity as a cure for disease Remarkable new Invention meets with great success The word health now means a normal supply of electricity in the body and the Word disease means an insufficiency of that powerPßOF EDGAR L LARKIN That the human body is electrical is no longer a mere theory among scientists and uptodate psysicians It Is generally conceded to bo an absolute fact Prof dKgar L Larkin discussing the new physiology writes as follows A man brain and body is a battery and nerves cor respond to wires It is now certain that'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-04-26T11:24:51.345Z',\n", + " 'group': ['ndnp/wa', 'washington-state-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:wa:batch_wa_dogwood_ver01:data:sn88085187:00211108198:1910120301:0648/full/pct:6.25/0/default.jpg#h=434&w=335',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:wa:batch_wa_dogwood_ver01:data:sn88085187:00211108198:1910120301:0648/full/pct:12.5/0/default.jpg#h=868&w=670',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/wa/batch_wa_dogwood_ver01/data/sn88085187/00211108198/1910120301/0648.xml&format=alto_xml'],\n", + " 'index': 27,\n", + " 'language': ['english'],\n", + " 'location': ['united states', 'pierce', 'tacoma', 'washington'],\n", + " 'location_city': ['tacoma'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['pierce'],\n", + " 'location_state': ['washington'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '1', '9', '0000000003', '2', 'sn88085187'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88085187'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '1', '1', '1', '0', '8', '1', '9', '8'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn88085187-1910-12-03-ed-1-0648',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the tacoma times (tacoma, wash.) 1903-1949'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the tacoma times (tacoma, wash.) 1903-1949'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['washington (state)',\n", + " 'newspapers',\n", + " 'pierce',\n", + " 'united states',\n", + " 'washington',\n", + " 'tacoma (wash.)',\n", + " 'tacoma'],\n", + " 'timestamp': '2024-04-26T16:52:36.008Z',\n", + " 'title': 'Image 3 of The Tacoma times (Tacoma, Wash.), December 3, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88085187/1910-12-03/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fwa%2Fbatch_wa_dogwood_ver01%2Fdata%2Fsn88085187%2F00211108198%2F1910120301%2F0648.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27'],\n", + " 'batch': ['uuml_pereiro_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/utah/',\n", + " '2/united states/utah/salt lake/',\n", + " '3/united states/utah/salt lake/salt lake city/'],\n", + " 'contributor': ['university of utah, marriott library'],\n", + " 'date': '1910-10-23',\n", + " 'dates': ['1910-10-23'],\n", + " 'description': ['l THE SALT LAKE TRIBUNE SUNDAY MORNINg OCTOBER 23 1910 27 IS Startling new discoveries prove beyond all loubt that Electricity is Life I Men of science demonstrate the value of electricity as a cure for disease f I Remarkable new Invention meets with ireat success K The word health now means a normal supply of electricity M in the body and the Word disease means an insufficiency of that I power PROF EDGAR L LARKIN I 1PB the hljmsni lorJS is electrical is no longer a mere leory among scientists Htid uptodate physicians It I generally conceded to be an absoluto fact V irof Edgar 1j Larkln discussing the new physiology 3 Ues ca follows I Ai man brain and hody is a battery and nervoH K rrespond to wires It Is now certain thai transmission I cnsatlon over them Is electric Nerves have been cut d a galvanometer inserted The needle moved prov 9 j that nejve power Is electric Tho human system Is cleclrochemlc battery and the lifn principle Is eloc al The oectric age is here Drugn are hard hit on fsldes and an Intelligent physician tells me that he has jOEt entirely stopped their use'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T16:04:46.593Z',\n", + " 'group': ['ndnp/uuml', 'university-of-utah-marriott-library-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:3.125/0/default.jpg#h=272&w=207',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:6.25/0/default.jpg#h=545&w=414',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:uuml:batch_uuml_pereiro_ver01:data:sn83045396:print:1910102301:0103/full/pct:12.5/0/default.jpg#h=1091&w=829',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/uuml/batch_uuml_pereiro_ver01/data/sn83045396/print/1910102301/0103.xml&format=alto_xml'],\n", + " 'index': 28,\n", + " 'language': ['english'],\n", + " 'location': ['salt lake city', 'utah', 'salt lake', 'united states'],\n", + " 'location_city': ['salt lake city'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['salt lake'],\n", + " 'location_state': ['utah'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['1', '0000000027', 'sn83045396'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn83045396'],\n", + " 'number_page': ['0000000027'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn83045396-1910-10-23-ed-1-0103',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the salt lake tribune (salt lake city, utah) 1890-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the salt lake tribune (salt lake city, utah) 1890-current'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/'],\n", + " 'shelf_id': '27',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'salt lake',\n", + " 'salt lake city (utah)',\n", + " 'salt lake city',\n", + " 'utah',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-28T20:53:09.961Z',\n", + " 'title': 'Image 27 of The Salt Lake tribune (Salt Lake City, Utah), October 23, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn83045396/1910-10-23/ed-1/?sp=27&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fuuml%2Fbatch_uuml_pereiro_ver01%2Fdata%2Fsn83045396%2Fprint%2F1910102301%2F0103.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1'],\n", + " 'batch': ['mdu_hagerstown_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/maryland/',\n", + " '2/united states/maryland/anne arundel/',\n", + " '3/united states/maryland/anne arundel/annapolis/'],\n", + " 'contributor': ['university of maryland, college park, md'],\n", + " 'date': '1892-04-21',\n", + " 'dates': ['1892-04-21'],\n", + " 'description': ['ADVERTISERS A M y OK Baturn for 4verli et 11 THE capital H Everybody Bead It VOL XIV NO 292 miscellaneous i main 4 Merchant Tailors 217 Hf Iftra Hlreet OALTIMOE Md BIi UK BIACK and MIXEI CHEVIOT SUITS TO OKDKK sl3 Color and Quality Guaranteed FULL EVENINGDRESS SDIT s jS on KATIN LINED TO ORDER ONLY S3O Samplf Suit on Hand to Kramine 500 PANTALOONS TO OKMCB A SPECIALTY AI the leading style of Oasaimeres Worsted Cheviots Overcoatings uud Trouserings made up at the Ijo west Prices ft il ooJn toOrder as Cheap aa RaadvMade cabinet making and repairing pon in a first class workmanlike manner at Reasonable Prices by Joseph Sedlacck Cabinet Making Chair Caning Up holatering and Matress Making Done at Returnable Prices HH King George Mt ANNAPOLIS MD 3j RICHARD G CHANEY HIEINQ and LIVERY STABLES IJI Heat Street Annapolis Mil Near A W B Depot 11l Kinds of Teams for Hire horses iikeTit livery ANn KTIRY KIND OF Hauling Demo at Short Notice i Btggige Delivered Furniture Hauled Waitous to Meet all Trains If 1 images and Funerals a specialty ant attended to promptly Order for earliest trains will be attended to dWft at the'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-03-01T18:26:05.208Z',\n", + " 'group': ['ndnp/mdu',\n", + " 'university-of-maryland-college-park-college-park-md-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:3.125/0/default.jpg#h=278&w=198',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:6.25/0/default.jpg#h=556&w=397',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:mdu:batch_mdu_hagerstown_ver02:data:sn88065721:00279521699:1892042101:0483/full/pct:12.5/0/default.jpg#h=1112&w=794',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mdu/batch_mdu_hagerstown_ver02/data/sn88065721/00279521699/1892042101/0483.xml&format=alto_xml'],\n", + " 'index': 29,\n", + " 'language': ['english'],\n", + " 'location': ['maryland', 'anne arundel', 'united states', 'annapolis'],\n", + " 'location_city': ['annapolis'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anne arundel'],\n", + " 'location_state': ['maryland'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', '0000000001', '1', '9', 'sn88065721', '5', '6', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn88065721'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '7', '9', '5', '2', '1', '6', '9', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily evening capital', 'Annapolis evening capital'],\n", + " 'page_id': 'sn88065721-1892-04-21-ed-1-0483',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'evening capital (annapolis, md.) 1884-1910'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['evening capital (annapolis, md.) 1884-1910'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['annapolis',\n", + " 'maryland',\n", + " 'newspapers',\n", + " 'annapolis (md.)',\n", + " 'anne arundel',\n", + " 'united states'],\n", + " 'timestamp': '2023-03-07T16:26:23.415Z',\n", + " 'title': 'Image 1 of Evening capital (Annapolis, Md.), April 21, 1892',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn88065721/1892-04-21/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fmdu%2Fbatch_mdu_hagerstown_ver02%2Fdata%2Fsn88065721%2F00279521699%2F1892042101%2F0483.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5'],\n", + " 'batch': ['nvln_fairview_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nevada/',\n", + " '2/united states/nevada/douglas/',\n", + " '3/united states/nevada/douglas/gardnerville/'],\n", + " 'contributor': ['university of nevada las vegas university libraries'],\n", + " 'date': '1910-04-15',\n", + " 'dates': ['1910-04-15'],\n", + " 'description': ['ELECTRICITY w0 Kind Natural and Thermal Thai Puzzle Scientists Tluie i 1 kind of electricity that uzxks scientists which may In rnij natural electricity hut it nothing to do with either light jI1L or llie well known cats fui aietv One sit of observations made on the human eye with u optic nerve and the following palls obtained 11 was found that when one end f a wire was placed on the front get of the eye and the other end id the optic nerve a current of Jectrieity passed from one to the ithor also that the size of this cur cut varied with the amount of ijjlit that enti led the eye and fell a he retina Notice that this i current of electricity and not the alie kind as is that of the light ling and I he rubbed fur This iiine result was obtained when one nil was placed on a freshly cut end if ntiv nerve and the other end on he outside of the nerve Facts like these have caused nanv scientists to regard the body ii a complicated producer of elec tricitv the nerves like the insulat id Hires to iiihI from our'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-06-30T14:57:28.280Z',\n", + " 'group': ['ndnp/nvln',\n", + " 'university-of-nevada-las-vegas-university-libraries-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_fairview_ver02:data:sn84001718:00332890967:1910041501:0366/full/pct:6.25/0/default.jpg#h=394&w=270',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nvln:batch_nvln_fairview_ver02:data:sn84001718:00332890967:1910041501:0366/full/pct:12.5/0/default.jpg#h=789&w=540',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nvln/batch_nvln_fairview_ver02/data/sn84001718/00332890967/1910041501/0366.xml&format=alto_xml'],\n", + " 'index': 30,\n", + " 'language': ['english'],\n", + " 'location': ['douglas', 'nevada', 'united states', 'gardnerville'],\n", + " 'location_city': ['gardnerville'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nevada'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000005',\n", + " '9',\n", + " '6',\n", + " 'sn84001718',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84001718'],\n", + " 'number_page': ['0000000005'],\n", + " 'number_reel': ['0', '0', '3', '3', '2', '8', '9', '0', '9', '6', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn84001718-1910-04-15-ed-1-0366',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the record-courier (gardnerville, nev.) 1904-current'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the record-courier (gardnerville, nev.) 1904-current'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/'],\n", + " 'shelf_id': '5',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nevada',\n", + " 'gardnerville (nev.)',\n", + " 'newspapers',\n", + " 'gardnerville',\n", + " 'united states'],\n", + " 'timestamp': '2023-06-30T20:25:26.673Z',\n", + " 'title': 'Image 5 of The Record-courier (Gardnerville, Nev.), April 15, 1910',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84001718/1910-04-15/ed-1/?sp=5&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnvln%2Fbatch_nvln_fairview_ver02%2Fdata%2Fsn84001718%2F00332890967%2F1910041501%2F0366.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1'],\n", + " 'batch': ['fu_bathouse_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/florida/',\n", + " '2/united states/florida/duval/',\n", + " '3/united states/florida/duval/jacksonville/',\n", + " '2/united states/florida/volusia/',\n", + " '3/united states/florida/volusia/de land/'],\n", + " 'contributor': ['university of florida'],\n", + " 'date': '1896-06-03',\n", + " 'dates': ['1896-06-03'],\n", + " 'description': ['70l XXIII No 23 WMeNo9I9 3 eotricity in Agriculture If the plans of certain electroculturists go through the sun will soon be a back number as far as farming and gardening are concerned and old Sol can hie him self to a big shelf and lay himself there on and retire from business without be ing missed Moreover poets who have a fancy for telling the world in rhyme about tender blossoms peeping out in the glad sunshine will have to study up in electricity to be in a position to com pose thoroughly uptodate poemlets An electroculturist is a man who grows things by the aid of electric light He makes the light do duty as sunlight and as all varieties of plants do twice as much growing in the daytime compared with the night when they are supposed to go to sleep he keeps them awake by turning on the electric light after sun down and forces them to keep on grow ing every hour of the twentyfour Many people have erroneously thought that it was necessary to the good health of a p ant for it lo sleep at night The electroculturist says this is all bosh'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-05-31T15:33:20.069Z',\n", + " 'group': ['ndnp/fu', 'university-of-florida-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:3.125/0/default.jpg#h=275&w=199',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:6.25/0/default.jpg#h=551&w=398',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:fu:batch_fu_bathouse_ver01:data:sn96027724:00271761600:1896060301:0353/full/pct:12.5/0/default.jpg#h=1102&w=796',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/fu/batch_fu_bathouse_ver01/data/sn96027724/00271761600/1896060301/0353.xml&format=alto_xml'],\n", + " 'index': 31,\n", + " 'language': ['english'],\n", + " 'location': ['volusia',\n", + " 'duval',\n", + " 'volusia county',\n", + " 'de land',\n", + " 'jacksonville',\n", + " 'united states',\n", + " 'florida',\n", + " 'duval county'],\n", + " 'location_city': ['jacksonville', 'de land'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['duval', 'volusia'],\n", + " 'location_state': ['florida'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', 'sn96027724', '0000000001', '1', '6', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn96027724'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '6', '1', '6', '0', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn96027724-1896-06-03-ed-1-0353',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the florida agriculturist (deland, fla.) 1878-1911'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the florida agriculturist (deland, fla.) 1878-1911'],\n", + " 'publication_frequency': ['monthly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/'],\n", + " 'shelf_id': '01',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['volusia',\n", + " 'duval county (fla.)',\n", + " 'duval',\n", + " 'newspapers',\n", + " 'volusia county',\n", + " 'volusia county (fla.)',\n", + " 'agriculture',\n", + " 'de land (fla.)',\n", + " 'de land',\n", + " 'duval county',\n", + " 'jacksonville',\n", + " 'united states',\n", + " 'florida',\n", + " 'jacksonville (fla.)'],\n", + " 'timestamp': '2024-01-02T17:03:39.448Z',\n", + " 'title': 'Image 1 of The Florida agriculturist (DeLand, Fla.), June 3, 1896',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn96027724/1896-06-03/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ffu%2Fbatch_fu_bathouse_ver01%2Fdata%2Fsn96027724%2F00271761600%2F1896060301%2F0353.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1'],\n", + " 'batch': ['nbu_dunning_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/webster/',\n", + " '3/united states/nebraska/webster/red cloud/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1894-04-27',\n", + " 'dates': ['1894-04-27'],\n", + " 'description': ['T f V1 Va A J r fc I n I TMBffmMra3jBMHiiki3W f jHEp iWiKKRviTrtr 1 J 1 dB wu KQHHvnASSlSHVHBIBVEitRJBBf p y 157 ffTr St lii All Home Print GEN WASHINGTON EXTENDED HISTORY OF HIS LIFE Of tli Flrat nnil Fnnioim rrenldent of ilin United StnttH by nn Itarly WtllcflncldciilN and Adtcntiirc of 11 In Life OH AFTER I Of George Washingtons birth family and edeuation Of his mission to the French commandant on tho Ohio in 1753 His military op erations as an officer of Virginia from 1751 to 1758 Subsequent employments to tho orimnenoe ment of tho American Revolu tion Chaiteh 1 1753 to 1758 Tho ancestors of George Washing ton wcro among tho first settlers of tho oldest British colony in America Ho was tho third in decent from John Washington an English gentleman who about tho middlo of tho 17th century emigrated from tho north of England and sottled in Westmore land county Virginia In tho place where ho had fixed himself his great grandson the subject of tho following f history waB born on tho 22d of Febru ary 1732 His immediato ancestor was Augustino Washington who died when his son George was only'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:10:38.717Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_dunning_ver01:data:sn84022835:00237285050:1894042701:0793/full/pct:6.25/0/default.jpg#h=435&w=303',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_dunning_ver01:data:sn84022835:00237285050:1894042701:0793/full/pct:12.5/0/default.jpg#h=871&w=606',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_dunning_ver01/data/sn84022835/00237285050/1894042701/0793.xml&format=alto_xml'],\n", + " 'index': 32,\n", + " 'language': ['english'],\n", + " 'location': ['webster', 'red cloud', 'united states', 'nebraska'],\n", + " 'location_city': ['red cloud'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['webster'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '3', '0000000001', '1', 'sn84022835', '5', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84022835'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '3', '7', '2', '8', '5', '0', '5', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn84022835-1894-04-27-ed-1-0793',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the red cloud chief (red cloud, webster co., neb.) 1873-1923'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the red cloud chief (red cloud, webster co., neb.) 1873-1923'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/'],\n", + " 'shelf_id': '01',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['nebraska',\n", + " 'newspapers',\n", + " 'red cloud',\n", + " 'red cloud (neb.)',\n", + " 'webster',\n", + " 'united states'],\n", + " 'timestamp': '2024-01-16T21:54:59.498Z',\n", + " 'title': 'Image 1 of The Red Cloud chief (Red Cloud, Webster Co., Neb.), April 27, 1894',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84022835/1894-04-27/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_dunning_ver01%2Fdata%2Fsn84022835%2F00237285050%2F1894042701%2F0793.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29'],\n", + " 'batch': ['okhi_bokchito_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1915-11-28',\n", + " 'dates': ['1915-11-28'],\n", + " 'description': ['THE TULSA DAILY WORLD BUND AT NOVEMBER 26 1915 4 SHOP EAKLY 9 ELECTRICITY The Greatest Humanizing ForceThat Man Has Discovered Has Been Steadily Forging Ahead Conquering New Fields Taking Up New Labors In the home the introduction of electric light the electric washing machine cooking appliances and the numerous other time and labor savers have revo lutionized house w if cry and increased the happiness of millions Therefore it is only fitting that the people in this section should celebrate this week of optimism and boost every body should become better acquainted with electricitys great blessing Elec tricity is the universal servant We are electrical headquarters here if your home is not already an elec trical one why not make it so dur ing the countrywide celebration ELEC TRICAL PROSPERITY WEEK NOV EMBER 29 TO DECEMBER 4 1915 Make Your Application for Light and Pozver At the Offices of the PUBLIC SERVICE COMPANY 18 West Third Street Phones 27702772 g GIFTS roRi j Satisfaction Convenience Comfort in shopping arc only to be experienced by shopping early Buy thai Kleetrieal Litt or Household necessity during When the stock is large and complete ami when you may get your full share'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:50.448Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915112801:0218/full/pct:6.25/0/default.jpg#h=433&w=312',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915112801:0218/full/pct:12.5/0/default.jpg#h=866&w=625',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_bokchito_ver01/data/sn85042344/0020029502A/1915112801/0218.xml&format=alto_xml'],\n", + " 'index': 33,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a', '0', '1', '0000000029', '9', '5', 'sn85042344', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000029'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '0', '2', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1915-11-28-ed-1-0218',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/'],\n", + " 'shelf_id': '29',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T21:57:30.243Z',\n", + " 'title': 'Image 29 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), November 28, 1915, (MORNING EDITION, Second Section)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-11-28/ed-1/?sp=29&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_bokchito_ver01%2Fdata%2Fsn85042344%2F0020029502A%2F1915112801%2F0218.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7'],\n", + " 'batch': ['okhi_bokchito_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oklahoma/',\n", + " '2/united states/oklahoma/tulsa/',\n", + " '3/united states/oklahoma/tulsa/tulsa/'],\n", + " 'contributor': ['oklahoma historical society'],\n", + " 'date': '1915-12-01',\n", + " 'dates': ['1915-12-01'],\n", + " 'description': ['THE TULSA DAILY WOULD SEVKN I MMMYI1tM JJAJU HIMri jr rr 1 1 l1 1 K Si ELECTRICITY The Greatest Humanizing ForceThat Man Has Discovered Has Been Steadily Forging Ahead Taking Up New Labors Conquering New Field In the homo the introduction oi electric light the electric washing machine cooking appliances and the numerous other time mid hihnr savers have revn lutionized housewifery and increased lit 1 n rne Happiness ol millions Therefore it is only fitting thai the people in this section should celebrate this week of optimism and boost every body should become better acquainted with electricitys great blessing Elec tricity is the universal servant We are electrical headquarters here if your home is not already an elec trical one why not make it so dur ing the countrywide celebration ELEC TRICAL PROSPERITY WEEKNOV EMBER 29 TO DECEMBER 4 1915 Make Your Application for Light and Pozver At the Offices of the PUBLIC SERVIC C 0 M P AN Y 18 West Third Street Phones 27702772 I CI FT r0Rf Satisfaction Convenience Comfort in shopping are only to In experienced by shopping early Buy thai Electrical grift or Household necessity during When the stock is large and complete'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-15T14:55:50.448Z',\n", + " 'group': ['ndnp/okhi', 'oklahoma-historical-society-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915120101:0242/full/pct:6.25/0/default.jpg#h=437&w=317',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:okhi:batch_okhi_bokchito_ver01:data:sn85042344:0020029502A:1915120101:0242/full/pct:12.5/0/default.jpg#h=875&w=634',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/okhi/batch_okhi_bokchito_ver01/data/sn85042344/0020029502A/1915120101/0242.xml&format=alto_xml'],\n", + " 'index': 34,\n", + " 'language': ['english'],\n", + " 'location': ['tulsa', 'oklahoma', 'united states', 'tulsa county'],\n", + " 'location_city': ['tulsa'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tulsa'],\n", + " 'location_state': ['oklahoma'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a', '0', '1', '9', '0000000007', '5', 'sn85042344', '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042344'],\n", + " 'number_page': ['0000000007'],\n", + " 'number_reel': ['0', '0', '2', '0', '0', '2', '9', '5', '0', '2', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Tulsa world', 'Daily world'],\n", + " 'page_id': 'sn85042344-1915-12-01-ed-1-0242',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['tulsa daily world (tulsa, indian territory [okla.]) 1905-1919'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/'],\n", + " 'shelf_id': '07',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['tulsa',\n", + " 'tulsa (okla.)',\n", + " 'oklahoma',\n", + " 'newspapers',\n", + " 'tulsa county',\n", + " 'tulsa county (okla.)',\n", + " 'united states'],\n", + " 'timestamp': '2022-11-17T21:57:34.458Z',\n", + " 'title': 'Image 7 of Tulsa daily world (Tulsa, Indian Territory [Okla.]), December 1, 1915, (MORNING EDITION)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042344/1915-12-01/ed-1/?sp=7&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fokhi%2Fbatch_okhi_bokchito_ver01%2Fdata%2Fsn85042344%2F0020029502A%2F1915120101%2F0242.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12'],\n", + " 'batch': ['nbu_chadron_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1887-11-13',\n", + " 'dates': ['1887-11-13'],\n", + " 'description': ['THE 6MAHA DAILY BEE SUNDAY NOVEMBER 1 1867TVVELTB P l i AND V Can be hid In Over 700 Different Styles and Sizes af fhe same price as fhe counterfeits Insist upon tnlng thi Tradt Mark or you may bt Uoilvid THE MICHIGAN STOVE COMPANY Detroit Chicago Buffalo JXM SAJK HY Milton Rogers Sons Omaha Neb InlllTinilt llcwnriof morclinnti who commend other tnvm In preference In I fAIITInN IAIllANI H They Imve cither fulled to sieuro the Jutland UnUI IUm nK i y irnre IXTKIUMTM In Bclllnx lem ilenlrable moves H M S W JONES Successors to A T KENYON CO Street I A LARGE LINE OF BIBLES and PRAYER BOOKS Stationery Novelties and all the Latest Publications JACOB E TROIEL CO 2709 LEAVENWORTH ST Curry a Full Line of Every Slave IB Warranted 8atlnfactlon Guaranteed or Money ftcfuncted Good Good Honeot Dealing Prompt Delivery and 1rices as Low as any Hcpon lblo Dealer JACOB E TROIEL CO 2709 Leavenworth St U YOIG 1211 and 1213 Farnam Street Carpets Stoves WEEKLY AND MONTHLY PAY MENTS Omaha Medical and Surgical Institute K W Corner of 13th and Dodge Streets For the treatment of all CIIIIIIMC unit MIIKUCAL riHKAKKKllllArl S AIPI IANO1'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:10:00.052Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_chadron_ver01:data:sn99021999:00206538193:1887111301:0078/full/pct:6.25/0/default.jpg#h=456&w=349',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_chadron_ver01:data:sn99021999:00206538193:1887111301:0078/full/pct:12.5/0/default.jpg#h=912&w=699',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_chadron_ver01/data/sn99021999/00206538193/1887111301/0078.xml&format=alto_xml'],\n", + " 'index': 35,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '1',\n", + " '0000000012',\n", + " '9',\n", + " '5',\n", + " 'sn99021999',\n", + " '6',\n", + " '2'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000012'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '8', '1', '9', '3'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1887-11-13-ed-1-0078',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/'],\n", + " 'shelf_id': '12',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-16T18:49:35.380Z',\n", + " 'title': 'Image 12 of Omaha daily bee (Omaha [Neb.]), November 13, 1887',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1887-11-13/ed-1/?sp=12&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_chadron_ver01%2Fdata%2Fsn99021999%2F00206538193%2F1887111301%2F0078.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1'],\n", + " 'batch': ['scu_evadeestruction_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/south carolina/',\n", + " '2/united states/south carolina/anderson/',\n", + " '3/united states/south carolina/anderson/anderson/'],\n", + " 'contributor': ['university of south carolina; columbia, sc'],\n", + " 'date': '1882-06-29',\n", + " 'dates': ['1882-06-29'],\n", + " 'description': ['I i ity E B MUKRAY CO AisrriTisivr s n TITTISTA V MOWNrTNfi TTTNF 20 1885 VOTJIME XVIINO 50 I A Clptr 11 tho ulttory R KCMJIUWS H Hrlga Tho Flair Furled B Wai V Kerrison Jr in Charleston Weekly H News A span of years almost a generation H l01 tlien and now 1882 Taking p re 1 troDectivc view of the deeds and acts of H Kertbawa Brigade and the Second South Carolina Regiment of infantry the mom Bj orv ol it survivors freshens and inci I lieut almost buried by tho lapso of time I rise aa panorama before tho minds H eye from the brigades fina action at S tho bombardment and taking of Fort H Sumter though nt that time not as a I bripaJo proper to its patriotic and im H mediate volunteering for Virginia after I tho fall o Sumter In the many fields B of battle Bull Bun Mnnasaaa yea to B thc end her flag never tarnished and I like many of ber fster brigadee from her own and other States of the Confed B eracy her record is clear Hero and B there nero incidents in the brigades I career'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-24T14:39:37.420Z',\n", + " 'group': ['ndnp/scu', 'university-of-south-carolina-columbia-sc-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:3.125/0/default.jpg#h=281&w=217',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:6.25/0/default.jpg#h=563&w=435',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:scu:batch_scu_evadeestruction_ver01:data:sn84026965:00294550847:1882062901:1229/full/pct:12.5/0/default.jpg#h=1127&w=871',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/scu/batch_scu_evadeestruction_ver01/data/sn84026965/00294550847/1882062901/1229.xml&format=alto_xml'],\n", + " 'index': 36,\n", + " 'language': ['english'],\n", + " 'location': ['south carolina',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'united states'],\n", + " 'location_city': ['anderson'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['anderson'],\n", + " 'location_state': ['south carolina'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '0000000001',\n", + " '1',\n", + " 'sn84026965',\n", + " '9',\n", + " '5',\n", + " '4',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn84026965'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '9', '4', '5', '5', '0', '8', '4', '7'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Intelligencer'],\n", + " 'page_id': 'sn84026965-1882-06-29-ed-1-1229',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the anderson intelligencer (anderson court house, s.c.) 1860-1914'],\n", + " 'publication_frequency': ['weekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['anderson (s.c.)',\n", + " 'anderson county',\n", + " 'anderson',\n", + " 'south carolina',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'anderson county (s.c.)'],\n", + " 'timestamp': '2024-02-04T09:25:39.928Z',\n", + " 'title': 'Image 1 of The Anderson intelligencer (Anderson Court House, S.C.), June 29, 1882',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn84026965/1882-06-29/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fscu%2Fbatch_scu_evadeestruction_ver01%2Fdata%2Fsn84026965%2F00294550847%2F1882062901%2F1229.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3'],\n", + " 'batch': ['oru_reed_ver02'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/oregon/',\n", + " '2/united states/oregon/clatsop/',\n", + " '3/united states/oregon/clatsop/astoria/'],\n", + " 'contributor': ['university of oregon libraries; eugene, or'],\n", + " 'date': '1908-06-20',\n", + " 'dates': ['1908-06-20'],\n", + " 'description': ['4 AT UIU AY J UNl3 20 OS AVKEKLi ASTORJAX ATOftrA OKE n it 111 1 PGfSf 10 1 II fi A I 0 Right at the Mouth of the Columbia River i That OIL and natural GAS have been discovered in paying quantities across the Columbia River from Astoria at OnipHa Washington f has been important enough to a number of wellknown reliable partiesto cause the nraanw fl Coast Gas Oil Co with a capital stock of 300000 This company has just JnSdM It f at the lowprice of 5000 per share READ ON 0 5nw ot stock Qn the mark Whit the Comply Is The Pacific Coast Ca Oil Co it composed of reliable business men of Oregon and Washington whose only purpose is to develop the property to the best of its ability and produce a paying mine of oil and gas that all who have purchased Hock may share in its profits The officers serve with out aalary and Include among them some of the most reputable cititens of the State To make the company atrong on account of its brilliant fu ture it has secured leasee on over 6000 acres o land It has obtained'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-07-15T14:41:52.608Z',\n", + " 'group': ['ndnp/oru', 'university-of-oregon-libraries-eugene-or-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:oru:batch_oru_reed_ver02:data:sn85042400:00271740001:1908062001:0630/full/pct:6.25/0/default.jpg#h=442&w=275',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:oru:batch_oru_reed_ver02:data:sn85042400:00271740001:1908062001:0630/full/pct:12.5/0/default.jpg#h=884&w=551',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/oru/batch_oru_reed_ver02/data/sn85042400/00271740001/1908062001/0630.xml&format=alto_xml'],\n", + " 'index': 37,\n", + " 'language': ['english'],\n", + " 'location': ['astoria', 'oregon', 'united states', 'clatsop'],\n", + " 'location_city': ['astoria'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['clatsop'],\n", + " 'location_state': ['oregon'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['0', 'sn85042400', '1', '0000000003', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85042400'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '7', '1', '7', '4', '0', '0', '0', '1'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Dec. 22, 1918-Aug. 31, 1930 called: Sunday morning Astorian',\n", + " 'Issue for Dec. 7, 1903 called: Daily Astorian and daily news',\n", + " 'Issues for Dec. 8-31, 1903 called: Daily Astorian and Astoria daily news',\n", + " 'Daily Astorian'],\n", + " 'page_id': 'sn85042400-1908-06-20-ed-1-0630',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'the morning astorian (astoria, oregon) 1899-1930'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['the morning astorian (astoria, oregon) 1899-1930'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['oregon',\n", + " 'newspapers',\n", + " 'clatsop',\n", + " 'united states',\n", + " 'astoria (or.)',\n", + " 'astoria'],\n", + " 'timestamp': '2024-07-16T05:42:28.434Z',\n", + " 'title': 'Image 3 of The morning Astorian (Astoria, Oregon), June 20, 1908',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85042400/1908-06-20/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Foru%2Fbatch_oru_reed_ver02%2Fdata%2Fsn85042400%2F00271740001%2F1908062001%2F0630.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46'],\n", + " 'batch': ['nbu_quarrie_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/nebraska/',\n", + " '2/united states/nebraska/douglas/',\n", + " '3/united states/nebraska/douglas/omaha/'],\n", + " 'contributor': ['university of nebraska-lincoln libraries, lincoln, ne'],\n", + " 'date': '1909-05-02',\n", + " 'dates': ['1909-05-02'],\n", + " 'description': ['1 F THE OMAHA SUNDAY BEE MAY 2 1000 By the New No 10 THE PUBLIC ELECTRIFIED I The GOLD TURNS THE WHEELS What the World Proama Owes the Poshlnu Power of Yel low Metal No one whose rnnge of vision extendi beyond tils own country can have failed to observe that within the last few decades the whole world hai aroused Itself to a de gree of alertness and activity never before known In Its history Up to a period within fifty years Africa as a whole was an unknown continent savage and Impenetra ble the principal countries of Asia their ancient civilisation outworn and decayed had lapsed Into a condition of lethargy and decadence China and Japan had been for centuries at a standstill and India urder British rule was but beginning to awake Progress was confined to Europe and Nortt America In 1848 came the gold discoveries In Cali fornia followed In two or three years by similar development in Australia At that time the accumulation of gold In the entire world since the beginning of the Christian era was estimated at 11600000000 At the close of the present year it will amount to over 17000000000 an'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2023-08-31T12:14:54.844Z',\n", + " 'group': ['ndnp/nbu',\n", + " 'university-of-nebraska-of-nebraska-lincoln-libraries-lincoln-ne-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_quarrie_ver01:data:sn99021999:00280779040:1909050201:0675/full/pct:6.25/0/default.jpg#h=461&w=354',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:nbu:batch_nbu_quarrie_ver01:data:sn99021999:00280779040:1909050201:0675/full/pct:12.5/0/default.jpg#h=923&w=708',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/nbu/batch_nbu_quarrie_ver01/data/sn99021999/00280779040/1909050201/0675.xml&format=alto_xml'],\n", + " 'index': 38,\n", + " 'language': ['english'],\n", + " 'location': ['omaha', 'douglas', 'united states', 'nebraska'],\n", + " 'location_city': ['omaha'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['douglas'],\n", + " 'location_state': ['nebraska'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8', '0', '1', '9', 'sn99021999', '0000000046', '4', '2', '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn99021999'],\n", + " 'number_page': ['0000000046'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '7', '9', '0', '4', '0'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Sunday issues for Aug. 1, 1886-June 11, 1922 have title: Omaha Sunday bee'],\n", + " 'page_id': 'sn99021999-1909-05-02-ed-1-0675',\n", + " 'partof': ['chronicling america',\n", + " 'omaha daily bee (omaha [neb.]) 187?-1922',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['omaha daily bee (omaha [neb.]) 187?-1922'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/'],\n", + " 'shelf_id': '46',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['douglas',\n", + " 'nebraska',\n", + " 'newspapers',\n", + " 'omaha',\n", + " 'united states',\n", + " 'omaha (neb.)'],\n", + " 'timestamp': '2024-01-17T13:04:38.273Z',\n", + " 'title': 'Image 46 of Omaha daily bee (Omaha [Neb.]), May 2, 1909, (ELECTRICAL)',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn99021999/1909-05-02/ed-1/?sp=46&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fnbu%2Fbatch_nbu_quarrie_ver01%2Fdata%2Fsn99021999%2F00280779040%2F1909050201%2F0675.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1'],\n", + " 'batch': ['kyu_fernico_ver01'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/kentucky/',\n", + " '2/united states/kentucky/lincoln/',\n", + " '3/united states/kentucky/lincoln/stanford/'],\n", + " 'contributor': ['university of kentucky, lexington, ky'],\n", + " 'date': '1883-03-27',\n", + " 'dates': ['1883-03-27'],\n", + " 'description': ['Stem wimm Itifefttf Smtfital VOLUME XNUMBBR510 STANFORD KY TUESDAY MARCH 27 1883 NEW SERIESNUMBER 133 ScnuMtchlBnttriorounw W P WALTON T H WALTON Editor and Proprietor Business Manager Publltheit Ttinntnu ami trlilavt an 1M3U ANNU31 srPlfsss Aon l nnd stamp In payment of eul ifflptlOT srcptlamskcnsnt and then of d Dominations not peer ihre rmk IMi Hmm TWa Thoutand Electrical Intentions In On tear Mr Edward At llentlojr one oi tlio examiners In tlio electricity division of tlio lntcnt OlTlce Bpcnking of tlio work of the electricity division and of tlio recent marvelous development of electrical inventions said Hint about two thousand applications for patents in electricity were Clod in 1882 of which about twothinls were grantctl To show how tho subject had grown In importance within n very fow years he said that in 1877 electricity was a sub class in a division Now it is tho largest division in tho oflice nnd regarded as tho most important This astonishing growth iii due chiefly to two causes Grit tho inven tion of tho telephone and second tho development ol tho magnetoelectric machine Tho telephone had opened directly and indirectly a wido Geld ot iuventinn Tlio mind of runny persons throughout'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2020-09-14T20:31:31.201Z',\n", + " 'group': ['ndnp/kyu', 'university-of-kentucky-lexington-ky-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fernico_ver01:data:sn85052020:00280763779:1883032701:1202/full/pct:6.25/0/default.jpg#h=431&w=320',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:kyu:batch_kyu_fernico_ver01:data:sn85052020:00280763779:1883032701:1202/full/pct:12.5/0/default.jpg#h=862&w=641',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/kyu/batch_kyu_fernico_ver01/data/sn85052020/00280763779/1883032701/1202.xml&format=alto_xml'],\n", + " 'index': 39,\n", + " 'language': ['english'],\n", + " 'location': ['stanford',\n", + " 'lincoln county',\n", + " 'united states',\n", + " 'lincoln',\n", + " 'kentucky'],\n", + " 'location_city': ['stanford'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['lincoln'],\n", + " 'location_state': ['kentucky'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['8',\n", + " '0',\n", + " '3',\n", + " '0000000001',\n", + " '1',\n", + " '9',\n", + " 'sn85052020',\n", + " '6',\n", + " '2',\n", + " '7'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn85052020'],\n", + " 'number_page': ['0000000001'],\n", + " 'number_reel': ['0', '0', '2', '8', '0', '7', '6', '3', '7', '7', '9'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'page_id': 'sn85052020-1883-03-27-ed-1-1202',\n", + " 'partof': ['chronicling america',\n", + " 'serial and government publications division',\n", + " 'semi-weekly interior journal (stanford, ky.) 1881-1905'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['semi-weekly interior journal (stanford, ky.) 1881-1905'],\n", + " 'publication_frequency': ['semiweekly'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/'],\n", + " 'shelf_id': '1',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['stanford (ky.)',\n", + " 'stanford',\n", + " 'lincoln county',\n", + " 'newspapers',\n", + " 'united states',\n", + " 'lincoln county (ky.)',\n", + " 'lincoln',\n", + " 'kentucky'],\n", + " 'timestamp': '2024-08-19T21:24:51.314Z',\n", + " 'title': 'Image 1 of Semi-weekly interior journal (Stanford, Ky.), March 27, 1883',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn85052020/1883-03-27/ed-1/?sp=1&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Fkyu%2Fbatch_kyu_fernico_ver01%2Fdata%2Fsn85052020%2F00280763779%2F1883032701%2F1202.xml&q=electricity&relevant_snippet=1'},\n", + " {'access_restricted': False,\n", + " 'aka': ['http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3'],\n", + " 'batch': ['txdn_echo_ver03'],\n", + " 'campaigns': [],\n", + " 'composite_location': ['0/united states/',\n", + " '1/united states/texas/',\n", + " '2/united states/texas/tarrant/',\n", + " '3/united states/texas/tarrant/fort worth/'],\n", + " 'contributor': ['university of north texas; denton, tx'],\n", + " 'date': '1887-08-23',\n", + " 'dates': ['1887-08-23'],\n", + " 'description': ['ex i Si 33 wj M IS t any J c did 0 3 at oa Hfft 10l 3 ai 3I ids in rib e ssfl J I 1c 5 eiy dnce irOpP i con at 2 L Xhr f 5IT ii AX anJ iDDfiAN COLLEGE ir r i v EDUCATIONAL WESLEIAN COLLEGE Stf SSI st Notre Dai II mmcnce Septcrnlvr k ildta ten tn number mj ations tor o r i lent to tliroc dtptrioxnts d for acquiring t Hor iisl fc elnci jc KJC frlcal i tt 11 CO VC 111 ir children to school pziiijr 1 Vx 5 r Texas BByj Gfrls He ethodsjDrotrrc Plve and yet e Tgrfotts peimol are sepa t wft an experienced teacher n clcsant ard com firnl hed tor young ladies i iuati 8 ol apocarauceana lngemeo We arc tiiree r with h is on the Fort i i ailroal bend for cat clrcilar elting forth the which Add Kan ollege M itg iaoles We Invite Willi the b t school o A II UlAKK V AJEtjEEJESjKT w Iiiflolllulii j aranL awl Day SaSool for onaj LacliesraiHl Girls OP fcfl haractcr thorough In wor ioa c ion of foriy wcefcs com epteuiber'],\n", + " 'digitized': True,\n", + " 'extract_timestamp': '2024-01-09T17:27:23.958Z',\n", + " 'group': ['ndnp/txdn', 'university-of-north-texas-denton-tx-awardee'],\n", + " 'hassegments': False,\n", + " 'id': 'http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3',\n", + " 'image_url': ['https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:3.125/0/default.jpg#h=278&w=185',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:6.25/0/default.jpg#h=556&w=371',\n", + " 'https://tile.loc.gov/image-services/iiif/service:ndnp:txdn:batch_txdn_echo_ver03:data:sn86064205:0020653560A:1887082301:0235/full/pct:12.5/0/default.jpg#h=1113&w=743',\n", + " 'https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/txdn/batch_txdn_echo_ver03/data/sn86064205/0020653560A/1887082301/0235.xml&format=alto_xml'],\n", + " 'index': 40,\n", + " 'language': ['english'],\n", + " 'location': ['texas', 'tarrant', 'united states', 'fort worth'],\n", + " 'location_city': ['fort worth'],\n", + " 'location_country': ['united states'],\n", + " 'location_county': ['tarrant'],\n", + " 'location_state': ['texas'],\n", + " 'mime_type': ['image/jp2',\n", + " 'application/pdf',\n", + " 'text/xml',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'image/jpeg',\n", + " 'application/json',\n", + " 'text/plain'],\n", + " 'number': ['a', '0', '3', '1', '0000000003', '5', '6', '2', 'sn86064205'],\n", + " 'number_edition': ['1'],\n", + " 'number_lccn': ['sn86064205'],\n", + " 'number_page': ['0000000003'],\n", + " 'number_reel': ['0', '0', '2', '0', '6', '5', '3', '5', '6', '0', 'a'],\n", + " 'online_format': ['image', 'pdf', 'online text'],\n", + " 'original_format': ['newspaper'],\n", + " 'other_title': ['Daily gazette'],\n", + " 'page_id': 'sn86064205-1887-08-23-ed-1-0235',\n", + " 'partof': ['chronicling america',\n", + " 'fort worth daily gazette (fort worth, tex.) 1882-1891',\n", + " 'serial and government publications division'],\n", + " 'partof_collection': ['chronicling america'],\n", + " 'partof_division': ['serial and government publications division'],\n", + " 'partof_title': ['fort worth daily gazette (fort worth, tex.) 1882-1891'],\n", + " 'publication_frequency': ['daily'],\n", + " 'resources': [{'files': 1,\n", + " 'url': 'https://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3'}],\n", + " 'segmentof': ['http://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/'],\n", + " 'shelf_id': '3',\n", + " 'site': ['chroniclingamerica'],\n", + " 'subject': ['newspapers',\n", + " 'fort worth (tex.)',\n", + " 'united states',\n", + " 'texas',\n", + " 'tarrant',\n", + " 'fort worth'],\n", + " 'timestamp': '2024-01-10T06:16:37.560Z',\n", + " 'title': 'Image 3 of Fort Worth daily gazette (Fort Worth, Tex.), August 23, 1887',\n", + " 'type': ['segment'],\n", + " 'url': 'https://www.loc.gov/resource/sn86064205/1887-08-23/ed-1/?sp=3&q=electricity',\n", + " 'word_coordinates_url': 'https://tile.loc.gov/text-services/word-coordinates-service?format=alto_xml&segment=%2Fservice%2Fndnp%2Ftxdn%2Fbatch_txdn_echo_ver03%2Fdata%2Fsn86064205%2F0020653560A%2F1887082301%2F0235.xml&q=electricity&relevant_snippet=1'}],\n", + " 'search': {'dates': None,\n", + " 'facet_limits': '',\n", + " 'field': None,\n", + " 'hits': 685654,\n", + " 'in': 'partof:chronicling america',\n", + " 'query': '',\n", + " 'recommended': 0,\n", + " 'site': {'advanced_search': True,\n", + " 'advanced_search_dropdowns_per_row': 4,\n", + " 'coverage_dates': {'end': {'day': 31, 'month': 11, 'year': 1963},\n", + " 'start': {'day': 3, 'month': 8, 'year': 1736}},\n", + " 'default_state': 'advanced',\n", + " 'display_options': {'options': [{'field': 'all', 'label': 'All'},\n", + " {'field': 'title', 'label': 'Titles', 'type': 'title'},\n", + " {'field': 'issue', 'label': 'Issues', 'type': 'issue'},\n", + " {'field': 'page', 'label': 'Pages (Full Text)', 'type': 'segment'}]},\n", + " 'facets': {'include': [{'field': 'digitized'},\n", + " {'field': 'object-type', 'label': 'Display Level'},\n", + " {'field': 'original-format'},\n", + " {'field': 'partof_title', 'label': 'Title'},\n", + " {'field': 'dates'},\n", + " {'field': 'location_country', 'label': 'Country'},\n", + " {'field': 'location_state',\n", + " 'label': 'State/Province (Geographic Coverage)'},\n", + " {'field': 'location_county', 'label': 'County'},\n", + " {'field': 'location_city', 'label': 'City'},\n", + " {'field': 'subject_ethnicity', 'label': 'Ethnicity'},\n", + " {'field': 'language', 'label': 'Language'},\n", + " {'field': 'subject'},\n", + " {'closed': True, 'field': 'number_page', 'label': 'Page'},\n", + " {'closed': True, 'field': 'partof_collection', 'label': 'Collection'},\n", + " {'closed': True, 'field': 'online-format'},\n", + " {'closed': True, 'field': 'contributor'},\n", + " {'closed': True, 'field': 'partof_division', 'label': 'Division'},\n", + " {'closed': True, 'field': 'access-restricted'},\n", + " {'closed': True, 'field': 'batch'}]},\n", + " 'form_facets': [{'field': 'location_state',\n", + " 'required': True,\n", + " 'select': 'multiple'},\n", + " {'field': 'location_county', 'select': 'multiple'},\n", + " {'field': 'location_city', 'select': 'multiple'},\n", + " {'field': 'partof_title', 'select': 'multiple'},\n", + " {'default': 'enable',\n", + " 'display_level': 'page',\n", + " 'field': 'language',\n", + " 'select': 'single'},\n", + " {'default': 'enable', 'field': 'subject_ethnicity', 'select': 'multiple'}],\n", + " 'geoviz': True,\n", + " 'inherit_from_browse': True,\n", + " 'mode': 'self-discovery',\n", + " 'search_operators': [{'label': 'All of these words:', 'name': 'AND'},\n", + " {'label': 'Any of these words:', 'name': 'OR'},\n", + " {'label': 'This exact phrase:', 'name': 'PHRASE'},\n", + " {'label': 'These words within 5 words of each other:', 'name': '~5'},\n", + " {'label': 'These words within 10 words of each other:', 'name': '~10'}],\n", + " 'segments': True,\n", + " 'style': 'gallery',\n", + " 'submonth_date_gaps': True},\n", + " 'sort_by': None,\n", + " 'type': 'search',\n", + " 'union_facets': '',\n", + " 'url': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01'},\n", + " 'shards': ['02', '03', '04', '05', '06', '07', '09', '01'],\n", + " 'site_type': 'collections',\n", + " 'subjects': ['American History and Civilization',\n", + " 'Rise of Industrial America, 1877-1900',\n", + " 'General'],\n", + " 'timestamp': 1744006369523,\n", + " 'title': 'Chronicling America',\n", + " 'topics': ['American History',\n", + " 'Local History & Folklife',\n", + " 'Social & Business History'],\n", + " 'total': 2103648,\n", + " 'views': {'brief': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&st=brief&start_date=1880-01-01',\n", + " 'current': '',\n", + " 'gallery': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&st=gallery&start_date=1880-01-01',\n", + " 'grid': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&st=grid&start_date=1880-01-01',\n", + " 'list': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01',\n", + " 'slideshow': 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&fo=json&ops=AND&qs=electricity&searchType=advanced&st=slideshow&start_date=1880-01-01'},\n", + " 'word_coordinates_pages': {}}" + ] + }, + "execution_count": 73, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Query\n", + "'''\n", + "qs = 'electricity'\n", + "start_date = '1880-01-01'\n", + "end_date = '1920-12-31'\n", + "lang = 'English'\n", + "'''\n", + "searchURL = 'https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01&fo=json'\n", + "\n", + "# a = requests.post(\"https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=1920-12-31&ops=AND&qs=electricity&searchType=advanced&start_date=1880-01-01&fo=json\")\n", + "# a.json()" + ] + }, + { + "cell_type": "code", + "execution_count": 74, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "There was a problem. Try running the cell again, or check your searchURL.\n", + "\n", + "Success. Your API Search Query found 2000 related newspaper pages.\n" + ] + } + ], + "source": [ + "def get_item_ids(url, items=[], conditional='True'):\n", + " # Check that the query URL is not an item or resource link.\n", + " exclude = [\"loc.gov/item\",\"loc.gov/resource\"]\n", + " if any(string in url for string in exclude):\n", + " raise NameError('Your URL points directly to an item or '\n", + " 'resource page (you can tell because \"item\" '\n", + " 'or \"resource\" is in the URL). Please use '\n", + " 'a search URL instead. For example, instead '\n", + " 'of \\\"https://www.loc.gov/item/2009581123/\\\", '\n", + " 'try \\\"https://www.loc.gov/maps/?q=2009581123\\\". ')\n", + "\n", + " # request pages of 100 results at a time\n", + " params = {\"fo\": \"json\", \"c\": 100, \"at\": \"results,pagination\"}\n", + " call = requests.get(url, params=params)\n", + " # Check that the API request was successful\n", + " if (call.status_code==200) & ('json' in call.headers.get('content-type')):\n", + " data = call.json()\n", + " results = data['results']\n", + " for result in results:\n", + " # Filter out anything that's a colletion or web page\n", + " filter_out = (\"collection\" in result.get(\"original_format\")) \\\n", + " or (\"web page\" in result.get(\"original_format\")) \\\n", + " or (eval(conditional)==False)\n", + " if not filter_out:\n", + " # Get the link to the item record\n", + " if result.get(\"id\"):\n", + " item = result.get(\"id\")\n", + " # Filter out links to Catalog or other platforms\n", + " if item.startswith(\"http://www.loc.gov/resource\"):\n", + " resource = item # Assign item to resource\n", + " items.append(resource)\n", + " if item.startswith(\"http://www.loc.gov/item\"):\n", + " items.append(item)\n", + " # Repeat the loop on the next page, unless we're on the last page.\n", + " if data[\"pagination\"][\"next\"] is not None:\n", + " next_url = data[\"pagination\"][\"next\"]\n", + " get_item_ids(next_url, items, conditional)\n", + "\n", + " return items\n", + " else:\n", + " print('There was a problem. Try running the cell again, or check your searchURL.')\n", + "\n", + "# Generate a list of records found from performing a query and save these Item IDs. (Create ids_list based on items found in the searchURL result)\n", + "ids_list = get_item_ids(searchURL, items=[])\n", + "\n", + "# Add 'fo=json' to the end of each row in ids_list (All individual ids from from the ids_list are now listed in JSON format in new_ids)\n", + "ids_list_json = []\n", + "for id in ids_list:\n", + " if not id.endswith('&fo=json'):\n", + " id += '&fo=json'\n", + " ids_list_json.append(id)\n", + "ids = ids_list_json\n", + "\n", + "print('\\nSuccess. Your API Search Query found '+str(len(ids_list_json))+' related newspaper pages.')" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "##### Pull the metadata from the search query in preparation for download into a CSV." + ] + }, + { + "cell_type": "code", + "execution_count": 75, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "\n", + "Ready to proceed to the next step!\n" + ] + } + ], + "source": [ + "# Create a list of dictionaries to store the item metadata\n", + "item_metadata_list = []\n", + "\n", + "# Iterate over the list of item IDs\n", + "for item_id in ids_list_json:\n", + " item_response = requests.get(item_id)\n", + "\n", + " # Check if the API call was successful and Parse the JSON response\n", + " if item_response.status_code == 200:\n", + " # Iterate over the ids_list_json list and extract the relevant metadata from each dictionary.\n", + " item_data = item_response.json()\n", + " if 'location_city' not in item_data['item']:\n", + " continue\n", + "\n", + " # Extract the relevant item metadata\n", + " Newspaper_Title = item_data['item']['newspaper_title']\n", + " Issue_Date = item_data['item']['date']\n", + " Page = item_data['pagination']['current']\n", + " State = item_data['item']['location_state']\n", + " City = item_data['item']['location_city']\n", + " LCCN = item_data['item']['number_lccn']\n", + " Contributor = item_data['item']['contributor_names']\n", + " Batch = item_data['item']['batch']\n", + " pdf = item_data['resource']['pdf']\n", + "\n", + " # Add the item metadata to the list\n", + " item_metadata_list.append({\n", + " 'Newspaper Title': Newspaper_Title,\n", + " 'Issue Date': Issue_Date,\n", + " 'Page Number': Page,\n", + " 'LCCN': LCCN,\n", + " 'City': City,\n", + " 'State': State,\n", + " 'Contributor': Contributor,\n", + " 'Batch': Batch,\n", + " 'PDF Link': pdf,\n", + " })\n", + "\n", + "# Change date format to MM-DD-YYYY\n", + "for item in item_metadata_list:\n", + " item['Issue Date'] = pd.to_datetime(item['Issue Date']).strftime('%m-%d-%Y')\n", + "\n", + "# Create a Pandas DataFrame from the list of dictionaries\n", + "df = pd.DataFrame(item_metadata_list)\n", + "\n", + "print('\\nReady to proceed to the next step!')" + ] + }, + { + "cell_type": "code", + "execution_count": 76, + "metadata": {}, + "outputs": [], + "source": [ + "# # Add your Local saveTo Location (e.g. C:/Downloads/)\n", + "# saveTo = 'output'\n", + "\n", + "# Set File Name. Make sure to rename the file so it doesn't overwrite previous!\n", + "filename = 'MetadataFileName'" + ] + }, + { + "cell_type": "code", + "execution_count": 77, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "\n", + "Success! Please check your saveTo location to see the saved csv file. See Preview Below:\n", + "\n" + ] + }, + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
Newspaper TitleIssue DatePage NumberLCCNCityStateContributorBatchPDF Link
0[Evening journal]04-01-19145[sn85042354][wilmington][delaware][University of Delaware Library, Newark, DE][deu_fairfax_ver01]https://tile.loc.gov/storage-services/service/...
1[The evening bulletin.]02-25-18952[sn87060190][maysville][kentucky][University of Kentucky, Lexington, KY][kyu_aluminum_ver01]https://tile.loc.gov/storage-services/service/...
2[Lovelock tribune]01-15-19092[sn86091313][lovelock][nevada][University of Nevada Las Vegas University Lib...[nvln_jackpot_ver01]https://tile.loc.gov/storage-services/service/...
3[The Silver state news.]01-09-19092[sn86076356][winnemucca][nevada][University of Nevada Las Vegas University Lib...[nvln_deeth_ver01]https://tile.loc.gov/storage-services/service/...
4[El Paso herald]11-26-191023[sn88084272][el paso][texas][University of North Texas; Denton, TX][txdn_belgium_ver01]https://tile.loc.gov/storage-services/service/...
5[Fort Worth gazette]10-31-18918[sn86071158][fort worth][texas][University of North Texas; Denton, TX][txdn_hotel_ver02]https://tile.loc.gov/storage-services/service/...
6[El Paso herald]12-02-191125[sn88084272][el paso][texas][University of North Texas; Denton, TX][txdn_canada_ver02]https://tile.loc.gov/storage-services/service/...
7[The Birmingham age-herald]01-25-191424[sn85038485][birmingham][alabama][University of Alabama Libraries, Tuscaloosa, AL][au_inman_ver01]https://tile.loc.gov/storage-services/service/...
8[El Paso herald]03-18-191411[sn88084272][el paso][texas][University of North Texas; Denton, TX][txdn_egypt_ver01]https://tile.loc.gov/storage-services/service/...
\n", + "
" + ], + "text/plain": [ + " Newspaper Title Issue Date Page Number LCCN \\\n", + "0 [Evening journal] 04-01-1914 5 [sn85042354] \n", + "1 [The evening bulletin.] 02-25-1895 2 [sn87060190] \n", + "2 [Lovelock tribune] 01-15-1909 2 [sn86091313] \n", + "3 [The Silver state news.] 01-09-1909 2 [sn86076356] \n", + "4 [El Paso herald] 11-26-1910 23 [sn88084272] \n", + "5 [Fort Worth gazette] 10-31-1891 8 [sn86071158] \n", + "6 [El Paso herald] 12-02-1911 25 [sn88084272] \n", + "7 [The Birmingham age-herald] 01-25-1914 24 [sn85038485] \n", + "8 [El Paso herald] 03-18-1914 11 [sn88084272] \n", + "\n", + " City State \\\n", + "0 [wilmington] [delaware] \n", + "1 [maysville] [kentucky] \n", + "2 [lovelock] [nevada] \n", + "3 [winnemucca] [nevada] \n", + "4 [el paso] [texas] \n", + "5 [fort worth] [texas] \n", + "6 [el paso] [texas] \n", + "7 [birmingham] [alabama] \n", + "8 [el paso] [texas] \n", + "\n", + " Contributor Batch \\\n", + "0 [University of Delaware Library, Newark, DE] [deu_fairfax_ver01] \n", + "1 [University of Kentucky, Lexington, KY] [kyu_aluminum_ver01] \n", + "2 [University of Nevada Las Vegas University Lib... [nvln_jackpot_ver01] \n", + "3 [University of Nevada Las Vegas University Lib... [nvln_deeth_ver01] \n", + "4 [University of North Texas; Denton, TX] [txdn_belgium_ver01] \n", + "5 [University of North Texas; Denton, TX] [txdn_hotel_ver02] \n", + "6 [University of North Texas; Denton, TX] [txdn_canada_ver02] \n", + "7 [University of Alabama Libraries, Tuscaloosa, AL] [au_inman_ver01] \n", + "8 [University of North Texas; Denton, TX] [txdn_egypt_ver01] \n", + "\n", + " PDF Link \n", + "0 https://tile.loc.gov/storage-services/service/... \n", + "1 https://tile.loc.gov/storage-services/service/... \n", + "2 https://tile.loc.gov/storage-services/service/... \n", + "3 https://tile.loc.gov/storage-services/service/... \n", + "4 https://tile.loc.gov/storage-services/service/... \n", + "5 https://tile.loc.gov/storage-services/service/... \n", + "6 https://tile.loc.gov/storage-services/service/... \n", + "7 https://tile.loc.gov/storage-services/service/... \n", + "8 https://tile.loc.gov/storage-services/service/... " + ] + }, + "execution_count": 77, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "print('\\nSuccess! Please check your saveTo location to see the saved csv file. See Preview Below:\\n')\n", + "\n", + "metadata_dataframe = pd.DataFrame(item_metadata_list)\n", + "metadata_dataframe.to_csv(filename + '.csv')\n", + "metadata_dataframe" + ] } ], "metadata": { "kernelspec": { - "display_name": ".venv", + "display_name": "Python 3", "language": "python", "name": "python3" }, @@ -278,7 +22875,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.7" + "version": "3.12.1" } }, "nbformat": 4, diff --git a/MetadataFileName.csv b/MetadataFileName.csv new file mode 100644 index 0000000..61bda33 --- /dev/null +++ b/MetadataFileName.csv @@ -0,0 +1,10 @@ +,Newspaper Title,Issue Date,Page Number,LCCN,City,State,Contributor,Batch,PDF Link +0,['Evening journal'],04-01-1914,5,['sn85042354'],['wilmington'],['delaware'],"['University of Delaware Library, Newark, DE']",['deu_fairfax_ver01'],https://tile.loc.gov/storage-services/service/ndnp/deu/batch_deu_fairfax_ver01/data/sn85042354/00383343045/1914040101/0839.pdf +1,['The evening bulletin.'],02-25-1895,2,['sn87060190'],['maysville'],['kentucky'],"['University of Kentucky, Lexington, KY']",['kyu_aluminum_ver01'],https://tile.loc.gov/storage-services/service/ndnp/kyu/batch_kyu_aluminum_ver01/data/sn87060190/00211103917/1895022501/0287.pdf +2,['Lovelock tribune'],01-15-1909,2,['sn86091313'],['lovelock'],['nevada'],['University of Nevada Las Vegas University Libraries'],['nvln_jackpot_ver01'],https://tile.loc.gov/storage-services/service/ndnp/nvln/batch_nvln_jackpot_ver01/data/sn86091313/00332891327/1909011501/0013.pdf +3,['The Silver state news.'],01-09-1909,2,['sn86076356'],['winnemucca'],['nevada'],['University of Nevada Las Vegas University Libraries'],['nvln_deeth_ver01'],https://tile.loc.gov/storage-services/service/ndnp/nvln/batch_nvln_deeth_ver01/data/sn86076356/00332890426/1909010901/0013.pdf +4,['El Paso herald'],11-26-1910,23,['sn88084272'],['el paso'],['texas'],"['University of North Texas; Denton, TX']",['txdn_belgium_ver01'],https://tile.loc.gov/storage-services/service/ndnp/txdn/batch_txdn_belgium_ver01/data/sn88084272/00294554270/1910112601/0059.pdf +5,['Fort Worth gazette'],10-31-1891,8,['sn86071158'],['fort worth'],['texas'],"['University of North Texas; Denton, TX']",['txdn_hotel_ver02'],https://tile.loc.gov/storage-services/service/ndnp/txdn/batch_txdn_hotel_ver02/data/sn86071158/00206536470/1891103101/0334.pdf +6,['El Paso herald'],12-02-1911,25,['sn88084272'],['el paso'],['texas'],"['University of North Texas; Denton, TX']",['txdn_canada_ver02'],https://tile.loc.gov/storage-services/service/ndnp/txdn/batch_txdn_canada_ver02/data/sn88084272/00280765065/1911120201/0279.pdf +7,['The Birmingham age-herald'],01-25-1914,24,['sn85038485'],['birmingham'],['alabama'],"['University of Alabama Libraries, Tuscaloosa, AL']",['au_inman_ver01'],https://tile.loc.gov/storage-services/service/ndnp/au/batch_au_inman_ver01/data/sn85038485/00340582615/1914012501/0433.pdf +8,['El Paso herald'],03-18-1914,11,['sn88084272'],['el paso'],['texas'],"['University of North Texas; Denton, TX']",['txdn_egypt_ver01'],https://tile.loc.gov/storage-services/service/ndnp/txdn/batch_txdn_egypt_ver01/data/sn88084272/00280765417/1914031801/0393.pdf diff --git a/data.json b/data.json new file mode 100644 index 0000000..7780ea2 --- /dev/null +++ b/data.json @@ -0,0 +1,22737 @@ +{ + "advanced_search": true, + "aka": [ + "hnews", + "http://lccn.loc.gov/2007618519", + "ndnp", + "chronam" + ], + "breadcrumbs": [ + { + "Library of Congress": "https://www.loc.gov" + }, + { + "Digital Collections": "https://www.loc.gov/collections/" + }, + { + "Chronicling America": "https://www.loc.gov/collections/chronicling-america/" + } + ], + "browse": { + "advanced_search": true, + "advanced_search_dropdowns_per_row": 4, + "coverage_dates": { + "end": { + "day": 31, + "month": 11, + "year": 1963 + }, + "start": { + "day": 3, + "month": 8, + "year": 1736 + } + }, + "default_state": "advanced", + "display_options": { + "options": [ + { + "field": "all", + "label": "All" + }, + { + "field": "title", + "label": "Titles", + "type": "title" + }, + { + "field": "issue", + "label": "Issues", + "type": "issue" + }, + { + "field": "page", + "label": "Pages (Full Text)", + "type": "segment" + } + ] + }, + "facets": { + "include": [ + { + "field": "digitized" + }, + { + "field": "object-type", + "label": "Display Level" + }, + { + "field": "original-format" + }, + { + "field": "partof_title", + "label": "Title" + }, + { + "field": "dates" + }, + { + "field": "location_country", + "label": "Country" + }, + { + "field": "location_state", + "label": "State/Province (Geographic Coverage)" + }, + { + "field": "location_county", + "label": "County" + }, + { + "field": "location_city", + "label": "City" + }, + { + "field": "subject_ethnicity", + "label": "Ethnicity" + }, + { + "field": "language", + "label": "Language" + }, + { + "field": "subject" + }, + { + "closed": true, + "field": "number_page", + "label": "Page" + }, + { + "closed": true, + "field": "partof_collection", + "label": "Collection" + }, + { + "closed": true, + "field": "online-format" + }, + { + "closed": true, + "field": "contributor" + }, + { + "closed": true, + "field": "partof_division", + "label": "Division" + }, + { + "closed": true, + "field": "access-restricted" + }, + { + "closed": true, + "field": "batch" + } + ] + }, + "form_facets": [ + { + "field": "location_state", + "required": true, + "select": "multiple" + }, + { + "field": "location_county", + "select": "multiple" + }, + { + "field": "location_city", + "select": "multiple" + }, + { + "field": "partof_title", + "select": "multiple" + }, + { + "default": "enable", + "display_level": "page", + "field": "language", + "select": "single" + }, + { + "default": "enable", + "field": "subject_ethnicity", + "select": "multiple" + } + ], + "geoviz": true, + "search_operators": [ + { + "label": "All of these words:", + "name": "AND" + }, + { + "label": "Any of these words:", + "name": "OR" + }, + { + "label": "This exact phrase:", + "name": "PHRASE" + }, + { + "label": "These words within 5 words of each other:", + "name": "~5" + }, + { + "label": "These words within 10 words of each other:", + "name": "~10" + } + ], + "style": "gallery", + "submonth_date_gaps": true + }, + "categories": [ + "about-this-collection" + ], + "collection_titles": { + "download_formats": [ + { + "delimiter": ",", + "label": "csv" + }, + { + "delimiter": "|", + "label": "txt" + } + ], + "form_facets": [ + { + "field": "location_state", + "label": "State", + "select": "multiple" + }, + { + "field": "subject_ethnicity", + "label": "Ethnicity", + "select": "multiple" + }, + { + "field": "language", + "label": "Language", + "select": "multiple" + } + ], + "response_fields": [ + "type", + "url", + "number_*", + "solr-lite-timestamp", + "group", + "partof_title", + "location_state", + "location_county", + "location_city", + "latlong", + "language", + "subject_ethnicity", + "title" + ], + "table_columns": [ + { + "field": "partof_title", + "format": "label", + "label": "Newspapers", + "sort": "title_s" + }, + { + "download_only": true, + "field": "number_lccn", + "label": "LCCN" + }, + { + "download_only": true, + "field": "number_oclc", + "label": "OCLC" + }, + { + "download_only": true, + "field": "number_issn", + "label": "ISSN" + }, + { + "field": "location_state", + "format": "label", + "label": "State" + }, + { + "download_only": true, + "field": "location_county", + "format": "label", + "label": "County" + }, + { + "download_only": true, + "field": "location_city", + "format": "label", + "label": "City" + }, + { + "download_only": true, + "field": "latlong", + "label": "Geo Location" + }, + { + "field": "calendar_url", + "label": "Browse Digitized Issues" + }, + { + "field": "number_issue_count", + "label": "Number of Issues" + }, + { + "field": "number_first_issue", + "label": "First Issue" + }, + { + "field": "number_last_issue", + "label": "Last Issue" + }, + { + "field": "number_hasessay", + "format": "boolean", + "label": "Essay Available" + }, + { + "field": "language", + "format": "label", + "label": "Languages" + }, + { + "field": "subject_ethnicity", + "format": "label", + "label": "Ethnicity" + } + ] + }, + "content": { + "active": true, + "image_url": [ + "/static/collections/chronicling-america/500_500.jpg" + ], + "link": "https://www.loc.gov/collections/chronicling-america/", + "markup": null, + "pagination": "2 of 3", + "partof": [], + "results": [ + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + ], + "batch": [ + "gu_jabbah_ver02" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/georgia/", + "2/united states/georgia/fulton/", + "3/united states/georgia/fulton/atlanta/" + ], + "contributor": [ + "digital library of georgia, a project of galileo located at the university of georgia libraries" + ], + "date": "1913-06-08", + "dates": [ + "1913-06-08" + ], + "description": [ + "NOTICE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 10 WILSONS ROLE AS BUSINESS BOSS IMPERILS WHOLE NATION SAYS FORBES Troublous Times May Be Ex pected Unless Some Check Is Put on the Activities of Amateur Statesmen at National Capital Idea of Attorney General to Put Killing Taxation on Corpora tions Doing More Than Certain Amount of Business Staggers By B C FORBES NEW YORK June 7ls the Wil son administration to slash business It has come perilously near doing ao and unless some restraint be ex ercised by amateur statesmen utterly out of sympathy with the nations business affairs troublous times may be precipitated Attorney General Mc\u00dfeynolds has brought forth the staggering proposal that corporations be punished by kill ing taxation for doing more than a certain amount of business no matter How honestly economically or satis factorily the business may be con ducted This startling policy of wrecking an enterprise solely because of its size is the most revolutionary principle yet enunciated by any of our new lot of Federal statesmen In effect the Attorney General wants to upset the" + ], + "digitized": true, + "extract_timestamp": "2024-05-22T12:58:00.479Z", + "group": [ + "ndnp/gu", + "digital-library-of-georgia-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:6.25/0/default.jpg#h=505&w=425", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:12.5/0/default.jpg#h=1010&w=851", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913060801/0281.xml&format=alto_xml" + ], + "index": 1, + "language": [ + "english" + ], + "location": [ + "atlanta", + "fulton county", + "fulton", + "georgia", + "united states" + ], + "location_city": [ + "atlanta" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "fulton" + ], + "location_state": [ + "georgia" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "sn89053729", + "9", + "0", + "1", + "0000000001" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn89053729" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "9", + "3", + "3", + "4", + "4", + "0", + "0", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Atlanta Georgian and news", + "Sunday issues published with title: Sunday American", + "Sunday issues may be called: Hearst's Sunday American", + "Sunday issues may sometimes be called: Atlanta American", + "One extra for May 31, 1913 called: Georgian Atlanta", + "May sometimes be called: Georgian-American" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "fulton county (ga.)", + "newspapers", + "atlanta", + "georgia", + "fulton county", + "fulton", + "atlanta (ga.)", + "united states" + ], + "timestamp": "2024-05-23T03:04:07.229Z", + "title": "Image 1 of Atlanta Georgian (Atlanta, Ga.), June 8, 1913, (EXTRA)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + ], + "batch": [ + "gu_jabbah_ver02" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/georgia/", + "2/united states/georgia/fulton/", + "3/united states/georgia/fulton/atlanta/" + ], + "contributor": [ + "digital library of georgia, a project of galileo located at the university of georgia libraries" + ], + "date": "1913-06-15", + "dates": [ + "1913-06-15" + ], + "description": [ + "NOTDCE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 11 JAP ALLIANCE AGAINST U S OPENLY URGED IN GERMANY What Does It Matter if Yellow Race Should Establish Itself in America Asks Naval Expert in Prominent Berlin Newspaper Dr Graves Recently Released Spy of Kaiser Has Documents to Prove His Charge of Secret Compact Between Two Empires sclal Cable to The American BERLIN June 14That the idea of a closer understanding between Germany and Japan first hinted at in the revelations of Dr Karl Graves the former confidential agent for Ger many and England to The New York American has been receiving the thoughtful attention of German pub licists is shown again tn an article in this weeks Die Zeitschrift by Count Reventlow the foremost naval expert in Germany Germany the writer urges should refuse to allow consideration of race sentiment to lead it into taking sides with Western nations against the Yellow Peril Suppose Japan really became mas ter of the Pacific he says It i scarcely likely Germanys economic interests would suffer thereby Equal ly little could it be injured" + ], + "digitized": true, + "extract_timestamp": "2024-05-22T12:58:00.479Z", + "group": [ + "ndnp/gu", + "digital-library-of-georgia-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:3.125/0/default.jpg#h=257&w=216", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:6.25/0/default.jpg#h=515&w=432", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:12.5/0/default.jpg#h=1030&w=864", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913061505/1003.xml&format=alto_xml" + ], + "index": 2, + "language": [ + "english" + ], + "location": [ + "atlanta", + "fulton county", + "fulton", + "georgia", + "united states" + ], + "location_city": [ + "atlanta" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "fulton" + ], + "location_state": [ + "georgia" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "sn89053729", + "9", + "5", + "0", + "0000000001" + ], + "number_edition": [ + "5" + ], + "number_lccn": [ + "sn89053729" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "9", + "3", + "3", + "4", + "4", + "0", + "0", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Atlanta Georgian and news", + "Sunday issues published with title: Sunday American", + "Sunday issues may be called: Hearst's Sunday American", + "Sunday issues may sometimes be called: Atlanta American", + "One extra for May 31, 1913 called: Georgian Atlanta", + "May sometimes be called: Georgian-American" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "fulton county (ga.)", + "newspapers", + "atlanta", + "georgia", + "fulton county", + "fulton", + "atlanta (ga.)", + "united states" + ], + "timestamp": "2024-05-23T03:05:46.148Z", + "title": "Image 1 of Atlanta Georgian (Atlanta, Ga.), June 15, 1913, (EXTRA)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-05-23", + "dates": [ + "1943-05-23" + ], + "description": [ + "Price Ceilings The New OPA Chart on 600 Commodities Appears in Part 4 Page 14 43RD YEAR NO 235 Go Back Thomas Urges Strikers 52000 Rubber Workers Walk Out ttf if 6vy4 f fcfflir jv BBS nutssu4 H sn I 1 Bwfl P W lEoxholeif\u00dfiSwa Pjt 5 I I FDITOLS NOTH Foxhole Diary the story hj r wound d D trott nun nr Pic Pnijuk JJ of UUO Hast fi oln n wood Ht nt his thrfc months t H iliadaleo not Island front tit mom nt hi wt nt oah Off tot the first tin i of the ft ttni I i n Aug V J nntit h was f eaeiuit d v Uh wounds on So Pie Ilmjak actually wrote hts d nr 7 in iiadrrt f holt and in the dripping jungle H n rote in n small diary book hr took from the hod i ft dmd Jap starting it on tltf dag thr Jap left off Tod a Pte Jinn I s l Detroit Marine Hos pital ill nPh a siitltitn irrttrtnre of his J ntdnlcniitilf oi fronted malaria 15y PIT CHAItIKS C RKEIJAK t SMC i right 1343 b The Detroit Time i Installment" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:23.224Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:3.125/0/default.jpg#h=295&w=231", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:6.25/0/default.jpg#h=590&w=463", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:12.5/0/default.jpg#h=1181&w=927", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943052301/0480.xml&format=alto_xml" + ], + "index": 3, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "5", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T10:39:01.758Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 23, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-06-06", + "dates": [ + "1943-06-06" + ], + "description": [ + "Clean Plate Club Boys and girls Join the great army of home patriots See Part 1 Page 4 43RD YEAR NO 249 BRITISH CABINET MEETS HASTILY TO SPEED 0 K OF INVASION PLAN Major Kermit Roosevelt 53 Dies in Alaska Son of Former President 2d to Perish in War WASHINGTON Tune IT Krrrru Roosevelt s of the lae PrwidPt I freedom died yesterday n Aa ska while on net o duty a U S Army ma ini ton war d par tment announced today The i3earold explora a ttirr And warrior like l fatrr an Advocate of the strenuous If thus became the fir member of hi fighting family to die in this world war Hi younger brother Quentin was killed in action on the Western front i V War I And was buried in frar e The war department 1 irked deai of tt 1 Kermit Roosevelt s ri ad hut said be uai serving or una a lied d t And wa assigned to no spH fi branch Because the notifcat on from Alaskan headqiart r nor specify that he W 8 k led in at UnnU w H rrr ilk l fv hr died a natural ciatf" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:23.224Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:3.125/0/default.jpg#h=294&w=229", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:6.25/0/default.jpg#h=588&w=458", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:12.5/0/default.jpg#h=1176&w=916", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943060601/1068.xml&format=alto_xml" + ], + "index": 4, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "5", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T10:41:04.006Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 6, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-28", + "dates": [ + "1943-02-28" + ], + "description": [ + "Casualty List Michigans casualty list the names of 120 sol diers killed in action in Europe in Africa and in the Southwest Pacific Detroit Area SOUTHWEST PACIFIC Adams Cpl Alphonse A 4800 University Carpinelli Pfc Ralph 14939 Tracy Downey Staff Sgt Norman M 2317 FernclifT Royal Oak Frary Pfc Kenneth L Plymouth llill Pvt Alex G 288 Walper Clawson Jamnik Pfc Ah in J 6084 Grix dale Knoche Pfc William C 1391 Phillip Lada Staff Sgt Ernest 8337 Thaddeus Lang Cpl Edmund 8 8349 Brush Leppek Cpl Norhert J 8433 Elgin Martin Pvf Floyd Jr 15 South Wilson Mt Clemens Menge Cpl Richard W 7311 Juneau Center Line Nowak Pfc Joseph 3464 Martin ODonnell Sgt Harold P 3443 Wabash Parmentier Cpl Oscar A 3958 e Bacons tie Id Riske Sgt Gustav P 4168 Mc Clellan Romano Sgt Orlando 11 7260 Studebaker Van Dyke Roma now ski Sgt Stanley F 5915 Chopin Saros Pfc Nick G 2918 Beni tea u Stirling Pic Kenneth C 2315 T Trombley Pvt Floyd J 198 Ilirly Grosse Pomte Farms Van Vranken Cpl Clarence J 736 Gardenia Royal Oak Wardell Pfc Manliff W 9311 Schaefer Wilork Pfe Richard J 11650 Moran Hamtramck Ycnelouis pvt Bernard T" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:3.125/0/default.jpg#h=296&w=233", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:6.25/0/default.jpg#h=592&w=466", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:12.5/0/default.jpg#h=1184&w=933", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022801/0514.xml&format=alto_xml" + ], + "index": 5, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:02:01.877Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 28, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-21", + "dates": [ + "1943-02-21" + ], + "description": [ + "Lets Garden out full knowledge ana proper advice to plant their own war gardens The experts presiding over The Times gardening department are nationally known Mrs Isabel INVASION Pierre Hubs tells of Allies invasion plans See story and map Page 2 43RD YEAR NO 144 MORE FOODS PUT ON RATION LIST Allies Smash MidTunisia Axis Thrust I Alexander Arrives at Front as British Pound Mareth Line By EDW ARD W BEATTIE t Hf4 Pri KUf ALLIED HEADQUARTERS North Africa Feb 20American forces dug in on the rocky ridges forming a new line in central Tuj msia today and with the help of strong British units repelled two enemy thrusts designed to test the strength of the Allied positions i The lines appeared to be stabi lized in a fairly firm position as Gen Harold R L G Alexander former British commander for the Middle East arrived here to as sume his new duties as deputy to Gen Dwight Eisenhower in charge of Allied ground forces in Tunisia Marshal Erwin Rommels Afnka Korps fared the threat of the British Eighth Army whose big guns were pounding the Mareth Line in southern Tunisia Boast 3000 Captives fPNB Official German news agency said" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:3.125/0/default.jpg#h=296&w=231", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:6.25/0/default.jpg#h=592&w=463", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:12.5/0/default.jpg#h=1184&w=926", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022101/0210.xml&format=alto_xml" + ], + "index": 6, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:01:30.819Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 21, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-03-14", + "dates": [ + "1943-03-14" + ], + "description": [ + "Wounded Heroes The Dramatic Story of Three Men Who Fought the JapsSee Page 12 43RD YEAR NO 165 Cant Pay File Anyway lax Head Says 800000 Outside Fold as Monday Midnight Deadline Gets Nearer Bv ARTHUR JUNTUXEX An estimated 800000 Iotroit taxpayers were still to be hratd from Saturday as the annual in come tax derby approached the finish line with the usual last minute lam The deadline for first quarterly payments on 1942 income largest in historyis Monday Tax of fices will be open until 9 p m Letters bearing the postal stamp of March 13 are acceptable Meantime 000 clerks facing a holidaylos weekend worked fev erishly to sort another 100 bags of mail that were dump d into their laps Saturday FRIO A V RECORD DAY Collector Kavanagh guessed that by Saturday closing time 1380 000 taxpayers had fikxJ Record day in Detroit Federal Building his tory occurred Friday when reve nue department aides helped 11417 or the hurdles of the tax blanks Kavanagh predicting that Tues day morning may find thousands delinquent despite activity of the last few ds urged taxyviyprs to file whether you can make ay ments or not ENTIRE AMOUNT DUE If payment" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:3.125/0/default.jpg#h=295&w=232", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:6.25/0/default.jpg#h=591&w=464", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:12.5/0/default.jpg#h=1182&w=928", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943031401/1138.xml&format=alto_xml" + ], + "index": 7, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:03:13.061Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 14, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-14", + "dates": [ + "1943-02-14" + ], + "description": [ + "If You Want to Keep Fast Time for Detroit Vote Tomorrow I cannot stress too strongly to the Common Council of the City of Detroit the grave effect of the losses that will result to the war program in this critical year of war production if the Common Council decides to abandon Eastern War Time in that City DONALD M NELSON Chairman of WPB PICTURE Page The first pictures released of bombers rolling off Willow Runs production line Page 10 43RD YEAR NO 137 Keep Faster Time Dont Injure War Effort Nelson Asks Confusion Sure _ He Says in Plea to City Voters In very certain terms WPB Chief Donald M Nelson Sat urday urged the City of De troit to remain on Eastern War Time calling attention to the grave effect of the losses that will result to the war program in this critical year cf war production if fast time is abandoned Received by City Clerk Thomas D Leadbetter on the eve of primary elections in which the time change will be an issue Nelsons letter has been relayed to Mayor Jeffries and Council President Lodge Apply to All Agencies Nelsons contention was hoi st rred by D" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:3.125/0/default.jpg#h=295&w=232", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:6.25/0/default.jpg#h=591&w=464", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:12.5/0/default.jpg#h=1183&w=929", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943021401/1038.xml&format=alto_xml" + ], + "index": 8, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "5", + "4" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:00:58.724Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 14, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-07", + "dates": [ + "1943-02-07" + ], + "description": [ + "Guadalcanal Diary a Crack Reporters Eyewitness Story of the Pacific War Starts in Mondays Times 1 Guadalcanal Diary a terrific eyewitness story by a brilliant reporter who was ip the thick of the battle starts Monday in The Times The author Richard Tregaskis International News Service war correspondent was with the War Today Roosevelt Vargas Tslk Spot lights UBoat Menace See Page 2 Col 1 43RD YEAR NO 130 EISENHOWER NORTH AFRICAN CHIEF Board Fires 2 Patrolmen Organizers V Witherspoon Warns Others in FOP Case May Go to Council The police trial board fired two patrolmen late Saturday after finding them guilty of insubordina tion for refusing to drop member ship in the Fraternal Order of Po ller The dismissal were announced as effective immediately Fired were Patrolmen Howard Heine with 20 years police service and Bernard L Dugan with five cars service both of whom admitted being local organizers for the fraternal order He Warm Othera Following the announcement of the ruling after two days of tes timony Commissioner John With erspoon said any other policemen who are members of the order and who do not sever their connections will be taken before the board on similar charges James" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:3.125/0/default.jpg#h=296&w=230", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:6.25/0/default.jpg#h=593&w=461", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:12.5/0/default.jpg#h=1186&w=922", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943020701/0744.xml&format=alto_xml" + ], + "index": 9, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "5", + "4" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:00:28.119Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 7, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_holly_ver03" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1944-12-03", + "dates": [ + "1944-12-03" + ], + "description": [ + "Help Needed by Santa to Give Servicemen a Merry Christmas People who know will tell you there is nothing worse than a Christmas spent away from home without friends without relatives miles from any one who cares However there is not going to be one serv iceman in this area who will undergo such an Send the Times To Men in Service See Story Page Five Yanks Drive New Wedges in Rhine Basin INDICT IffKAY IN TRACK LAW BRIBE Nazis Retake Some Villages K PARIS Dec Sunday INSU S invasion armies roadened their holds on the west banks of the Saar and Roer rivers to 14 ajid nearly nine miles respectively early today after capturing most of Saarlautem two thirds of Linnich and the wgptern part of Julich in battles of un paralleled ferocity New wedges up to three miles deep were hammered into the pri mary west wall defenses of Ger manvs vital Saar and basins The U S Third Arrtiy flung the Nazis across the Saar from Saarlautern 11 mile from Saarbrucken and the Ninth peaied within 22 and 2B mile of Cologne and Dusseldorf FIVEDAV FIGHT RAGES The U S First Army fought through the fifth day" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:47.286Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:3.125/0/default.jpg#h=291&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:6.25/0/default.jpg#h=583&w=448", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:12.5/0/default.jpg#h=1166&w=897", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588885/1944120301/0942.xml&format=alto_xml" + ], + "index": 10, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "8", + "8", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T12:14:44.036Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 3, 1944, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_holly_ver03" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-01-14", + "dates": [ + "1945-01-14" + ], + "description": [ + "How to Fire Your Furnace and Save Coal in Mondays Times It is patriotic and vital to cooperate in makinp effective the wartime fuel conservation propram of James F Byrnes war mobilizer Be a loyal home front soldier and SAVE FUEL To help you The Detroit A E 3 ppPCrCiPPCrp U S Faces Test Of Leadership Bid SEE VON WIEGAND PAGE 2 Men Killed Hooper Mystery Witness Says Nazis Fleeing Belgium as Allies Push On Attempt to Destroy Germans Retreating to Siegfried Shelter PARIS Jan 13 INSThree Allied armies hammered deepening Hedge tonight into the entire 80 mile perimeter of the collapsing Ardennes bulge while a fourth army renewed an offensive drive on Orman territory toward which Nazi column were fleeing from Belgium under torrents of bombs and shells Seeking to catch and destroy the bulk of Field Marshal Von Rundstedts depleted division be fore they can reach the shelter of the Siegfried Line outpost the U S First and Third nd the British Second armies hurled thetr full strength into an allout con vergent push from the north south and west BILGE VIRT NARROW ED The First Army extended it front eastward to a width of 30 miles flinging" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:48.500Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:3.125/0/default.jpg#h=290&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:6.25/0/default.jpg#h=581&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:12.5/0/default.jpg#h=1163&w=899", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588897/1945011401/1153.xml&format=alto_xml" + ], + "index": 11, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "8", + "9", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T12:17:53.670Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 14, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-27", + "dates": [ + "1945-05-27" + ], + "description": [ + "Memorial Services for War Dead Sunday at Cass TechStory on Page 2 ft_ft ft r ft ftft ftft ft ft ft ftft 1 jj Send Dear Buddy To Your Serviceman her Part Two Page Four No Proposal in 17 Years Hitlers Girl Had Lipstick and Silk Hose By PIERRE J HUBS GARMISCH PARTENKIRCHEN Germany May 26 INSHitlers sweetheart Eva Braun chose to die by the fuehrers side in Berlin rather than face life in an antiNazi world according to her sister The sister Frau retcl Fegelein gave thi eorresoiid ent today hitherto undisclosed details ot the 17 year romance between Hitler and Eva Talking about the other sidethe little known side of Hitlers life Frau Fegelein pictured the former fuehrer as a lovemaking cavalier outwardly courteous toward women but devoted only to one woman Eva Braun Big 3 Parley Hint Given by Churchill Conference Before July 5 Indicated fONrn X May 73 TNS Prime Minister Churchill today in dicated that a meeting of the Big Three is imminent and that he may he toroid to leave Britain to ntei with President Truman and Marshal Maim I Mnwow said Premier Stalin Kmlrrml W minute tonight with Harry envoj of Presi dent" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:3.125/0/default.jpg#h=292&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:6.25/0/default.jpg#h=584&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:12.5/0/default.jpg#h=1168&w=898", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052701/0514.xml&format=alto_xml" + ], + "index": 12, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:22:20.440Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 27, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-25", + "dates": [ + "1945-03-25" + ], + "description": [ + "Achtung Herrenvolk Choose Unconditional Surrender or Pulverization Eisenhower LMW Losing Money Boom Homes Empty Sfc Morns on rage S and fl THE BIG PUSH YANKS REDS BRITISH STRIKE FOR BERLIN By INTERNATIONAL NEUB NKRVICF Allied armies opened a gigantic squeeze play to topple the German Reich today as American and British armies in the west stormed across the Rhine and the Russians unleashed a powerful new offensive in the east There could be little doubt that the drives were coordinated for even as first reports of AngloAmerican success in bridging the great German water way trickled in Marshal Stalin officially announced a new Russian drive on Vienna The Germans said the Russians also were THE U S NAVY TRANSPORTING ITS BOATS TO THE RHINE T Ti WUH Wl i I at Pr If I IBaClKSHra If Other iciurti Page 3 Army trucks carrying the navys LCVPa landing Craft Vehicle Personnel through the streets of a narrow Belgian village as they roll lip to the Rhine for the great Iwo Casualty Lists Speeded WASHI N G T O N March 24 UP Mop lhan half of the American casualties on Iwo Jima already have been reported to their next of kin" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:6.25/0/default.jpg#h=580&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:12.5/0/default.jpg#h=1161&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945032501/0914.xml&format=alto_xml" + ], + "index": 13, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:14.291Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 25, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-20", + "dates": [ + "1945-05-20" + ], + "description": [ + "Am an American Day Rites Welcome Thousands of New Citizens In special tribflte to the thousands of people who have attained citizenship during the last year through naturalization or have come of voting age their 21st birthday Detroiters will rally this Sunday for the fifth annual celebra tion of I Am an American Day iiX pp VXI7T C 3 Von Wiegand Tells Of Chaos in Europe See Story on Tage Four 1 EE3 US GRILLS MYSTERY GUESTS SEIZED ON CAPTURED UBOAT US Challenges Titos Claim to Trieste Region WASHINGTON May 19 INS Acting Secretary of State Grew today c hallenged Marshal Titos claims regard ing the disputed Trieste region declaring that the United States insists upon orderly not forcible territorial settle ments The controversy engendered by Titos moves mounted in intensity as Grew revealed that Yugoslav forces in the disputed areas have been augmented by partisan infiltra tions into districts falling within the jurisdiction of the Allied high command The acting secretary disclosed t Hht the United States hart just received a noltr fttx m Trtxfs gov ernment in reply to one of run Jtrrwincaneommuniration sent In coniunetion with the British Grew described Titos attitude unsatisfactory to the United States" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:6.25/0/default.jpg#h=580&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:12.5/0/default.jpg#h=1160&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052001/0278.xml&format=alto_xml" + ], + "index": 14, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:21:14.602Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 20, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-04-01", + "dates": [ + "1945-04-01" + ], + "description": [ + "Is Marshal Tito Detroit Riot Inciter See Story on Pa Five IKE DEMANDS NAZIS GIVE UP AS 9 ALLIED ARMIES ROLL ON Peace Hopes Help Brighten Citys Easter Churches See Record Attendance Warm Dry Day Promised Inspired by thr hnpr of early virtory and prar in warsad rimed world Detroit this Easter relived in prayer and pageant the Mrr of Uhrt Resurrection and the hope of eternal life The sight of thousands at prayer in the ty 1 400 hurches marked observance of this gnat of Uhmtmn mg S At usual Detroit did not over look the traditional gift and cele bration for children even though the Easter basket ma not hi been as abundantly filjrri h in other ers YOUNGER sn R IE The rustomarv colorful Eatrr parades were eon fined tlv to the younger set who added a touch of gaypty to the wartime one The weather luurau assured Det toit of a rr Id d v da Masses were to h held in Cath olic rhurchr from dawn urn 1 noon at regular interal In piscopalian chut hes e v r r a communion sersicis were planned for the morning along with can tata Easter olays and" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:3.125/0/default.jpg#h=289&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:6.25/0/default.jpg#h=578&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:12.5/0/default.jpg#h=1157&w=884", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945040101/1158.xml&format=alto_xml" + ], + "index": 15, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:37.619Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), April 1, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-13", + "dates": [ + "1945-05-13" + ], + "description": [ + "Christian Europe Periled by Reds Am Yon Wirgand Page Nine TWO TRIPS TO MURDER HOOPER IS ADMITTED BY JURY WITNESS Detroit Bows In Reverence For Victory All Faiths Unite to Offer Prayers of Thanksgiving I call upon the people of the United States what ever their faith to unite in offering joyful thanks to Cod for the victory we have won and to pray that He will support us to the end of our present strug gle and guide us into the way of peace 7 also call upon my countrymen to dedicate this day of prayer to the memory of those who have given their lives to make possible our vic tory With the words President Truman ha proclaimed This Sun day to bf flay of prayer and hundreds of thousand of Detroit ers whatever their Uth wilt raise their voices in julm f thanksgiving CATHOLIC HOLS HOI R Cnminrmomfin World Sodality Day and based on The theme of victory and a rust Cath olic Holy Hour is scheduled for 2 10 p m Sunday in the Univer sity of Detroit Stadium More than 20000 have indi cated intention of attending the ceremony which will ojan with a procession" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:3.125/0/default.jpg#h=289&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:6.25/0/default.jpg#h=579&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:12.5/0/default.jpg#h=1158&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945051301/0052.xml&format=alto_xml" + ], + "index": 16, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:47.197Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 13, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-11", + "dates": [ + "1945-03-11" + ], + "description": [ + "Buy Bonds Stamps From Times Carriers SfcE STORY PART I PAGE 4 TOKYO RAID ALLTIME BIGGEST LEAVES 1500000 HOMELESS 100Mile Area Beyond Rhine ji In Yank Hands PARIS Mmh 11 Sunday INS In thn face of Mistering Hu man artillery fire l S First Army troops east of tin Rhine expanded their vital Rema ge n bridgehead today t an area of more than I i square miles with fresh gains up to nearly a mile Nazi reports of new American crossings of the river m assault boats The iri nan admit td that I t i 1 lodge had in led powerful tank and infant r rrmtniriTrrt not rvj ovei th raptured Ludtidorff 1d dvr at lirn ayeti lut also across the historic loan in surprr aiuphiiiiow opriations a few lidiS lu Ui M4ll i v mho r join vrio li Uid r Nai pat t have l rk up wlh Anu u t nini imT JTtT v frini oi i 1 and fr t i r rri vtt h r 1 f 1 nr f fighting vt T d g ing in the latter rul tu net ton d mile not O nf R r con 1 vn" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:02.189Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:12.5/0/default.jpg#h=1162&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031101/0426.xml&format=alto_xml" + ], + "index": 17, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:19:26.576Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 11, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-18", + "dates": [ + "1945-03-18" + ], + "description": [ + "wo Jima Capture Hems In Japs See Woodward Article Page I 3D CAPTURES COBLENZ Social Security Loss Faced by Servicemen Congress Fails to Protect Credits and Benefits of Men Risking Lives By JOHN REE t Because of Congress failure to protect them social security rights of men and women in the armed services are fast slipping away Every day a hero risks his life in the service of his country social security benefits which would be paid to his family in case of his death are reduced Somt of the more patriotic fifth tint nun vho joined up early in the warhare hy uoiv tost absolutely all of the social security credits they had built up in jn acctimi Four years ago Arthur J Altmevcr chairman of the social security board urged Congri g to amend the lav so 5s to protect tfie credits of those in military service CONGRESS NEVER GOT AROUND TO IT Ht res hov the present law tinrks to dcpii f k nun drift women of their social sennit pi off chon Cpl John Doe lot us say is 26 years old He has a wife back home and three children Early in 1939 on his" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:02.189Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:3.125/0/default.jpg#h=291&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:6.25/0/default.jpg#h=582&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:12.5/0/default.jpg#h=1164&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031801/0670.xml&format=alto_xml" + ], + "index": 18, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:19:50.789Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 18, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-03", + "dates": [ + "1945-06-03" + ], + "description": [ + "War Clouds Shift To Middle East See Von Wlegand Page Five BRITISH INCITED ARAB ATTACKS ON FRENCH DE GAULLE CHARGES Five Generals To Be Guests Of Detroit Gen Spaatz Heads Flying Chiefs Stated To Arrive Tuesday With an observance described by army air forres official as Detroit real VE Day this Tuesday the city will wckomf three high ranking American fly ing generals who have just re turned to this country after di recting American air operations in the defeat of Germany They are Gen Carl A Spaatz commanding general of the U S Strategic Air Force in Europe Maj Gen Peter Qticsada com manding general of the Ninth Technical Air Command and Maj Gen Frederick Anderson deputy ctmimander for operations undci Gen Spaatz A Tourstar general who now commands the biggest air force in the world and the only air force officer to sit m on the signing of Germanys unconditional sur render Gen Spaatz rank next to Gen H H Arnold in the Ameri can air forces Highlight of Detroit tiibute to the five generals will be n all mihtary parade down Woodward avenue starting at 530 p m Tuesday as a flight of 40 huge fourengine bombers" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:12.5/0/default.jpg#h=1163&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945060301/0716.xml&format=alto_xml" + ], + "index": 19, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:22:40.031Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 3, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-17", + "dates": [ + "1945-06-17" + ], + "description": [ + "Peacetime Army Vital to U S Read Adm Woodward Page 11 U S Frees Detroiters of All Job Controls INDICT McKAY IN LIQUOR PLOT Outsiders Get Warning to Avoid City WMC to Continue Its Regulations tor Inmigrant Workers All manpower controls over residents in the Detroit area were lifted by the WMC Sat urday making Detroit the first major city in the nation to be affected by such an ac tion Announcement of the suqxn ion of controls was made in Cleveland by E L Keenan direc tor of tiui Michigan Ohio Kcn turky region The commission however re tained jurisdiction axul controls over inmigrant workers and at the same time warned people in other iarls of the country that there is very little liklihood of finding employment in Detroit duiing the next few months As a protective measure for workers the commission also re tained conirol over seniority pro visions This means WMC officials said that any person laid off with guaranteed seniority would be assured of keeping it Suspension of manpower con trols means that persons may now quit an old job or seek a new one without procuring a certifi cate of availability as they were required" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:6.25/0/default.jpg#h=579&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:12.5/0/default.jpg#h=1158&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061701/1176.xml&format=alto_xml" + ], + "index": 20, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:26.173Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 17, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-10", + "dates": [ + "1945-06-10" + ], + "description": [ + "Marine Vet Writes Dear Buddy Today See Column Part 1 Pago 4 5 DETROIT HOODLUMS INDICTED IN NEW HOOPER MURDER MOVE Halsey Blasts Jap SuicidePlane Base GUAM June 10 Sunday UP Adm Halseys rampaging Third Fleet threw hundreds of carrierbased aircraft against the important Kanoya air drome on Japans home island of Kyushu Friday spreading fires and explo sions through the area and destroying at least 30 enemy planes Kanoya is Japs Seeking Soft Peace Greatest Crisis Here Suzuki Tells People SAN FRANCISCO June 9 UPPremier Suzuki made a tacit bid today for jieat on some tiling lev than uneonflitionHl surrender terms but admitting he saw no prospect of such a de velopment demanded dictator powers from the Parliament to face the gravest crisis since the forming of the empire Suzuki emphasized to the Diet Parliament Japans aspiration for peace but said that the Allied unconditional surrender left Japan no alternative but a fight to the very last He admitted that Japan must fare the prospect of American landings on the homeland islands ASKS DICTATOR POWERS In this crisis Japanese broad casts reported the Diet was re quested to hand over virtually all its powers and duties to enable the" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:3.125/0/default.jpg#h=289&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:6.25/0/default.jpg#h=579&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:12.5/0/default.jpg#h=1158&w=898", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061001/0948.xml&format=alto_xml" + ], + "index": 21, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:03.220Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 10, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-12", + "dates": [ + "1945-08-12" + ], + "description": [ + "First Atom Photos Hiroshima AFTER the Bombing Underground AGAINST The Japs I AGE 6 PART 1 Allies Decide to Let Hirohito Stay On Throne JAPS CEASE FIRE TOKYO SAYS U S Reveals Atom Bomb Perils World WASHINGTON Aug 11 UP The atomic Ixmil which wrought cataclysmic destruction upon Hiroshima and Nagasaki were relatively harmless a slight improvement would have made them weap ons of such unimaginable power as to threaten the end of the world The uir d partment revealed the mindnumbing poten tialities of the atomic bomb tonight in a technical report on the liv years of experimentation which produced it The report was written by Dr H D Smyth head of the Prince ton University physics department and one of the atom bombs progenitor He dw losed that the atom bomb In it pr i t ii of import t etion releax rmi onetenth of one ert of the total energy potenti ally n the splitting ol uranium ms Should th bomb he improved only slightly Smyth said civili zation would have the means to I 4ui even a artial unlocking of like atoir s j w t the kind of pew r t v it kti s" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:6.25/0/default.jpg#h=578&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:12.5/0/default.jpg#h=1157&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081201/0370.xml&format=alto_xml" + ], + "index": 22, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:19.076Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 12, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-05", + "dates": [ + "1945-08-05" + ], + "description": [ + "QuickieDivorce In Wartime See Article on Part 2 Page 6 MacArthur Widens Springboard MAPS FINAL CONQUEST OF JAPAN Mary Flies to See Arab Prince Who 6 Forgot Her Campaigns Fail lo Arouse Detroit Voters Total Vote Tuesday Expected to Be Less Than 20 Per Cent Bv FR VNK MORRIS In a political ram that rx al most unpieced ntod in this city of clArijnn IwGile Ue thuc leading randidaes for m ioi Sat urday entered the final phase of their preprimary CHinaignv Although thev sped rat and west in an attempt to roach the voters thrir voice wn bardlv heard amid the din of war pro duction and removeron The primary will be held Tues day Polls will open at 7 a m and as usual every one in line at 8 p m will receive ballot All experts agier that the vot ing will be exceptionally light with fewer than 1JOX J citicns performing their duty FOURTH TERM H HT It will be Mayor Jeffnc bid for a fourth term Only once has Dc troit honored a mayor in this fashion That was a the imn of the century when Haen S Pin tree was elected to a fourth" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:6.25/0/default.jpg#h=580&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:12.5/0/default.jpg#h=1160&w=894", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945080501/0156.xml&format=alto_xml" + ], + "index": 23, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:59.226Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 5, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-11-25", + "dates": [ + "1945-11-25" + ], + "description": [ + "Fhnrehitt Prodded FDR to Send daps Warning WASHINGTON Nov 24 INSThe Pearl Harbor committee received evidence today that former Prime Minister Churchill repeatedly prodded the late President Roosevelt to pet tough with Japan prior to the Dec 7 1941 at tack Secret messages from Churchill to Roose velt during their Atlantic Charter meeting in August 1941 and again only seven days before Pearl Harbor urging an aggressive stand to ward Japan were presented as exhibits Red Moves in Iran Arouse Suspicion Rep Von Wiegand Tart I Page 2 UAW STRIKE THREATENS TIEUP OF ALL GM SUPPLY COMPANIES Mrs McLeod Sends Plea to Missing Son 18 Chicago Poice Hunt Boy Cash Mrs Clarence J McLeod Saturday night issued an ap peal to her son Malcolm to come home as Chicago polict searched desperately for th lfiyearold boy who for M hours had been alone in the big city with a satchel full of money that vanished with him In thevent m n Malcolm no mUing mcf Thnkii mg night ee thi paper will hr prr contort W fomllv at oner they ore very anxlon for him to return home he Jid Mr McLeod rev rs crl her earlier stand Sf refusing" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:12.5/0/default.jpg#h=1162&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945112501/0356.xml&format=alto_xml" + ], + "index": 24, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:31:10.273Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), November 25, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-13", + "dates": [ + "1946-01-13" + ], + "description": [ + "ftft ftft ft ftft ftftftft ft ftft I Russia Is Slow In Demobilizing See Yon Wiegand Fart I Page 2 S7Z STRIKE HELD OFF A WEEK PHONE TIEUP SPREADING HERE USBacked Nations Win In UNO Vote Russia Loses Test Canada Beaten for Security Bloc Seat LONDON Jan 12 INS Fivesixths of the candidates put forward by the United States were elected today I to the allimportant security council of the United Nations 1 Organization Elected to membership were Brazil Egypt Mexico the Netherlands Poland and Australia Australia was elected to Ihr rixth place alter four ballots and the withdrawal of her only rival Canada Hie vote was regarded as a vital test of strength between the United States and Soviet Russia It followed overwhelming defeat of a Soviet motion to postpone the elections BEDS OPPOSED CANADA Both the United States Russia thus managed to elect fivesixths of their slate nnre the Russians were prejtared to aecept either Australia or New Zealand Russia opposed Canada on the grounds that her presence would form an atomic blor since only j the United States Great Britain and Canada have the secret of the atom bomb Brazil and Australia were elated to serve twoyear" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:3.125/0/default.jpg#h=296&w=227", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:6.25/0/default.jpg#h=592&w=455", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:12.5/0/default.jpg#h=1185&w=910", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946011301/0750.xml&format=alto_xml" + ], + "index": 25, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:29:45.017Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 13, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-06", + "dates": [ + "1946-01-06" + ], + "description": [ + "Red Sweep Perils Blind America Von Wiegand Says By KARL H VON WIEGAND an Anrrtcai ftrtlin orrrnondnl Written Liprttlr for Hrarat Nrwtpaprra MIAMI Fla Jan oBorn to world leader ship by victory on many battlefields in 1945 Americas leadership in the world will be in grave danger in the new year 1946 The factors of that danger are the lack of popular consciousness of the role thrust upon us and of the duties and responsibilities it imposes There is a deplorable weakness and vacilla tion in American postwar policy as was again shown in the Moscow conference and the ap fitt Ufa ft tit i ft ft ft ft U 5 Needs Strong Policy Overseas See M C Meigs Article Page 7 I a CONFESSES KILLING MRS MARSDEN OP A CANT FIX FARE SAYS COURT Wounded Vet Tells Police Of Strangling Describes Argument and Blow in of Rudaiman School Walter J Blattert 19 a pri vate in the Michigan State Troops confessed to police Saturday night that e mur dered Mrs Gladys Marsden in the yard of the Ruddiman School a week ago Sunday morning William Dresden deputv chief of detective announced the con fession Laijoli n 4 Blattert hnd" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:3.125/0/default.jpg#h=297&w=227", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:6.25/0/default.jpg#h=594&w=455", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:12.5/0/default.jpg#h=1188&w=911", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946010601/0464.xml&format=alto_xml" + ], + "index": 26, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:29:21.590Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 6, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-11-18", + "dates": [ + "1945-11-18" + ], + "description": [ + "Soviets Abetted War Crimes SM NON XXIFGAM PAGE 11 PEARL HARBOR BLOW PLOTTED BY JAPS 11 MONTHS EARLIER CIO Strategy Board Eyes Strike at GM Sessions Ope Morday lndus ir ys Rejection of 30 Pet Wage Hike Hr fC K f ft I I IN T l e question of whether the UAWClo fight with tin Bg Three of the automobile industry for a 0 p t rent w ge boost is to hr r ord on the picket line may be derided this week in Jotroit Members f a man hoard of Irategv rmjKmered by the Unions executive hoard to rail a f rike ir ii d Motor s and w her it s ri r rv it erluied to me t Mrnday multaneously with t f roreiin of to an emergency sromn of the na tional GM ronfej 1 1 uitn in km tiiiu The fir ixni s un were sum rtne t i v ter I Brother IAUtK vire preiden repre sent ers in n ore than 10 GM plants t lroigt out t n irtr PMit i i t ts tatid that thr dr r si p the strategy Ixtard will hmg iV ttte desires of" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:3.125/0/default.jpg#h=292&w=225", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:6.25/0/default.jpg#h=585&w=451", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:12.5/0/default.jpg#h=1171&w=903", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945111801/0088.xml&format=alto_xml" + ], + "index": 27, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:45.425Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), November 18, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-07", + "dates": [ + "1945-10-07" + ], + "description": [ + "Stalin to Demand Rule of Japan SEE VON WIEOAND PAGE S TIGERS WIN 41 TO TIE SERIES Gen Wainwrights Story of Bataan Corregidor Doubt Hitler DeadIke Believes Fuehrer Alive He Tells Reporters NEW YORK Oct 6 INS The BBC today quoted Gen Eisen hower as telling correspondents in The Hague there is reason to be lieve Adolf Hitler still is alive Eisenhower who arrived in the Netherlands thts morning to visit tueer Wllhelmma was quoted as laying 1 thought at one time that Hitler him really dead but there Is now reanon to believe he it atlll alive The supreme commander ar rived in The Hague aboard a train made up of coaches formerly used by Hitler Herman Goermg and Joseph Goebbels Link 42 Magnates In Nazi Guilt WASHINGTON Oct 6 UP A Senate subcommittee recom mended tonight that 42 German industrialists he punished as war criminals for helping produce instruments for aggression The military aTairs subcom mittee headed by Senator Kil gore D of West Virginia based Its recommend t ion on reports submitted by the treasury depart ment after a stud of Ger financial and industrial prepara tion for war The facto clearly Implicate thee industrtallftt in the" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:6.25/0/default.jpg#h=578&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:12.5/0/default.jpg#h=1156&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945100701/0900.xml&format=alto_xml" + ], + "index": 28, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:27:18.372Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 7, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-23", + "dates": [ + "1945-12-23" + ], + "description": [ + "Mliau Compares Red System With Western Democracies EDITORS NOTE Grot ye Bernard Shaw world famous playitriyht has v ritten a senes of three articles on the Soi iff tnion With penetrating analysis he com pares thr Russian system with that of the t restern democracies particularly Eupland and probes deeply into the mechanism of Soviet policies By GEORGE BERNARD SHAW Dlalnbulrd hy Inlrritational N Hprrlal 4rmr World f ptrihi rfrrd RrirndiiHla In Wbolr or Pari Strlrtly Prohibited i LONDON Dec 22The popular notion of democratic government in England is a utopia in which all are free all are equal and every body can do just what he or she likes with MacArthurs Role In Japan Analyzed Soo Article Tart 1 Tagp 10 WAYNE U OFFERED TO STATE TR UMAN OPENS U S TO REFUGEES Secret Vote Backs Henry Plea 5 to 1 nsf utions Needs Stressed in View of Ove r crowded Facii es Thr Prtroit Board of Edu cation at a secret mcetinp has decided to let the state take over Wavno University if the Legislature find a so lution for the schools finan cial problems This decision H was rewaled v h rfj upon forma 11 at a" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:6.25/0/default.jpg#h=581&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:12.5/0/default.jpg#h=1162&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1945122301/0048.xml&format=alto_xml" + ], + "index": 29, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:28:40.555Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 23, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-14", + "dates": [ + "1945-10-14" + ], + "description": [ + "Wainwright Tells of Barefoot Armys Arrival in Bataan 0 Uncle Remus Brer Rabbit New Disney Comic See Comic Weekly WOMANS HACKED BODY FOUND U S to Get Japans Silk Stocks Will Provide Cash To Buy Food MacArthur Dissolves Trust Cabinet Gives Women Right to Vote TOKYO Oct 13 CUP Gen MacArthur today moved in on Japanese silk stocks while the approved universal suf frage and Rave Japanese women the opportunity to swing next Januar general elections after centuries of unquestioning bond age to their men He ordered the Japanese to re port on both present and future silk stocks in order to ascertain how much may he exported to pay for the Importation o food and other supplies for Japan civil ians facing a disastrous winter LOWER VOTING AGE The cabinet anted on election reforms only 4k hours after Mac Arthur ordered universal suffrage and other basic constitutional re forms The cabinet also lowered the general voting age from 25 to 2 and the minimum age for officeholders from 3h to 20 MacArthur ordered the govern ment to dissolve three organiza tions controlling the silk industry and to revoke previous orders which would have reduced the production of Mlk It" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:3.125/0/default.jpg#h=293&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:6.25/0/default.jpg#h=586&w=448", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:12.5/0/default.jpg#h=1173&w=897", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945101401/1180.xml&format=alto_xml" + ], + "index": 30, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:28:24.615Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 14, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-19", + "dates": [ + "1945-08-19" + ], + "description": [ + "Reds Blown Into War By AtomWiegand See Story on Page 10 US AIRMAN KILLED OVER TOKYO Mounties Hunt Jack the Ripper in Windsor Killings Canadian Vet Found Stain 3d in 10 Days Body Discovered Near CPRR Bridge Border Police Alerted Windsors third murder in 10 das alerted Border City police Saturday on a 12hour basis in a earth for a fiend who has terror ized the entire city Canadian Royal Mounted Police were enlisted to aid Windsor offi cers after the horribly slashed body of Sgt Hugh Price 15 Lsm x Scottish Regiment oversea Vet eran was found early Saturday in a clump of weed off Sandwich street just west of the Canadian Pacific Railroad bridge Hi body was found only ISO yards from the sjjot where the lashed body of Frank Sctegliski 56yearold mechanic was found 10 days ago Wednesday William Davies 67 garage night watch man was beaten to death with a hammer MUBDFRS LINKED Inspector Duncan Macnabb of ficer Ih ClTArge Of the investiga tion declared that the murders of Price and Sciegliski could defi nitely be linked He Added that the same person possibly killed Dav les There has never been any thing Uke this tn" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:3.125/0/default.jpg#h=288&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:6.25/0/default.jpg#h=576&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:12.5/0/default.jpg#h=1152&w=885", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081901/0574.xml&format=alto_xml" + ], + "index": 31, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:38.270Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 19, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-09-23", + "dates": [ + "1945-09-23" + ], + "description": [ + "Von Wiegand Fears Reds World Rule SEE STORY ON PAGE 9 j ESSENTIAL USERS TO GET GAS VISUAL PROOF HALSEY ON A WHITE HORSE lr IV jMk 4 s I bHHv SBHBHHHp bHHbHBI Adm William Bull Halsey looking not precisely at home on a white horse supplied by war rorrepondentft to take the ting out of the government refusal to let him make good his boast of riding Reds Accused I Of Uranium Plot British Paper Cites North Africa Deposit LONDON Sept 22 INS Thr British press n Sunday editions jumitd on Russias unilateral eoo nomn agreement with Hungary a government not recognized hy the Allies and charged the Soviet with hieach of faith with her wartime Allies The News of the World went no far as to charge that Russias interest in Italys North African colonies might le inspired by newly found uranium deposits in Tunisia The newspaper said large he pewits of uranium basic element in the atomie bomb had been found in Tunisia and Belgian Congo and said diplomats won der if that is whats tehind Molo tovs interest there An official British statement questioned the right of Russia to negotiate an agreement with any government which" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:6.25/0/default.jpg#h=581&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:12.5/0/default.jpg#h=1162&w=895", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945092301/0388.xml&format=alto_xml" + ], + "index": 32, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:26:26.926Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), September 23, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-26", + "dates": [ + "1945-08-26" + ], + "description": [ + "Send Dear Buddy To Your Serviceman See Part 2 Page 4 ALLIED FLEETS RING JAPAN BATTLESHIPS 14 CRUISERS 22 Cargo Plane Falls Burns On East Side Hundreds See Great Flying Tiger Craft Crash Near Van Dyke A mammoth Flying Tiger transport plane converted into the countrys first aerial moving van crashed in a mass of flames t 1245 p m Saturday in a field near Mt Olivet Cemetery Outer Drive and Van Dyke Three veteran airmen compos ing the crew miraculously escaped fiom the hlaing wreckage with minor injuries They had taken off from the City Airport with a cargo of fur niture bound for Los Angeles a few minutes before the ship burst mto flame HUNDREDS SEE HASH Hundreds of jrons including employes of the airport witnessed the daring crash landing and saw the hugj 4am plummet to the earth in smoke and flames from 3000 feet Hours after the crash firemen were pouring water on the wreck to prevent explosion of the gasoline tanks The transport and its cargo were a total loss The crew members Pilot John ftobrrt Gordon 29 veteran of the Air Transport Command copilot Dan Lufkin 41 both of Long Beach Cal and Engineer" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:6.25/0/default.jpg#h=578&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:12.5/0/default.jpg#h=1157&w=890", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945082601/0790.xml&format=alto_xml" + ], + "index": 33, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:57.639Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 26, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-26", + "dates": [ + "1946-01-26" + ], + "description": [ + "Bare s Reds Policy To Rule or Ruin Ree Von Wirgand part 1 Page 1 FORD CHR YSLER SIGN WITH UA W GIVING RAISES OF 18 AND 18h CTS CIO Tells Meat Workers To Return to Their Jobs Hints U S to Give FflctFinder Raises CHICAGO Jan 26 INS The ClOs Packing House Workers Union announced to day that it was calling off it nationwide strike against thi government some 12 hours after the department of agri culture had seized the pack ing industry on order of Pres ident Truman The union stated that it was in structing its members to return to work Monday It dispatched orders calling on the lO striker to withdraw all picket lines around packing companies at 5 p m to day When the government first seized the plants CIO members defied the government by main taining their picket lines CONTIM E GE FIGHT In going hark to work the union statement said our member are attempting to co operate with the government which Is attempting to co operate with them Lewis J Clark president of the union said the CIO would con tinue to press its wage increase demands against packing firm It was" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:08.201Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:3.125/0/default.jpg#h=298&w=228", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:6.25/0/default.jpg#h=596&w=457", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:12.5/0/default.jpg#h=1193&w=915", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012601/1260.xml&format=alto_xml" + ], + "index": 34, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:34.329Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 26, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-20", + "dates": [ + "1946-01-20" + ], + "description": [ + "The Tragedy Of Truman e row ther Article Page 7 200 POLICE SWOOP ON HANGOUTS STEEL MEN OUT UAW IMPATIENT Launch Drive To Round Up All Suspects Chief Wencei Joins 200 Detectives in Hunt for Bandits A police roundup rivaling those of the roaring 20a wan launched by more than 200 detectives Saturday night in a drive to end the current wave of burglaries and hold ups Downtown hdquartrr dis patched 11 cruder carrying three man detective teams to augment normal patrol They were ordered by Detective Chief Paul Wencei to investigate all auspicious cars and visit poolrooms and saloons where men of questionable character hang out WEXCEL JOINSDRIVE Chief Wencei joined the drive with his senior and squad inspec tors assigned to supervise the dragnet One robbery and an at tempted pursesnatrhtng were re ported as the police began the crackdown The cleanup was centered In the territories covered by Central Trumbull Hunt Canfield and B ttWfg itStfllHE Hunted were three robbery handa which have been active in those vicinities during tht past two weeks AT LEI ft CUE MOMENTS Wencei expressed belief that the current crime wave can he stopped only by the arrest of of fenders in" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:3.125/0/default.jpg#h=296&w=226", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:6.25/0/default.jpg#h=592&w=453", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:12.5/0/default.jpg#h=1185&w=907", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012001/1006.xml&format=alto_xml" + ], + "index": 35, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:09.929Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 20, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-02", + "dates": [ + "1945-12-02" + ], + "description": [ + "Put a Wounded Serviceman on Your Christmas List Contribution Blank and List of Donor t Pg 6 By JERRY PETTIT Is a wounded servicemans Christmas worth S2 to you If he is one of the thousands of boys at Percy Jones General Hospital who has been maimed for life while fighting your battles is it worth 2 to you to help bring him Christmas cheer There are many such heroes in the Battle Creek hospitalsome on crutches some in wheel chairs some strapped in bed frames Theyve been brought there from Guadal canal and New Guinea from North Africa and Red Gains in East Worry London See Von Wiegand Part 1 Page 2 UAW AGREES TO MAKE PARTS FLINT GM LOCAL WONT WORK Hess Reveals Why He Flew To Scotland Carried 4Pc Pan To ous4 O 1 j and Negotiate Peae i Picture on Phrc 10 B PIKRRE J HI SS NUERNBERG Dec 1 INS Rudolf Hevs disclosed today hr parachute mto Orrrnnic lint Hin in Hill 4rrng fourpmnf trrni hiii hr hQped would oust Winston Churrhil and leavr 111 r Nazis a frer hand in the rad nited IreM Mid lies had Intended to try to persuade hlnr to" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:6.25/0/default.jpg#h=580&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:12.5/0/default.jpg#h=1160&w=890", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120201/0618.xml&format=alto_xml" + ], + "index": 36, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:31:38.065Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 2, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-16", + "dates": [ + "1945-12-16" + ], + "description": [ + "20000 Vets Stranded On Coast Over Christmas Holidays sSAN FRANCISCO Dec 15 oNSBetween 20000 and 30000 Pacific veterans who thought they would be home for Christmas were doomed today to spend the holiday in San Francisco Army navy and city officials admitting the pros pect for transportation eastward was glum reported that 90000 veterans would arrive in San Francisco by Christmas on top of a backlog of 16000 already await ing transportation ftjft ft ft ft ft ft ft ft ft ft ft ftft 2JLL 200 Old Newsboys On Corners Tuesday See Ilst Part I Iage l U S NAMED PERMANENT UNO SITE MARSHALLS JOB UNITE CHINA Britain Loses In Committee Vote 30 to 14 Headquarter City Not to Be Chosen Until Next Month LONDON Dec 15 INS The United States was chosen today as the pern a nent home of the United Na tions Organization by a 30 to 14 vote of the site commit teemen The met y ir in America r robabh wont bo docid d until Mt month Si k countrcs Including the United States abstained fiom ifli gHi tain I I led she 1 It ttlo against tho selectiort of hi t nited States demanding" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:3.125/0/default.jpg#h=291&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:6.25/0/default.jpg#h=583&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:12.5/0/default.jpg#h=1166&w=894", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945121601/1108.xml&format=alto_xml" + ], + "index": 37, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:32:28.443Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 16, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-28", + "dates": [ + "1945-10-28" + ], + "description": [ + "228000 SchoolChildren Join Times Campaign to Get Out the Vote By JERRY PETTIT VOTE VOTE VOTE On Tuesday Nov 6no matter how busy you arego to the polls and VOTE For the few moments it requires drop whatever you are doing o to the polls and exercise your most valuable American franchisethe right to have a voice in your government General Describes Corregidor Fall See Waimv right Story Page 12 Truman Tells the World U S WILL USE POWER FOR PEACE House Senate Conferees OK Jax Cut Bill Adoption in Congress by Thursday Likely Repeals 5 Auto Tax Table on Pane 4 WASHINGTON Oct 27 INS House and Snalc conferees completely agreed today on a 5920000000 tax cut bill for flora s f t bp 12 million low income persons from the tax roll in n general slash of levies on in dividuals A conference report containing 1 the tax bill in Its final form Will be filed lfi Tin House Tuesday and be called up for approval Wednesday under present plans Boh the Houe and Senate are expected to adopt the report j quickly the Senate probably on Thursday Approval of the report hy the I two houses f" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:3.125/0/default.jpg#h=289&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:6.25/0/default.jpg#h=579&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:12.5/0/default.jpg#h=1159&w=885", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102801/0450.xml&format=alto_xml" + ], + "index": 38, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "4", + "2" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:33:29.115Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 28, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-09", + "dates": [ + "1945-12-09" + ], + "description": [ + "Can You Help to Find Homes for Returned Veterans Are you a discharged veteran looking for a place to live If so The Detroit Times is prepared to help you Starting Monday this paper will conduct a program to find a place for you and your family The decision to start this service was prompted by the disgraceful fact that hundreds of singleand marriedGls are returning to what they thought was their home town with no place to live As one said We should have brought our fox holes with us The report of three homeless servicemen in the Times one of whom threatened to pitch a tent on the city hall iawn brought a tremendous response from Detroiters ready to provide living accommodations These locations are now on file fafcCiCrtiCiSCitrC pp I Uli E 3 500000 Vets Face Homeless Yule REE BTORV ON PAGE 10 R OOSE VEL T CHUR CHILL PHONES TAPPED BY NAZISMARSHALL Fleisher and His 4 Pals Get 20 to 50 Yr Terms Stiff Sentences End Long Trial By JAMES MELTON PONTIAC Dec BThe law of average caught up with Harry Fleiahcr Satur day And his 25yearold crime career built on bootlegging terrorism and gambling top" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:3.125/0/default.jpg#h=291&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:6.25/0/default.jpg#h=582&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:12.5/0/default.jpg#h=1164&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120901/0864.xml&format=alto_xml" + ], + "index": 39, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:32:04.770Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 9, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-21", + "dates": [ + "1945-10-21" + ], + "description": [ + "General Wainwright Describes Infamous Bataan Death March Gen MacArthur Sets Model for Allies fie Von Wicganri Part 1 Page II HOW WIFE SHADOWED THOMPSON Locals Voting Power Peace Back so Work Proposal Gels Big Majorily End of Strike Due Over WeekEnd Union Chiefs Say SAGINAW Ort Jft Inritratimv late Saturday v rt that the backtowork proposal would I Btumcrs Pouti only will it carry 1 y individual Vote but by a v 1 1 mon leader believer Of the first 20 loc 0 ulatnl of 22 voting 12 r 1 frd the recommcndalon re jected it The total vote for tjv terrm irendatmn Wih 411 3 Muakegon and I it r w c th only lot ils v 1 i T LEADERS OMHUVT Leaders of thr ir n id they bad no doubt the compromise would be rati 1 and tt t the non would 1 1 work over the week nd If the firm vot faVorable the SMB Will bo a once to ret m on their next shift un n c ds c i 1 The locii n 1 i M r i k where a renirl in r air i ml was forced t yesterday lea Int" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:6.25/0/default.jpg#h=579&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:12.5/0/default.jpg#h=1158&w=888", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102101/0160.xml&format=alto_xml" + ], + "index": 40, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "4", + "2" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:33:02.676Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 21, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + } + ], + "slug": "", + "title": "Collection Items", + "url": "https://www.loc.gov/collections/chronicling-america/" + }, + "content_is_post": false, + "digitized": 2103648, + "expert_resources": [ + { + "title": "Recommended Topics in Chronicling America", + "url": "https://guides.loc.gov/chronicling-america-topics" + }, + { + "title": "Directory of U.S. Newspapers in American Libraries", + "url": "/collections/directory-of-us-newspapers-in-american-libraries/about-this-collection/" + }, + { + "title": "National Digital Newspaper Program", + "url": "https://www.loc.gov/ndnp/" + }, + { + "title": "Newspaper and Current Periodical Reading Room", + "url": "https://www.loc.gov/research-centers/newspaper-and-current-periodical" + }, + { + "title": "Ask a Librarian in Serial and Government Publications Division", + "url": "https://ask.loc.gov/newspapers-periodicals/" + }, + { + "title": "Collections with Newspapers", + "url": "/newspapers/collections/" + }, + { + "title": "APIs for LoC.gov", + "url": "/apis/" + } + ], + "facet_trail": [ + { + "facet": "Part of", + "field": "partof", + "superset": "https://www.loc.gov/search/?dl=page&fo=json", + "value": "chronicling america" + }, + { + "facet": "Available Online", + "field": "digitized", + "superset": "https://www.loc.gov/collections/chronicling-america/?all=true&dl=page&fo=json", + "value": "digitized" + } + ], + "facet_views": { + "calendar": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&fs=calendar", + "chart": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&fs=chart", + "current": "list", + "list": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json" + }, + "facets": [ + { + "filters": [ + { + "count": 22924836, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json", + "title": "true" + }, + { + "count": 56350, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?all=true&dl=page&fo=json", + "title": "false" + } + ], + "title": "Available Online", + "type": "digitized" + }, + { + "filters": [ + { + "count": 26028872, + "field": "all", + "on": "https://www.loc.gov/collections/chronicling-america/?dl=all&fo=json", + "title": "All" + }, + { + "count": 4420, + "field": "title", + "on": "https://www.loc.gov/collections/chronicling-america/?dl=title&fo=json", + "title": "Titles" + }, + { + "count": 3099588, + "field": "issue", + "on": "https://www.loc.gov/collections/chronicling-america/?dl=issue&fo=json", + "title": "Issues" + }, + { + "count": 22924836, + "field": "page", + "on": null, + "title": "Pages (Full Text)" + } + ], + "title": "Display Level", + "type": "object-type" + }, + { + "filters": [ + { + "count": 22924836, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=original-format!:newspaper&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=original-format:newspaper&fo=json", + "title": "newspaper" + } + ], + "title": "Original Format", + "type": "original-format" + }, + { + "filters": [ + { + "count": 1227623, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:evening+star+%28washington,+d.c.%29+1854-1972&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:evening+star+%28washington,+d.c.%29+1854-1972&fo=json", + "title": "evening star (washington, d.c.) 1854-1972" + }, + { + "count": 315165, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:new-york+tribune+%28new+york+%5Bn.y.%5D%29+1866-1924&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:new-york+tribune+%28new+york+%5Bn.y.%5D%29+1866-1924&fo=json", + "title": "new-york tribune (new york [n.y.]) 1866-1924" + }, + { + "count": 277057, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+washington+times+%28washington+%5Bd.c.%5D%29+1902-1939&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+washington+times+%28washington+%5Bd.c.%5D%29+1902-1939&fo=json", + "title": "the washington times (washington [d.c.]) 1902-1939" + }, + { + "count": 196554, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+sun+%28new+york+%5Bn.y.%5D%29+1833-1916&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+sun+%28new+york+%5Bn.y.%5D%29+1833-1916&fo=json", + "title": "the sun (new york [n.y.]) 1833-1916" + }, + { + "count": 195126, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:omaha+daily+bee+%28omaha+%5Bneb.%5D%29+187%3F-1922&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:omaha+daily+bee+%28omaha+%5Bneb.%5D%29+187%3F-1922&fo=json", + "title": "omaha daily bee (omaha [neb.]) 187?-1922" + }, + { + "count": 152983, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+evening+world+%28new+york,+n.y.%29+1887-1931&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+evening+world+%28new+york,+n.y.%29+1887-1931&fo=json", + "title": "the evening world (new york, n.y.) 1887-1931" + }, + { + "count": 139801, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+birmingham+age-herald+%28birmingham,+ala.%29+1902-1950&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+birmingham+age-herald+%28birmingham,+ala.%29+1902-1950&fo=json", + "title": "the birmingham age-herald (birmingham, ala.) 1902-1950" + }, + { + "count": 139333, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:daily+kennebec+journal+%28augusta,+me.%29+1870-1975+%5Bmicrofilm+reel%5D&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:daily+kennebec+journal+%28augusta,+me.%29+1870-1975+%5Bmicrofilm+reel%5D&fo=json", + "title": "daily kennebec journal (augusta, me.) 1870-1975 [microfilm reel]" + }, + { + "count": 135188, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+montgomery+advertiser+%28montgomery,+ala.%29+1885-1982&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+montgomery+advertiser+%28montgomery,+ala.%29+1885-1982&fo=json", + "title": "the montgomery advertiser (montgomery, ala.) 1885-1982" + }, + { + "count": 132955, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title!:the+san+francisco+call+%28san+francisco+%5Bcalif.%5D%29+1895-1913&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_title:the+san+francisco+call+%28san+francisco+%5Bcalif.%5D%29+1895-1913&fo=json", + "title": "the san francisco call (san francisco [calif.]) 1895-1913" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/partof_title/?dl=page&fo=json&sp=1", + "title": "Title", + "type": "partof_title" + }, + { + "filters": [ + { + "count": 303410, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1960/1969&dl=page&fo=json", + "term": "1960-01-01T00:00:00Z", + "title": "1960 to 1969" + }, + { + "count": 751540, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1950/1959&dl=page&fo=json", + "term": "1950-01-01T00:00:00Z", + "title": "1950 to 1959" + }, + { + "count": 1051790, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1940/1949&dl=page&fo=json", + "term": "1940-01-01T00:00:00Z", + "title": "1940 to 1949" + }, + { + "count": 1071614, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1930/1939&dl=page&fo=json", + "term": "1930-01-01T00:00:00Z", + "title": "1930 to 1939" + }, + { + "count": 2661523, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1920/1929&dl=page&fo=json", + "term": "1920-01-01T00:00:00Z", + "title": "1920 to 1929" + }, + { + "count": 5524804, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1910/1919&dl=page&fo=json", + "term": "1910-01-01T00:00:00Z", + "title": "1910 to 1919" + }, + { + "count": 4516024, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1900/1909&dl=page&fo=json", + "term": "1900-01-01T00:00:00Z", + "title": "1900 to 1909" + }, + { + "count": 2891177, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1890/1899&dl=page&fo=json", + "term": "1890-01-01T00:00:00Z", + "title": "1890 to 1899" + }, + { + "count": 1509741, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1880/1889&dl=page&fo=json", + "term": "1880-01-01T00:00:00Z", + "title": "1880 to 1889" + }, + { + "count": 988632, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1870/1879&dl=page&fo=json", + "term": "1870-01-01T00:00:00Z", + "title": "1870 to 1879" + }, + { + "count": 713142, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1860/1869&dl=page&fo=json", + "term": "1860-01-01T00:00:00Z", + "title": "1860 to 1869" + }, + { + "count": 478262, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1850/1859&dl=page&fo=json", + "term": "1850-01-01T00:00:00Z", + "title": "1850 to 1859" + }, + { + "count": 226329, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1840/1849&dl=page&fo=json", + "term": "1840-01-01T00:00:00Z", + "title": "1840 to 1849" + }, + { + "count": 88963, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1830/1839&dl=page&fo=json", + "term": "1830-01-01T00:00:00Z", + "title": "1830 to 1839" + }, + { + "count": 50660, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1820/1829&dl=page&fo=json", + "term": "1820-01-01T00:00:00Z", + "title": "1820 to 1829" + }, + { + "count": 38341, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1810/1819&dl=page&fo=json", + "term": "1810-01-01T00:00:00Z", + "title": "1810 to 1819" + }, + { + "count": 31173, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1800/1809&dl=page&fo=json", + "term": "1800-01-01T00:00:00Z", + "title": "1800 to 1809" + }, + { + "count": 11590, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1790/1799&dl=page&fo=json", + "term": "1790-01-01T00:00:00Z", + "title": "1790 to 1799" + }, + { + "count": 5473, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1780/1789&dl=page&fo=json", + "term": "1780-01-01T00:00:00Z", + "title": "1780 to 1789" + }, + { + "count": 5922, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1770/1779&dl=page&fo=json", + "term": "1770-01-01T00:00:00Z", + "title": "1770 to 1779" + }, + { + "count": 2974, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1760/1769&dl=page&fo=json", + "term": "1760-01-01T00:00:00Z", + "title": "1760 to 1769" + }, + { + "count": 876, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1750/1759&dl=page&fo=json", + "term": "1750-01-01T00:00:00Z", + "title": "1750 to 1759" + }, + { + "count": 192, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1740/1749&dl=page&fo=json", + "term": "1740-01-01T00:00:00Z", + "title": "1740 to 1749" + }, + { + "count": 680, + "not": null, + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dates=1730/1739&dl=page&fo=json", + "term": "1730-01-01T00:00:00Z", + "title": "1730 to 1739" + } + ], + "title": "Date", + "type": "dates" + }, + { + "filters": [ + { + "count": 22902874, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_country!:united+states&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_country:united+states&fo=json", + "title": "united states" + }, + { + "count": 3116, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_country!:italy&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_country:italy&fo=json", + "title": "italy" + } + ], + "title": "Country", + "type": "location_country" + }, + { + "filters": [ + { + "count": 2018733, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:district+of+columbia&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:district+of+columbia&fo=json", + "title": "district of columbia" + }, + { + "count": 1118289, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:new+york&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:new+york&fo=json", + "title": "new york" + }, + { + "count": 830849, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:virginia&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:virginia&fo=json", + "title": "virginia" + }, + { + "count": 743056, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:minnesota&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:minnesota&fo=json", + "title": "minnesota" + }, + { + "count": 644583, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:texas&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:texas&fo=json", + "title": "texas" + }, + { + "count": 639964, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:illinois&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:illinois&fo=json", + "title": "illinois" + }, + { + "count": 602307, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:connecticut&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:connecticut&fo=json", + "title": "connecticut" + }, + { + "count": 599306, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:nebraska&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:nebraska&fo=json", + "title": "nebraska" + }, + { + "count": 590814, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:west+virginia&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:west+virginia&fo=json", + "title": "west virginia" + }, + { + "count": 585294, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state!:ohio&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_state:ohio&fo=json", + "title": "ohio" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/location_state/?dl=page&fo=json&sp=1", + "title": "State/Province (Geographic Coverage)", + "type": "location_state" + }, + { + "filters": [ + { + "count": 1116770, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:new+york&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:new+york&fo=json", + "title": "new york" + }, + { + "count": 412013, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:marion&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:marion&fo=json", + "title": "marion" + }, + { + "count": 343667, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:jefferson&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:jefferson&fo=json", + "title": "jefferson" + }, + { + "count": 306743, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:douglas&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:douglas&fo=json", + "title": "douglas" + }, + { + "count": 297094, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:wayne&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:wayne&fo=json", + "title": "wayne" + }, + { + "count": 285984, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:honolulu&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:honolulu&fo=json", + "title": "honolulu" + }, + { + "count": 268887, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:salt+lake&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:salt+lake&fo=json", + "title": "salt lake" + }, + { + "count": 257491, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:new+haven&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:new+haven&fo=json", + "title": "new haven" + }, + { + "count": 254166, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:cook&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:cook&fo=json", + "title": "cook" + }, + { + "count": 247689, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county!:montgomery&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_county:montgomery&fo=json", + "title": "montgomery" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/location_county/?dl=page&fo=json&sp=1", + "title": "County", + "type": "location_county" + }, + { + "filters": [ + { + "count": 1911416, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:washington&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:washington&fo=json", + "title": "washington" + }, + { + "count": 1116770, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:new+york&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:new+york&fo=json", + "title": "new york" + }, + { + "count": 489808, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:richmond&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:richmond&fo=json", + "title": "richmond" + }, + { + "count": 368343, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:chicago&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:chicago&fo=json", + "title": "chicago" + }, + { + "count": 285984, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:honolulu&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:honolulu&fo=json", + "title": "honolulu" + }, + { + "count": 280154, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:omaha&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:omaha&fo=json", + "title": "omaha" + }, + { + "count": 276733, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:salt+lake+city&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:salt+lake+city&fo=json", + "title": "salt lake city" + }, + { + "count": 242599, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:wilmington&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:wilmington&fo=json", + "title": "wilmington" + }, + { + "count": 210866, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:saint+paul&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:saint+paul&fo=json", + "title": "saint paul" + }, + { + "count": 210157, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city!:wheeling&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=location_city:wheeling&fo=json", + "title": "wheeling" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/location_city/?dl=page&fo=json&sp=1", + "title": "City", + "type": "location_city" + }, + { + "filters": [ + { + "count": 556568, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:german&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:german&fo=json", + "title": "german" + }, + { + "count": 333305, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:african+american&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:african+american&fo=json", + "title": "african american" + }, + { + "count": 237289, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:latin+american&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:latin+american&fo=json", + "title": "latin american" + }, + { + "count": 169539, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:jewish&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:jewish&fo=json", + "title": "jewish" + }, + { + "count": 131138, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:polish&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:polish&fo=json", + "title": "polish" + }, + { + "count": 123543, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:french&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:french&fo=json", + "title": "french" + }, + { + "count": 84543, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:italian&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:italian&fo=json", + "title": "italian" + }, + { + "count": 61929, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:czech&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:czech&fo=json", + "title": "czech" + }, + { + "count": 49413, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:norwegian&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:norwegian&fo=json", + "title": "norwegian" + }, + { + "count": 48706, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity!:serbian&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject_ethnicity:serbian&fo=json", + "title": "serbian" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/subject_ethnicity/?dl=page&fo=json&sp=1", + "title": "Ethnicity", + "type": "subject_ethnicity" + }, + { + "filters": [ + { + "count": 21715250, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:english&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:english&fo=json", + "title": "english" + }, + { + "count": 609344, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:german&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:german&fo=json", + "title": "german" + }, + { + "count": 451149, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:spanish&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:spanish&fo=json", + "title": "spanish" + }, + { + "count": 136751, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:polish&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:polish&fo=json", + "title": "polish" + }, + { + "count": 135627, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:french&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:french&fo=json", + "title": "french" + }, + { + "count": 132713, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:yiddish&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:yiddish&fo=json", + "title": "yiddish" + }, + { + "count": 82218, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:italian&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:italian&fo=json", + "title": "italian" + }, + { + "count": 58960, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:czech&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:czech&fo=json", + "title": "czech" + }, + { + "count": 49635, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:norwegian&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:norwegian&fo=json", + "title": "norwegian" + }, + { + "count": 46786, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language!:serbian&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=language:serbian&fo=json", + "title": "serbian" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/language/?dl=page&fo=json&sp=1", + "title": "Language", + "type": "language" + }, + { + "filters": [ + { + "count": 22902874, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:united+states&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:united+states&fo=json", + "title": "united states" + }, + { + "count": 22394106, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:newspapers&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:newspapers&fo=json", + "title": "newspapers" + }, + { + "count": 2532889, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:washington&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:washington&fo=json", + "title": "washington" + }, + { + "count": 2018733, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:district+of+columbia&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:district+of+columbia&fo=json", + "title": "district of columbia" + }, + { + "count": 1916477, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:washington+%28d.c.%29&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:washington+%28d.c.%29&fo=json", + "title": "washington (d.c.)" + }, + { + "count": 1118289, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york&fo=json", + "title": "new york" + }, + { + "count": 1115134, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york+%28state%29&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york+%28state%29&fo=json", + "title": "new york (state)" + }, + { + "count": 1110874, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york+%28n.y.%29&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york+%28n.y.%29&fo=json", + "title": "new york (n.y.)" + }, + { + "count": 965116, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york+county&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york+county&fo=json", + "title": "new york county" + }, + { + "count": 965116, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject!:new+york+county+%28n.y.%29&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=subject:new+york+county+%28n.y.%29&fo=json", + "title": "new york county (n.y.)" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/subject/?dl=page&fo=json&sp=1", + "title": "Subject", + "type": "subject" + }, + { + "filters": [ + { + "count": 3096406, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000001&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000001&fo=json", + "title": "1" + }, + { + "count": 3093065, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000002&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000002&fo=json", + "title": "2" + }, + { + "count": 3067233, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000003&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000003&fo=json", + "title": "3" + }, + { + "count": 3064958, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000004&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000004&fo=json", + "title": "4" + }, + { + "count": 1626349, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000005&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000005&fo=json", + "title": "5" + }, + { + "count": 1608050, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000006&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000006&fo=json", + "title": "6" + }, + { + "count": 1445988, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000007&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000007&fo=json", + "title": "7" + }, + { + "count": 1442561, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000008&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000008&fo=json", + "title": "8" + }, + { + "count": 549719, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000009&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000009&fo=json", + "title": "9" + }, + { + "count": 534968, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page!:0000000010&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=number_page:0000000010&fo=json", + "title": "10" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/number_page/?dl=page&fo=json&sp=1", + "title": "Page", + "type": "number_page" + }, + { + "filters": [ + { + "count": 22924836, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:chronicling+america&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:chronicling+america&fo=json", + "title": "chronicling america" + }, + { + "count": 30624, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:japanese-american+internment+camp+newspapers,+1942-1946&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:japanese-american+internment+camp+newspapers,+1942-1946&fo=json", + "title": "japanese-american internment camp newspapers, 1942-1946" + }, + { + "count": 27243, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:new+york+journal+and+related+titles,+1896-1899&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:new+york+journal+and+related+titles,+1896-1899&fo=json", + "title": "new york journal and related titles, 1896-1899" + }, + { + "count": 2648, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:newspaper+pictorials:+world+war+i+rotogravures,+1914-1919&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:newspaper+pictorials:+world+war+i+rotogravures,+1914-1919&fo=json", + "title": "newspaper pictorials: world war i rotogravures, 1914-1919" + }, + { + "count": 2326, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:frederick+douglass+newspapers,+1847-1874&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:frederick+douglass+newspapers,+1847-1874&fo=json", + "title": "frederick douglass newspapers, 1847-1874" + }, + { + "count": 922, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection!:directory+of+u.s.+newspapers+in+american+libraries&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_collection:directory+of+u.s.+newspapers+in+american+libraries&fo=json", + "title": "directory of u.s. newspapers in american libraries" + } + ], + "title": "Collection", + "type": "partof_collection" + }, + { + "filters": [ + { + "count": 22924836, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format!:image&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format:image&fo=json", + "title": "image" + }, + { + "count": 22923914, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format!:online+text&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format:online+text&fo=json", + "title": "online text" + }, + { + "count": 22923914, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format!:pdf&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=online-format:pdf&fo=json", + "title": "pdf" + } + ], + "title": "Online Format", + "type": "online-format" + }, + { + "filters": [ + { + "count": 2801260, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:library+of+congress,+washington,+dc&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:library+of+congress,+washington,+dc&fo=json", + "title": "library of congress, washington, dc" + }, + { + "count": 824554, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:library+of+virginia%3B+richmond,+va&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:library+of+virginia%3B+richmond,+va&fo=json", + "title": "library of virginia; richmond, va" + }, + { + "count": 754485, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:minnesota+historical+society%3B+saint+paul,+mn&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:minnesota+historical+society%3B+saint+paul,+mn&fo=json", + "title": "minnesota historical society; saint paul, mn" + }, + { + "count": 636793, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:university+of+north+texas%3B+denton,+tx&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:university+of+north+texas%3B+denton,+tx&fo=json", + "title": "university of north texas; denton, tx" + }, + { + "count": 602315, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:connecticut+state+library,+hartford,+ct&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:connecticut+state+library,+hartford,+ct&fo=json", + "title": "connecticut state library, hartford, ct" + }, + { + "count": 590808, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:west+virginia+university&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:west+virginia+university&fo=json", + "title": "west virginia university" + }, + { + "count": 585993, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:university+of+nebraska-lincoln+libraries,+lincoln,+ne&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:university+of+nebraska-lincoln+libraries,+lincoln,+ne&fo=json", + "title": "university of nebraska-lincoln libraries, lincoln, ne" + }, + { + "count": 571507, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:university+of+illinois+at+urbana-champaign+library,+urbana,+il&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:university+of+illinois+at+urbana-champaign+library,+urbana,+il&fo=json", + "title": "university of illinois at urbana-champaign library, urbana, il" + }, + { + "count": 560256, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:ohio+history+connection,+columbus,+oh&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:ohio+history+connection,+columbus,+oh&fo=json", + "title": "ohio history connection, columbus, oh" + }, + { + "count": 538974, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor!:university+of+california,+riverside%3B+riverside,+ca&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=contributor:university+of+california,+riverside%3B+riverside,+ca&fo=json", + "title": "university of california, riverside; riverside, ca" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/contributor/?dl=page&fo=json&sp=1", + "title": "Contributor", + "type": "contributor" + }, + { + "filters": [ + { + "count": 22924836, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_division!:serial+and+government+publications+division&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=partof_division:serial+and+government+publications+division&fo=json", + "title": "serial and government publications division" + } + ], + "title": "Division", + "type": "partof_division" + }, + { + "filters": [ + { + "count": 22924836, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=access-restricted!:false&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=access-restricted:false&fo=json", + "title": "false" + } + ], + "title": "Access Condition", + "type": "access-restricted" + }, + { + "filters": [ + { + "count": 22289, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:wa_indianplum_ver02&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:wa_indianplum_ver02&fo=json", + "title": "wa_indianplum_ver02" + }, + { + "count": 20113, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:nbu_alliance_ver01&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:nbu_alliance_ver01&fo=json", + "title": "nbu_alliance_ver01" + }, + { + "count": 19998, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:wa_fir_ver01&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:wa_fir_ver01&fo=json", + "title": "wa_fir_ver01" + }, + { + "count": 19157, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:kyu_hairspray_ver01&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:kyu_hairspray_ver01&fo=json", + "title": "kyu_hairspray_ver01" + }, + { + "count": 18905, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:oru_reed_ver02&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:oru_reed_ver02&fo=json", + "title": "oru_reed_ver02" + }, + { + "count": 17062, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:fu_six_ver01&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:fu_six_ver01&fo=json", + "title": "fu_six_ver01" + }, + { + "count": 17058, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:in_bashir_ver02&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:in_bashir_ver02&fo=json", + "title": "in_bashir_ver02" + }, + { + "count": 16959, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:fu_seven_ver02&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:fu_seven_ver02&fo=json", + "title": "fu_seven_ver02" + }, + { + "count": 16700, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:mohi_eeyore_ver01&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:mohi_eeyore_ver01&fo=json", + "title": "mohi_eeyore_ver01" + }, + { + "count": 16447, + "not": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch!:mohi_marmaduke_ver02&fo=json", + "off": null, + "on": "https://www.loc.gov/collections/chronicling-america/?dl=page&fa=batch:mohi_marmaduke_ver02&fo=json", + "title": "mohi_marmaduke_ver02" + } + ], + "index": "https://www.loc.gov/collections/chronicling-america/index/batch/?dl=page&fo=json&sp=1", + "title": "batch", + "type": "batch" + } + ], + "featured_items": [], + "form_facets": { + "language": [ + { + "count": 2262, + "label": "Arabic", + "value": "arabic" + }, + { + "count": 191, + "label": "Cherokee", + "value": "cherokee" + }, + { + "count": 3, + "label": "Choctaw", + "value": "choctaw" + }, + { + "count": 4832, + "label": "Croatian", + "value": "croatian" + }, + { + "count": 58960, + "label": "Czech", + "value": "czech" + }, + { + "count": 94, + "label": "Dakota", + "value": "dakota" + }, + { + "count": 32636, + "label": "Danish", + "value": "danish" + }, + { + "count": 21715250, + "label": "English", + "value": "english" + }, + { + "count": 8, + "label": "Esperanto", + "value": "esperanto" + }, + { + "count": 26354, + "label": "Finnish", + "value": "finnish" + }, + { + "count": 135627, + "label": "French", + "value": "french" + }, + { + "count": 609344, + "label": "German", + "value": "german" + }, + { + "count": 829, + "label": "Hebrew", + "value": "hebrew" + }, + { + "count": 12487, + "label": "Hungarian", + "value": "hungarian" + }, + { + "count": 540, + "label": "Icelandic", + "value": "icelandic" + }, + { + "count": 651, + "label": "Irish", + "value": "irish" + }, + { + "count": 82218, + "label": "Italian", + "value": "italian" + }, + { + "count": 10437, + "label": "Japanese", + "value": "japanese" + }, + { + "count": 14, + "label": "Lakota", + "value": "lakota" + }, + { + "count": 20554, + "label": "Lithuanian", + "value": "lithuanian" + }, + { + "count": 49635, + "label": "Norwegian", + "value": "norwegian" + }, + { + "count": 136751, + "label": "Polish", + "value": "polish" + }, + { + "count": 9290, + "label": "Romanian", + "value": "romanian" + }, + { + "count": 11930, + "label": "Russian", + "value": "russian" + }, + { + "count": 46786, + "label": "Serbian", + "value": "serbian" + }, + { + "count": 5190, + "label": "Slovak", + "value": "slovak" + }, + { + "count": 16043, + "label": "Slovenian", + "value": "slovenian" + }, + { + "count": 451149, + "label": "Spanish", + "value": "spanish" + }, + { + "count": 23085, + "label": "Swedish", + "value": "swedish" + }, + { + "count": 12, + "label": "Tagalog", + "value": "tagalog" + }, + { + "count": 132713, + "label": "Yiddish", + "value": "yiddish" + } + ], + "location_state": [ + { + "count": 340144, + "label": "Alabama", + "value": "alabama" + }, + { + "count": 317988, + "label": "Alaska", + "value": "alaska" + }, + { + "count": 526265, + "label": "Arizona", + "value": "arizona" + }, + { + "count": 379562, + "label": "Arkansas", + "value": "arkansas" + }, + { + "count": 546014, + "label": "California", + "value": "california" + }, + { + "count": 307556, + "label": "Colorado", + "value": "colorado" + }, + { + "count": 602307, + "label": "Connecticut", + "value": "connecticut" + }, + { + "count": 293540, + "label": "Delaware", + "value": "delaware" + }, + { + "count": 2018733, + "label": "District of Columbia", + "value": "district of columbia" + }, + { + "count": 378765, + "label": "Florida", + "value": "florida" + }, + { + "count": 407178, + "label": "Georgia", + "value": "georgia" + }, + { + "count": 299931, + "label": "Hawaii", + "value": "hawaii" + }, + { + "count": 307165, + "label": "Idaho", + "value": "idaho" + }, + { + "count": 639964, + "label": "Illinois", + "value": "illinois" + }, + { + "count": 549480, + "label": "Indiana", + "value": "indiana" + }, + { + "count": 401439, + "label": "Iowa", + "value": "iowa" + }, + { + "count": 350104, + "label": "Kansas", + "value": "kansas" + }, + { + "count": 359643, + "label": "Kentucky", + "value": "kentucky" + }, + { + "count": 327428, + "label": "Louisiana", + "value": "louisiana" + }, + { + "count": 408414, + "label": "Maine", + "value": "maine" + }, + { + "count": 446353, + "label": "Maryland", + "value": "maryland" + }, + { + "count": 147439, + "label": "Massachusetts", + "value": "massachusetts" + }, + { + "count": 431410, + "label": "Michigan", + "value": "michigan" + }, + { + "count": 743056, + "label": "Minnesota", + "value": "minnesota" + }, + { + "count": 353124, + "label": "Mississippi", + "value": "mississippi" + }, + { + "count": 378049, + "label": "Missouri", + "value": "missouri" + }, + { + "count": 479655, + "label": "Montana", + "value": "montana" + }, + { + "count": 599306, + "label": "Nebraska", + "value": "nebraska" + }, + { + "count": 311601, + "label": "Nevada", + "value": "nevada" + }, + { + "count": 104252, + "label": "New Hampshire", + "value": "new hampshire" + }, + { + "count": 302386, + "label": "New Jersey", + "value": "new jersey" + }, + { + "count": 306223, + "label": "New Mexico", + "value": "new mexico" + }, + { + "count": 1118289, + "label": "New York", + "value": "new york" + }, + { + "count": 442221, + "label": "North Carolina", + "value": "north carolina" + }, + { + "count": 405142, + "label": "North Dakota", + "value": "north dakota" + }, + { + "count": 585294, + "label": "Ohio", + "value": "ohio" + }, + { + "count": 318321, + "label": "Oklahoma", + "value": "oklahoma" + }, + { + "count": 319654, + "label": "Oregon", + "value": "oregon" + }, + { + "count": 434122, + "label": "Pennsylvania", + "value": "pennsylvania" + }, + { + "count": 3116, + "label": "Piedmont", + "value": "piedmont" + }, + { + "count": 188558, + "label": "Puerto Rico", + "value": "puerto rico" + }, + { + "count": 153713, + "label": "Rhode Island", + "value": "rhode island" + }, + { + "count": 405284, + "label": "South Carolina", + "value": "south carolina" + }, + { + "count": 324816, + "label": "South Dakota", + "value": "south dakota" + }, + { + "count": 301239, + "label": "Tennessee", + "value": "tennessee" + }, + { + "count": 644583, + "label": "Texas", + "value": "texas" + }, + { + "count": 383499, + "label": "Utah", + "value": "utah" + }, + { + "count": 373039, + "label": "Vermont", + "value": "vermont" + }, + { + "count": 86337, + "label": "Virgin Islands", + "value": "virgin islands" + }, + { + "count": 830849, + "label": "Virginia", + "value": "virginia" + }, + { + "count": 416078, + "label": "Washington", + "value": "washington" + }, + { + "count": 590814, + "label": "West Virginia", + "value": "west virginia" + }, + { + "count": 436668, + "label": "Wisconsin", + "value": "wisconsin" + }, + { + "count": 254164, + "label": "Wyoming", + "value": "wyoming" + } + ], + "subject_ethnicity": [ + { + "count": 333305, + "label": "African American", + "value": "african american" + }, + { + "count": 2276, + "label": "Arab", + "value": "arab" + }, + { + "count": 3744, + "label": "Croatian", + "value": "croatian" + }, + { + "count": 45860, + "label": "Cuban", + "value": "cuban" + }, + { + "count": 61929, + "label": "Czech", + "value": "czech" + }, + { + "count": 18571, + "label": "Danish", + "value": "danish" + }, + { + "count": 1589, + "label": "Filipino", + "value": "filipino" + }, + { + "count": 2987, + "label": "Finnish", + "value": "finnish" + }, + { + "count": 123543, + "label": "French", + "value": "french" + }, + { + "count": 556568, + "label": "German", + "value": "german" + }, + { + "count": 12488, + "label": "Hungarian", + "value": "hungarian" + }, + { + "count": 540, + "label": "Icelandic", + "value": "icelandic" + }, + { + "count": 45963, + "label": "Indians of North America", + "value": "indians of north america" + }, + { + "count": 35581, + "label": "Irish", + "value": "irish" + }, + { + "count": 84543, + "label": "Italian", + "value": "italian" + }, + { + "count": 26004, + "label": "Japanese", + "value": "japanese" + }, + { + "count": 169539, + "label": "Jewish", + "value": "jewish" + }, + { + "count": 237289, + "label": "Latin American", + "value": "latin american" + }, + { + "count": 2276, + "label": "Lebanese", + "value": "lebanese" + }, + { + "count": 20554, + "label": "Lithuanian", + "value": "lithuanian" + }, + { + "count": 21595, + "label": "Luxembourger", + "value": "luxembourger" + }, + { + "count": 25974, + "label": "Mexican", + "value": "mexican" + }, + { + "count": 49413, + "label": "Norwegian", + "value": "norwegian" + }, + { + "count": 1790, + "label": "Pacific Islander", + "value": "pacific islander" + }, + { + "count": 131138, + "label": "Polish", + "value": "polish" + }, + { + "count": 9287, + "label": "Romanian", + "value": "romanian" + }, + { + "count": 11930, + "label": "Russian", + "value": "russian" + }, + { + "count": 4377, + "label": "Scandinavian", + "value": "scandinavian" + }, + { + "count": 48706, + "label": "Serbian", + "value": "serbian" + }, + { + "count": 5190, + "label": "Slovak", + "value": "slovak" + }, + { + "count": 12886, + "label": "Slovenian", + "value": "slovenian" + }, + { + "count": 23217, + "label": "Swedish", + "value": "swedish" + }, + { + "count": 2276, + "label": "Syrian", + "value": "syrian" + }, + { + "count": 1036, + "label": "Yugoslavian", + "value": "yugoslavian" + } + ] + }, + "inherit_from_portal": true, + "legacy-url": "https://chroniclingamerica.loc.gov/", + "next": { + "active": false, + "content": "$collection-titles|partof:chronicling america|digitized:false", + "count": 25, + "disable_navigation": true, + "link": "https://www.loc.gov/collections/chronicling-america/titles/", + "pagination": "3 of 3", + "slug": "titles", + "sortBy": "title_s_asc", + "style": "table", + "title": "All Digitized Titles", + "url": "https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table" + }, + "next_sibling": { + "active": false, + "content": "$collection-titles|partof:chronicling america|digitized:false", + "count": 25, + "disable_navigation": true, + "link": "https://www.loc.gov/collections/chronicling-america/titles/", + "pagination": "3 of 3", + "slug": "titles", + "sortBy": "title_s_asc", + "style": "table", + "title": "All Digitized Titles", + "url": "https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table" + }, + "options": { + "access_group": [ + "" + ], + "access_group_raw": "", + "all": null, + "api_version": "1", + "app_context": null, + "application_version": "$Revision$", + "attribute": null, + "attribute!": null, + "attribute_map": null, + "cache_tags": [ + "ndnp/gu", + "digital-library-of-georgia-awardee", + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "callback": null, + "clip": null, + "clip_image_width": null, + "clip_rotation": null, + "content_filter": null, + "content_replacement": "", + "count": null, + "dates": null, + "default_count": 40, + "delimiter": null, + "digital_id": null, + "display_level": "page", + "display_options": { + "options": [ + { + "field": "all", + "label": "All" + }, + { + "field": "title", + "label": "Titles", + "type": "title" + }, + { + "field": "issue", + "label": "Issues", + "type": "issue" + }, + { + "field": "page", + "label": "Pages (Full Text)", + "type": "segment" + } + ] + }, + "distance": null, + "downloadOption": null, + "duration": 5.426634311676025, + "embed": [], + "embed!": [], + "error_response_status": null, + "excludeTerms": null, + "facetLimits": "", + "facetPrefix": null, + "facet_count": null, + "facet_style": null, + "field": null, + "form_facets": [ + { + "field": "location_state", + "required": true, + "select": "multiple" + }, + { + "field": "location_county", + "select": "multiple" + }, + { + "field": "location_city", + "select": "multiple" + }, + { + "field": "partof_title", + "select": "multiple" + }, + { + "default": "enable", + "display_level": "page", + "field": "language", + "select": "single" + }, + { + "default": "enable", + "field": "subject_ethnicity", + "select": "multiple" + } + ], + "format": "json", + "hits": 22924836, + "host": "www.loc.gov", + "ical": false, + "id": null, + "iiif": false, + "in": "partof:chronicling america", + "include_facets": [ + { + "field": "digitized" + }, + { + "field": "object-type", + "label": "Display Level" + }, + { + "field": "original-format" + }, + { + "field": "partof_title", + "label": "Title" + }, + { + "field": "dates" + }, + { + "field": "location_country", + "label": "Country" + }, + { + "field": "location_state", + "label": "State/Province (Geographic Coverage)" + }, + { + "field": "location_county", + "label": "County" + }, + { + "field": "location_city", + "label": "City" + }, + { + "field": "subject_ethnicity", + "label": "Ethnicity" + }, + { + "field": "language", + "label": "Language" + }, + { + "field": "subject" + }, + { + "closed": true, + "field": "number_page", + "label": "Page" + }, + { + "closed": true, + "field": "partof_collection", + "label": "Collection" + }, + { + "closed": true, + "field": "online-format" + }, + { + "closed": true, + "field": "contributor" + }, + { + "closed": true, + "field": "partof_division", + "label": "Division" + }, + { + "closed": true, + "field": "access-restricted" + }, + { + "closed": true, + "field": "batch" + } + ], + "index": null, + "inputEncoding": "UTF-8", + "is_portal": null, + "item": null, + "items": null, + "keys": null, + "language": null, + "latlong": null, + "method": "POST", + "newSearch": null, + "new_clip_url": false, + "onsite": false, + "operator": null, + "outputEncoding": "UTF-8", + "page_campaigns": [], + "path_info": "/collections/chronicling-america/", + "port": "443", + "proxypath": null, + "query_string": "dl=page&end_date=%7Bend_date%7D&fo=json&qs=%7Bqs%7D&start_date=%7Bstart_date%7D", + "redirect_proxy": false, + "redirect_to_item": null, + "referer": "", + "region": "", + "release_id": 123456789, + "request_host": "www.loc.gov", + "request_params": {}, + "request_url": "https://www.loc.gov/collections/chronicling-america/?dl=page&end_date=%7Bend_date%7D&fo=json&qs=%7Bqs%7D&start_date=%7Bstart_date%7D", + "resource": "", + "resource_sequence": null, + "scheme": "https", + "searchIn": "partof:chronicling america", + "searchTerms": "", + "segments": true, + "site": { + "advanced_search": true, + "advanced_search_dropdowns_per_row": 4, + "coverage_dates": { + "end": { + "day": 31, + "month": 11, + "year": 1963 + }, + "start": { + "day": 3, + "month": 8, + "year": 1736 + } + }, + "default_state": "advanced", + "display_options": { + "options": [ + { + "field": "all", + "label": "All" + }, + { + "field": "title", + "label": "Titles", + "type": "title" + }, + { + "field": "issue", + "label": "Issues", + "type": "issue" + }, + { + "field": "page", + "label": "Pages (Full Text)", + "type": "segment" + } + ] + }, + "facets": { + "include": [ + { + "field": "digitized" + }, + { + "field": "object-type", + "label": "Display Level" + }, + { + "field": "original-format" + }, + { + "field": "partof_title", + "label": "Title" + }, + { + "field": "dates" + }, + { + "field": "location_country", + "label": "Country" + }, + { + "field": "location_state", + "label": "State/Province (Geographic Coverage)" + }, + { + "field": "location_county", + "label": "County" + }, + { + "field": "location_city", + "label": "City" + }, + { + "field": "subject_ethnicity", + "label": "Ethnicity" + }, + { + "field": "language", + "label": "Language" + }, + { + "field": "subject" + }, + { + "closed": true, + "field": "number_page", + "label": "Page" + }, + { + "closed": true, + "field": "partof_collection", + "label": "Collection" + }, + { + "closed": true, + "field": "online-format" + }, + { + "closed": true, + "field": "contributor" + }, + { + "closed": true, + "field": "partof_division", + "label": "Division" + }, + { + "closed": true, + "field": "access-restricted" + }, + { + "closed": true, + "field": "batch" + } + ] + }, + "form_facets": [ + { + "field": "location_state", + "required": true, + "select": "multiple" + }, + { + "field": "location_county", + "select": "multiple" + }, + { + "field": "location_city", + "select": "multiple" + }, + { + "field": "partof_title", + "select": "multiple" + }, + { + "default": "enable", + "display_level": "page", + "field": "language", + "select": "single" + }, + { + "default": "enable", + "field": "subject_ethnicity", + "select": "multiple" + } + ], + "geoviz": true, + "mode": "curated-discovery", + "search_operators": [ + { + "label": "All of these words:", + "name": "AND" + }, + { + "label": "Any of these words:", + "name": "OR" + }, + { + "label": "This exact phrase:", + "name": "PHRASE" + }, + { + "label": "These words within 5 words of each other:", + "name": "~5" + }, + { + "label": "These words within 10 words of each other:", + "name": "~10" + } + ], + "style": "gallery", + "submonth_date_gaps": true + }, + "site_date_range": "1736-09-03/1963-12-31", + "site_defaults": [ + "style" + ], + "site_id": "chronicling-america", + "site_type": "collections", + "solrQuery": "", + "sortBy": null, + "sortOrder": null, + "startPage": null, + "style": "gallery", + "suggested": null, + "target": null, + "template": "search/base", + "timestamp": 1744005889.9756126, + "type": "search", + "tz_aware": null, + "unionFacets": "", + "url": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json", + "webcast_permalink": null, + "word_search_with_js": true + }, + "original_formats": [ + "newspaper" + ], + "pages": [ + { + "active": false, + "children": [ + { + "content": "about-this-collection/related-resources.html", + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/", + "slug": "related-resources", + "status": "production", + "title": "Related Resources", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/" + }, + { + "content": "about-this-collection/rights-and-access.html", + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/", + "slug": "rights-and-access", + "title": "Rights and Access", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/" + }, + { + "content": "about-this-collection/technical-information.html", + "description": [ + "National Digital Newspaper Program (NDNP)\n\n \n News room of the New York Times newspaper, 1942.\n\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\n preservation on microfilm of a corpus of at-risk newspaper materials." + ], + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/", + "slug": "technical-information", + "status": "production", + "title": "Technical Information", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/" + } + ], + "content": "about-this-collection/overview.html", + "featured_items": { + "carousel_label": "100 Years Ago Today", + "content": "$hundred-years-ago|type:issue|partof:chronicling america", + "content_is_search_results": true, + "count": 15, + "is_carousel": true, + "status": "production" + }, + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/", + "pagination": "1 of 3", + "slug": "about-this-collection", + "title": "About this Collection", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/" + }, + { + "active": true, + "children": [ + { + "active": true, + "image_url": [ + "/static/collections/chronicling-america/500_500.jpg" + ], + "link": "https://www.loc.gov/collections/chronicling-america/", + "markup": null, + "pagination": "2 of 3", + "partof": [], + "results": [ + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + ], + "batch": [ + "gu_jabbah_ver02" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/georgia/", + "2/united states/georgia/fulton/", + "3/united states/georgia/fulton/atlanta/" + ], + "contributor": [ + "digital library of georgia, a project of galileo located at the university of georgia libraries" + ], + "date": "1913-06-08", + "dates": [ + "1913-06-08" + ], + "description": [ + "NOTICE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 10 WILSONS ROLE AS BUSINESS BOSS IMPERILS WHOLE NATION SAYS FORBES Troublous Times May Be Ex pected Unless Some Check Is Put on the Activities of Amateur Statesmen at National Capital Idea of Attorney General to Put Killing Taxation on Corpora tions Doing More Than Certain Amount of Business Staggers By B C FORBES NEW YORK June 7ls the Wil son administration to slash business It has come perilously near doing ao and unless some restraint be ex ercised by amateur statesmen utterly out of sympathy with the nations business affairs troublous times may be precipitated Attorney General Mc\u00dfeynolds has brought forth the staggering proposal that corporations be punished by kill ing taxation for doing more than a certain amount of business no matter How honestly economically or satis factorily the business may be con ducted This startling policy of wrecking an enterprise solely because of its size is the most revolutionary principle yet enunciated by any of our new lot of Federal statesmen In effect the Attorney General wants to upset the" + ], + "digitized": true, + "extract_timestamp": "2024-05-22T12:58:00.479Z", + "group": [ + "ndnp/gu", + "digital-library-of-georgia-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:6.25/0/default.jpg#h=505&w=425", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:12.5/0/default.jpg#h=1010&w=851", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913060801/0281.xml&format=alto_xml" + ], + "index": 1, + "language": [ + "english" + ], + "location": [ + "atlanta", + "fulton county", + "fulton", + "georgia", + "united states" + ], + "location_city": [ + "atlanta" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "fulton" + ], + "location_state": [ + "georgia" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "sn89053729", + "9", + "0", + "1", + "0000000001" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn89053729" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "9", + "3", + "3", + "4", + "4", + "0", + "0", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Atlanta Georgian and news", + "Sunday issues published with title: Sunday American", + "Sunday issues may be called: Hearst's Sunday American", + "Sunday issues may sometimes be called: Atlanta American", + "One extra for May 31, 1913 called: Georgian Atlanta", + "May sometimes be called: Georgian-American" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "fulton county (ga.)", + "newspapers", + "atlanta", + "georgia", + "fulton county", + "fulton", + "atlanta (ga.)", + "united states" + ], + "timestamp": "2024-05-23T03:04:07.229Z", + "title": "Image 1 of Atlanta Georgian (Atlanta, Ga.), June 8, 1913, (EXTRA)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + ], + "batch": [ + "gu_jabbah_ver02" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/georgia/", + "2/united states/georgia/fulton/", + "3/united states/georgia/fulton/atlanta/" + ], + "contributor": [ + "digital library of georgia, a project of galileo located at the university of georgia libraries" + ], + "date": "1913-06-15", + "dates": [ + "1913-06-15" + ], + "description": [ + "NOTDCE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 11 JAP ALLIANCE AGAINST U S OPENLY URGED IN GERMANY What Does It Matter if Yellow Race Should Establish Itself in America Asks Naval Expert in Prominent Berlin Newspaper Dr Graves Recently Released Spy of Kaiser Has Documents to Prove His Charge of Secret Compact Between Two Empires sclal Cable to The American BERLIN June 14That the idea of a closer understanding between Germany and Japan first hinted at in the revelations of Dr Karl Graves the former confidential agent for Ger many and England to The New York American has been receiving the thoughtful attention of German pub licists is shown again tn an article in this weeks Die Zeitschrift by Count Reventlow the foremost naval expert in Germany Germany the writer urges should refuse to allow consideration of race sentiment to lead it into taking sides with Western nations against the Yellow Peril Suppose Japan really became mas ter of the Pacific he says It i scarcely likely Germanys economic interests would suffer thereby Equal ly little could it be injured" + ], + "digitized": true, + "extract_timestamp": "2024-05-22T12:58:00.479Z", + "group": [ + "ndnp/gu", + "digital-library-of-georgia-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:3.125/0/default.jpg#h=257&w=216", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:6.25/0/default.jpg#h=515&w=432", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:12.5/0/default.jpg#h=1030&w=864", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913061505/1003.xml&format=alto_xml" + ], + "index": 2, + "language": [ + "english" + ], + "location": [ + "atlanta", + "fulton county", + "fulton", + "georgia", + "united states" + ], + "location_city": [ + "atlanta" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "fulton" + ], + "location_state": [ + "georgia" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "sn89053729", + "9", + "5", + "0", + "0000000001" + ], + "number_edition": [ + "5" + ], + "number_lccn": [ + "sn89053729" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "9", + "3", + "3", + "4", + "4", + "0", + "0", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Atlanta Georgian and news", + "Sunday issues published with title: Sunday American", + "Sunday issues may be called: Hearst's Sunday American", + "Sunday issues may sometimes be called: Atlanta American", + "One extra for May 31, 1913 called: Georgian Atlanta", + "May sometimes be called: Georgian-American" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "fulton county (ga.)", + "newspapers", + "atlanta", + "georgia", + "fulton county", + "fulton", + "atlanta (ga.)", + "united states" + ], + "timestamp": "2024-05-23T03:05:46.148Z", + "title": "Image 1 of Atlanta Georgian (Atlanta, Ga.), June 15, 1913, (EXTRA)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-05-23", + "dates": [ + "1943-05-23" + ], + "description": [ + "Price Ceilings The New OPA Chart on 600 Commodities Appears in Part 4 Page 14 43RD YEAR NO 235 Go Back Thomas Urges Strikers 52000 Rubber Workers Walk Out ttf if 6vy4 f fcfflir jv BBS nutssu4 H sn I 1 Bwfl P W lEoxholeif\u00dfiSwa Pjt 5 I I FDITOLS NOTH Foxhole Diary the story hj r wound d D trott nun nr Pic Pnijuk JJ of UUO Hast fi oln n wood Ht nt his thrfc months t H iliadaleo not Island front tit mom nt hi wt nt oah Off tot the first tin i of the ft ttni I i n Aug V J nntit h was f eaeiuit d v Uh wounds on So Pie Ilmjak actually wrote hts d nr 7 in iiadrrt f holt and in the dripping jungle H n rote in n small diary book hr took from the hod i ft dmd Jap starting it on tltf dag thr Jap left off Tod a Pte Jinn I s l Detroit Marine Hos pital ill nPh a siitltitn irrttrtnre of his J ntdnlcniitilf oi fronted malaria 15y PIT CHAItIKS C RKEIJAK t SMC i right 1343 b The Detroit Time i Installment" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:23.224Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:3.125/0/default.jpg#h=295&w=231", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:6.25/0/default.jpg#h=590&w=463", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:12.5/0/default.jpg#h=1181&w=927", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943052301/0480.xml&format=alto_xml" + ], + "index": 3, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "5", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T10:39:01.758Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 23, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-06-06", + "dates": [ + "1943-06-06" + ], + "description": [ + "Clean Plate Club Boys and girls Join the great army of home patriots See Part 1 Page 4 43RD YEAR NO 249 BRITISH CABINET MEETS HASTILY TO SPEED 0 K OF INVASION PLAN Major Kermit Roosevelt 53 Dies in Alaska Son of Former President 2d to Perish in War WASHINGTON Tune IT Krrrru Roosevelt s of the lae PrwidPt I freedom died yesterday n Aa ska while on net o duty a U S Army ma ini ton war d par tment announced today The i3earold explora a ttirr And warrior like l fatrr an Advocate of the strenuous If thus became the fir member of hi fighting family to die in this world war Hi younger brother Quentin was killed in action on the Western front i V War I And was buried in frar e The war department 1 irked deai of tt 1 Kermit Roosevelt s ri ad hut said be uai serving or una a lied d t And wa assigned to no spH fi branch Because the notifcat on from Alaskan headqiart r nor specify that he W 8 k led in at UnnU w H rrr ilk l fv hr died a natural ciatf" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:23.224Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:3.125/0/default.jpg#h=294&w=229", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:6.25/0/default.jpg#h=588&w=458", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:12.5/0/default.jpg#h=1176&w=916", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943060601/1068.xml&format=alto_xml" + ], + "index": 4, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "5", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T10:41:04.006Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 6, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-28", + "dates": [ + "1943-02-28" + ], + "description": [ + "Casualty List Michigans casualty list the names of 120 sol diers killed in action in Europe in Africa and in the Southwest Pacific Detroit Area SOUTHWEST PACIFIC Adams Cpl Alphonse A 4800 University Carpinelli Pfc Ralph 14939 Tracy Downey Staff Sgt Norman M 2317 FernclifT Royal Oak Frary Pfc Kenneth L Plymouth llill Pvt Alex G 288 Walper Clawson Jamnik Pfc Ah in J 6084 Grix dale Knoche Pfc William C 1391 Phillip Lada Staff Sgt Ernest 8337 Thaddeus Lang Cpl Edmund 8 8349 Brush Leppek Cpl Norhert J 8433 Elgin Martin Pvf Floyd Jr 15 South Wilson Mt Clemens Menge Cpl Richard W 7311 Juneau Center Line Nowak Pfc Joseph 3464 Martin ODonnell Sgt Harold P 3443 Wabash Parmentier Cpl Oscar A 3958 e Bacons tie Id Riske Sgt Gustav P 4168 Mc Clellan Romano Sgt Orlando 11 7260 Studebaker Van Dyke Roma now ski Sgt Stanley F 5915 Chopin Saros Pfc Nick G 2918 Beni tea u Stirling Pic Kenneth C 2315 T Trombley Pvt Floyd J 198 Ilirly Grosse Pomte Farms Van Vranken Cpl Clarence J 736 Gardenia Royal Oak Wardell Pfc Manliff W 9311 Schaefer Wilork Pfe Richard J 11650 Moran Hamtramck Ycnelouis pvt Bernard T" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:3.125/0/default.jpg#h=296&w=233", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:6.25/0/default.jpg#h=592&w=466", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:12.5/0/default.jpg#h=1184&w=933", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022801/0514.xml&format=alto_xml" + ], + "index": 5, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:02:01.877Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 28, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-21", + "dates": [ + "1943-02-21" + ], + "description": [ + "Lets Garden out full knowledge ana proper advice to plant their own war gardens The experts presiding over The Times gardening department are nationally known Mrs Isabel INVASION Pierre Hubs tells of Allies invasion plans See story and map Page 2 43RD YEAR NO 144 MORE FOODS PUT ON RATION LIST Allies Smash MidTunisia Axis Thrust I Alexander Arrives at Front as British Pound Mareth Line By EDW ARD W BEATTIE t Hf4 Pri KUf ALLIED HEADQUARTERS North Africa Feb 20American forces dug in on the rocky ridges forming a new line in central Tuj msia today and with the help of strong British units repelled two enemy thrusts designed to test the strength of the Allied positions i The lines appeared to be stabi lized in a fairly firm position as Gen Harold R L G Alexander former British commander for the Middle East arrived here to as sume his new duties as deputy to Gen Dwight Eisenhower in charge of Allied ground forces in Tunisia Marshal Erwin Rommels Afnka Korps fared the threat of the British Eighth Army whose big guns were pounding the Mareth Line in southern Tunisia Boast 3000 Captives fPNB Official German news agency said" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:3.125/0/default.jpg#h=296&w=231", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:6.25/0/default.jpg#h=592&w=463", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:12.5/0/default.jpg#h=1184&w=926", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022101/0210.xml&format=alto_xml" + ], + "index": 6, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:01:30.819Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 21, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-03-14", + "dates": [ + "1943-03-14" + ], + "description": [ + "Wounded Heroes The Dramatic Story of Three Men Who Fought the JapsSee Page 12 43RD YEAR NO 165 Cant Pay File Anyway lax Head Says 800000 Outside Fold as Monday Midnight Deadline Gets Nearer Bv ARTHUR JUNTUXEX An estimated 800000 Iotroit taxpayers were still to be hratd from Saturday as the annual in come tax derby approached the finish line with the usual last minute lam The deadline for first quarterly payments on 1942 income largest in historyis Monday Tax of fices will be open until 9 p m Letters bearing the postal stamp of March 13 are acceptable Meantime 000 clerks facing a holidaylos weekend worked fev erishly to sort another 100 bags of mail that were dump d into their laps Saturday FRIO A V RECORD DAY Collector Kavanagh guessed that by Saturday closing time 1380 000 taxpayers had fikxJ Record day in Detroit Federal Building his tory occurred Friday when reve nue department aides helped 11417 or the hurdles of the tax blanks Kavanagh predicting that Tues day morning may find thousands delinquent despite activity of the last few ds urged taxyviyprs to file whether you can make ay ments or not ENTIRE AMOUNT DUE If payment" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:3.125/0/default.jpg#h=295&w=232", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:6.25/0/default.jpg#h=591&w=464", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:12.5/0/default.jpg#h=1182&w=928", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943031401/1138.xml&format=alto_xml" + ], + "index": 7, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:03:13.061Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 14, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-14", + "dates": [ + "1943-02-14" + ], + "description": [ + "If You Want to Keep Fast Time for Detroit Vote Tomorrow I cannot stress too strongly to the Common Council of the City of Detroit the grave effect of the losses that will result to the war program in this critical year of war production if the Common Council decides to abandon Eastern War Time in that City DONALD M NELSON Chairman of WPB PICTURE Page The first pictures released of bombers rolling off Willow Runs production line Page 10 43RD YEAR NO 137 Keep Faster Time Dont Injure War Effort Nelson Asks Confusion Sure _ He Says in Plea to City Voters In very certain terms WPB Chief Donald M Nelson Sat urday urged the City of De troit to remain on Eastern War Time calling attention to the grave effect of the losses that will result to the war program in this critical year cf war production if fast time is abandoned Received by City Clerk Thomas D Leadbetter on the eve of primary elections in which the time change will be an issue Nelsons letter has been relayed to Mayor Jeffries and Council President Lodge Apply to All Agencies Nelsons contention was hoi st rred by D" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:3.125/0/default.jpg#h=295&w=232", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:6.25/0/default.jpg#h=591&w=464", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:12.5/0/default.jpg#h=1183&w=929", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943021401/1038.xml&format=alto_xml" + ], + "index": 8, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "5", + "4" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:00:58.724Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 14, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-07", + "dates": [ + "1943-02-07" + ], + "description": [ + "Guadalcanal Diary a Crack Reporters Eyewitness Story of the Pacific War Starts in Mondays Times 1 Guadalcanal Diary a terrific eyewitness story by a brilliant reporter who was ip the thick of the battle starts Monday in The Times The author Richard Tregaskis International News Service war correspondent was with the War Today Roosevelt Vargas Tslk Spot lights UBoat Menace See Page 2 Col 1 43RD YEAR NO 130 EISENHOWER NORTH AFRICAN CHIEF Board Fires 2 Patrolmen Organizers V Witherspoon Warns Others in FOP Case May Go to Council The police trial board fired two patrolmen late Saturday after finding them guilty of insubordina tion for refusing to drop member ship in the Fraternal Order of Po ller The dismissal were announced as effective immediately Fired were Patrolmen Howard Heine with 20 years police service and Bernard L Dugan with five cars service both of whom admitted being local organizers for the fraternal order He Warm Othera Following the announcement of the ruling after two days of tes timony Commissioner John With erspoon said any other policemen who are members of the order and who do not sever their connections will be taken before the board on similar charges James" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:3.125/0/default.jpg#h=296&w=230", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:6.25/0/default.jpg#h=593&w=461", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:12.5/0/default.jpg#h=1186&w=922", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943020701/0744.xml&format=alto_xml" + ], + "index": 9, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "5", + "4" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:00:28.119Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 7, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_holly_ver03" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1944-12-03", + "dates": [ + "1944-12-03" + ], + "description": [ + "Help Needed by Santa to Give Servicemen a Merry Christmas People who know will tell you there is nothing worse than a Christmas spent away from home without friends without relatives miles from any one who cares However there is not going to be one serv iceman in this area who will undergo such an Send the Times To Men in Service See Story Page Five Yanks Drive New Wedges in Rhine Basin INDICT IffKAY IN TRACK LAW BRIBE Nazis Retake Some Villages K PARIS Dec Sunday INSU S invasion armies roadened their holds on the west banks of the Saar and Roer rivers to 14 ajid nearly nine miles respectively early today after capturing most of Saarlautem two thirds of Linnich and the wgptern part of Julich in battles of un paralleled ferocity New wedges up to three miles deep were hammered into the pri mary west wall defenses of Ger manvs vital Saar and basins The U S Third Arrtiy flung the Nazis across the Saar from Saarlautern 11 mile from Saarbrucken and the Ninth peaied within 22 and 2B mile of Cologne and Dusseldorf FIVEDAV FIGHT RAGES The U S First Army fought through the fifth day" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:47.286Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:3.125/0/default.jpg#h=291&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:6.25/0/default.jpg#h=583&w=448", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:12.5/0/default.jpg#h=1166&w=897", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588885/1944120301/0942.xml&format=alto_xml" + ], + "index": 10, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "8", + "8", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T12:14:44.036Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 3, 1944, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_holly_ver03" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-01-14", + "dates": [ + "1945-01-14" + ], + "description": [ + "How to Fire Your Furnace and Save Coal in Mondays Times It is patriotic and vital to cooperate in makinp effective the wartime fuel conservation propram of James F Byrnes war mobilizer Be a loyal home front soldier and SAVE FUEL To help you The Detroit A E 3 ppPCrCiPPCrp U S Faces Test Of Leadership Bid SEE VON WIEGAND PAGE 2 Men Killed Hooper Mystery Witness Says Nazis Fleeing Belgium as Allies Push On Attempt to Destroy Germans Retreating to Siegfried Shelter PARIS Jan 13 INSThree Allied armies hammered deepening Hedge tonight into the entire 80 mile perimeter of the collapsing Ardennes bulge while a fourth army renewed an offensive drive on Orman territory toward which Nazi column were fleeing from Belgium under torrents of bombs and shells Seeking to catch and destroy the bulk of Field Marshal Von Rundstedts depleted division be fore they can reach the shelter of the Siegfried Line outpost the U S First and Third nd the British Second armies hurled thetr full strength into an allout con vergent push from the north south and west BILGE VIRT NARROW ED The First Army extended it front eastward to a width of 30 miles flinging" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:48.500Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:3.125/0/default.jpg#h=290&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:6.25/0/default.jpg#h=581&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:12.5/0/default.jpg#h=1163&w=899", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588897/1945011401/1153.xml&format=alto_xml" + ], + "index": 11, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "8", + "9", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T12:17:53.670Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 14, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-27", + "dates": [ + "1945-05-27" + ], + "description": [ + "Memorial Services for War Dead Sunday at Cass TechStory on Page 2 ft_ft ft r ft ftft ftft ft ft ft ftft 1 jj Send Dear Buddy To Your Serviceman her Part Two Page Four No Proposal in 17 Years Hitlers Girl Had Lipstick and Silk Hose By PIERRE J HUBS GARMISCH PARTENKIRCHEN Germany May 26 INSHitlers sweetheart Eva Braun chose to die by the fuehrers side in Berlin rather than face life in an antiNazi world according to her sister The sister Frau retcl Fegelein gave thi eorresoiid ent today hitherto undisclosed details ot the 17 year romance between Hitler and Eva Talking about the other sidethe little known side of Hitlers life Frau Fegelein pictured the former fuehrer as a lovemaking cavalier outwardly courteous toward women but devoted only to one woman Eva Braun Big 3 Parley Hint Given by Churchill Conference Before July 5 Indicated fONrn X May 73 TNS Prime Minister Churchill today in dicated that a meeting of the Big Three is imminent and that he may he toroid to leave Britain to ntei with President Truman and Marshal Maim I Mnwow said Premier Stalin Kmlrrml W minute tonight with Harry envoj of Presi dent" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:3.125/0/default.jpg#h=292&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:6.25/0/default.jpg#h=584&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:12.5/0/default.jpg#h=1168&w=898", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052701/0514.xml&format=alto_xml" + ], + "index": 12, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:22:20.440Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 27, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-25", + "dates": [ + "1945-03-25" + ], + "description": [ + "Achtung Herrenvolk Choose Unconditional Surrender or Pulverization Eisenhower LMW Losing Money Boom Homes Empty Sfc Morns on rage S and fl THE BIG PUSH YANKS REDS BRITISH STRIKE FOR BERLIN By INTERNATIONAL NEUB NKRVICF Allied armies opened a gigantic squeeze play to topple the German Reich today as American and British armies in the west stormed across the Rhine and the Russians unleashed a powerful new offensive in the east There could be little doubt that the drives were coordinated for even as first reports of AngloAmerican success in bridging the great German water way trickled in Marshal Stalin officially announced a new Russian drive on Vienna The Germans said the Russians also were THE U S NAVY TRANSPORTING ITS BOATS TO THE RHINE T Ti WUH Wl i I at Pr If I IBaClKSHra If Other iciurti Page 3 Army trucks carrying the navys LCVPa landing Craft Vehicle Personnel through the streets of a narrow Belgian village as they roll lip to the Rhine for the great Iwo Casualty Lists Speeded WASHI N G T O N March 24 UP Mop lhan half of the American casualties on Iwo Jima already have been reported to their next of kin" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:6.25/0/default.jpg#h=580&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:12.5/0/default.jpg#h=1161&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945032501/0914.xml&format=alto_xml" + ], + "index": 13, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:14.291Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 25, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-20", + "dates": [ + "1945-05-20" + ], + "description": [ + "Am an American Day Rites Welcome Thousands of New Citizens In special tribflte to the thousands of people who have attained citizenship during the last year through naturalization or have come of voting age their 21st birthday Detroiters will rally this Sunday for the fifth annual celebra tion of I Am an American Day iiX pp VXI7T C 3 Von Wiegand Tells Of Chaos in Europe See Story on Tage Four 1 EE3 US GRILLS MYSTERY GUESTS SEIZED ON CAPTURED UBOAT US Challenges Titos Claim to Trieste Region WASHINGTON May 19 INS Acting Secretary of State Grew today c hallenged Marshal Titos claims regard ing the disputed Trieste region declaring that the United States insists upon orderly not forcible territorial settle ments The controversy engendered by Titos moves mounted in intensity as Grew revealed that Yugoslav forces in the disputed areas have been augmented by partisan infiltra tions into districts falling within the jurisdiction of the Allied high command The acting secretary disclosed t Hht the United States hart just received a noltr fttx m Trtxfs gov ernment in reply to one of run Jtrrwincaneommuniration sent In coniunetion with the British Grew described Titos attitude unsatisfactory to the United States" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:6.25/0/default.jpg#h=580&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:12.5/0/default.jpg#h=1160&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052001/0278.xml&format=alto_xml" + ], + "index": 14, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:21:14.602Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 20, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-04-01", + "dates": [ + "1945-04-01" + ], + "description": [ + "Is Marshal Tito Detroit Riot Inciter See Story on Pa Five IKE DEMANDS NAZIS GIVE UP AS 9 ALLIED ARMIES ROLL ON Peace Hopes Help Brighten Citys Easter Churches See Record Attendance Warm Dry Day Promised Inspired by thr hnpr of early virtory and prar in warsad rimed world Detroit this Easter relived in prayer and pageant the Mrr of Uhrt Resurrection and the hope of eternal life The sight of thousands at prayer in the ty 1 400 hurches marked observance of this gnat of Uhmtmn mg S At usual Detroit did not over look the traditional gift and cele bration for children even though the Easter basket ma not hi been as abundantly filjrri h in other ers YOUNGER sn R IE The rustomarv colorful Eatrr parades were eon fined tlv to the younger set who added a touch of gaypty to the wartime one The weather luurau assured Det toit of a rr Id d v da Masses were to h held in Cath olic rhurchr from dawn urn 1 noon at regular interal In piscopalian chut hes e v r r a communion sersicis were planned for the morning along with can tata Easter olays and" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:3.125/0/default.jpg#h=289&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:6.25/0/default.jpg#h=578&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:12.5/0/default.jpg#h=1157&w=884", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945040101/1158.xml&format=alto_xml" + ], + "index": 15, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:37.619Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), April 1, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-13", + "dates": [ + "1945-05-13" + ], + "description": [ + "Christian Europe Periled by Reds Am Yon Wirgand Page Nine TWO TRIPS TO MURDER HOOPER IS ADMITTED BY JURY WITNESS Detroit Bows In Reverence For Victory All Faiths Unite to Offer Prayers of Thanksgiving I call upon the people of the United States what ever their faith to unite in offering joyful thanks to Cod for the victory we have won and to pray that He will support us to the end of our present strug gle and guide us into the way of peace 7 also call upon my countrymen to dedicate this day of prayer to the memory of those who have given their lives to make possible our vic tory With the words President Truman ha proclaimed This Sun day to bf flay of prayer and hundreds of thousand of Detroit ers whatever their Uth wilt raise their voices in julm f thanksgiving CATHOLIC HOLS HOI R Cnminrmomfin World Sodality Day and based on The theme of victory and a rust Cath olic Holy Hour is scheduled for 2 10 p m Sunday in the Univer sity of Detroit Stadium More than 20000 have indi cated intention of attending the ceremony which will ojan with a procession" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:3.125/0/default.jpg#h=289&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:6.25/0/default.jpg#h=579&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:12.5/0/default.jpg#h=1158&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945051301/0052.xml&format=alto_xml" + ], + "index": 16, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:47.197Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 13, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-11", + "dates": [ + "1945-03-11" + ], + "description": [ + "Buy Bonds Stamps From Times Carriers SfcE STORY PART I PAGE 4 TOKYO RAID ALLTIME BIGGEST LEAVES 1500000 HOMELESS 100Mile Area Beyond Rhine ji In Yank Hands PARIS Mmh 11 Sunday INS In thn face of Mistering Hu man artillery fire l S First Army troops east of tin Rhine expanded their vital Rema ge n bridgehead today t an area of more than I i square miles with fresh gains up to nearly a mile Nazi reports of new American crossings of the river m assault boats The iri nan admit td that I t i 1 lodge had in led powerful tank and infant r rrmtniriTrrt not rvj ovei th raptured Ludtidorff 1d dvr at lirn ayeti lut also across the historic loan in surprr aiuphiiiiow opriations a few lidiS lu Ui M4ll i v mho r join vrio li Uid r Nai pat t have l rk up wlh Anu u t nini imT JTtT v frini oi i 1 and fr t i r rri vtt h r 1 f 1 nr f fighting vt T d g ing in the latter rul tu net ton d mile not O nf R r con 1 vn" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:02.189Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:12.5/0/default.jpg#h=1162&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031101/0426.xml&format=alto_xml" + ], + "index": 17, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:19:26.576Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 11, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-18", + "dates": [ + "1945-03-18" + ], + "description": [ + "wo Jima Capture Hems In Japs See Woodward Article Page I 3D CAPTURES COBLENZ Social Security Loss Faced by Servicemen Congress Fails to Protect Credits and Benefits of Men Risking Lives By JOHN REE t Because of Congress failure to protect them social security rights of men and women in the armed services are fast slipping away Every day a hero risks his life in the service of his country social security benefits which would be paid to his family in case of his death are reduced Somt of the more patriotic fifth tint nun vho joined up early in the warhare hy uoiv tost absolutely all of the social security credits they had built up in jn acctimi Four years ago Arthur J Altmevcr chairman of the social security board urged Congri g to amend the lav so 5s to protect tfie credits of those in military service CONGRESS NEVER GOT AROUND TO IT Ht res hov the present law tinrks to dcpii f k nun drift women of their social sennit pi off chon Cpl John Doe lot us say is 26 years old He has a wife back home and three children Early in 1939 on his" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:02.189Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:3.125/0/default.jpg#h=291&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:6.25/0/default.jpg#h=582&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:12.5/0/default.jpg#h=1164&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031801/0670.xml&format=alto_xml" + ], + "index": 18, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:19:50.789Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 18, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-03", + "dates": [ + "1945-06-03" + ], + "description": [ + "War Clouds Shift To Middle East See Von Wlegand Page Five BRITISH INCITED ARAB ATTACKS ON FRENCH DE GAULLE CHARGES Five Generals To Be Guests Of Detroit Gen Spaatz Heads Flying Chiefs Stated To Arrive Tuesday With an observance described by army air forres official as Detroit real VE Day this Tuesday the city will wckomf three high ranking American fly ing generals who have just re turned to this country after di recting American air operations in the defeat of Germany They are Gen Carl A Spaatz commanding general of the U S Strategic Air Force in Europe Maj Gen Peter Qticsada com manding general of the Ninth Technical Air Command and Maj Gen Frederick Anderson deputy ctmimander for operations undci Gen Spaatz A Tourstar general who now commands the biggest air force in the world and the only air force officer to sit m on the signing of Germanys unconditional sur render Gen Spaatz rank next to Gen H H Arnold in the Ameri can air forces Highlight of Detroit tiibute to the five generals will be n all mihtary parade down Woodward avenue starting at 530 p m Tuesday as a flight of 40 huge fourengine bombers" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:12.5/0/default.jpg#h=1163&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945060301/0716.xml&format=alto_xml" + ], + "index": 19, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:22:40.031Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 3, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-17", + "dates": [ + "1945-06-17" + ], + "description": [ + "Peacetime Army Vital to U S Read Adm Woodward Page 11 U S Frees Detroiters of All Job Controls INDICT McKAY IN LIQUOR PLOT Outsiders Get Warning to Avoid City WMC to Continue Its Regulations tor Inmigrant Workers All manpower controls over residents in the Detroit area were lifted by the WMC Sat urday making Detroit the first major city in the nation to be affected by such an ac tion Announcement of the suqxn ion of controls was made in Cleveland by E L Keenan direc tor of tiui Michigan Ohio Kcn turky region The commission however re tained jurisdiction axul controls over inmigrant workers and at the same time warned people in other iarls of the country that there is very little liklihood of finding employment in Detroit duiing the next few months As a protective measure for workers the commission also re tained conirol over seniority pro visions This means WMC officials said that any person laid off with guaranteed seniority would be assured of keeping it Suspension of manpower con trols means that persons may now quit an old job or seek a new one without procuring a certifi cate of availability as they were required" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:6.25/0/default.jpg#h=579&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:12.5/0/default.jpg#h=1158&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061701/1176.xml&format=alto_xml" + ], + "index": 20, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:26.173Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 17, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-10", + "dates": [ + "1945-06-10" + ], + "description": [ + "Marine Vet Writes Dear Buddy Today See Column Part 1 Pago 4 5 DETROIT HOODLUMS INDICTED IN NEW HOOPER MURDER MOVE Halsey Blasts Jap SuicidePlane Base GUAM June 10 Sunday UP Adm Halseys rampaging Third Fleet threw hundreds of carrierbased aircraft against the important Kanoya air drome on Japans home island of Kyushu Friday spreading fires and explo sions through the area and destroying at least 30 enemy planes Kanoya is Japs Seeking Soft Peace Greatest Crisis Here Suzuki Tells People SAN FRANCISCO June 9 UPPremier Suzuki made a tacit bid today for jieat on some tiling lev than uneonflitionHl surrender terms but admitting he saw no prospect of such a de velopment demanded dictator powers from the Parliament to face the gravest crisis since the forming of the empire Suzuki emphasized to the Diet Parliament Japans aspiration for peace but said that the Allied unconditional surrender left Japan no alternative but a fight to the very last He admitted that Japan must fare the prospect of American landings on the homeland islands ASKS DICTATOR POWERS In this crisis Japanese broad casts reported the Diet was re quested to hand over virtually all its powers and duties to enable the" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:3.125/0/default.jpg#h=289&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:6.25/0/default.jpg#h=579&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:12.5/0/default.jpg#h=1158&w=898", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061001/0948.xml&format=alto_xml" + ], + "index": 21, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:03.220Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 10, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-12", + "dates": [ + "1945-08-12" + ], + "description": [ + "First Atom Photos Hiroshima AFTER the Bombing Underground AGAINST The Japs I AGE 6 PART 1 Allies Decide to Let Hirohito Stay On Throne JAPS CEASE FIRE TOKYO SAYS U S Reveals Atom Bomb Perils World WASHINGTON Aug 11 UP The atomic Ixmil which wrought cataclysmic destruction upon Hiroshima and Nagasaki were relatively harmless a slight improvement would have made them weap ons of such unimaginable power as to threaten the end of the world The uir d partment revealed the mindnumbing poten tialities of the atomic bomb tonight in a technical report on the liv years of experimentation which produced it The report was written by Dr H D Smyth head of the Prince ton University physics department and one of the atom bombs progenitor He dw losed that the atom bomb In it pr i t ii of import t etion releax rmi onetenth of one ert of the total energy potenti ally n the splitting ol uranium ms Should th bomb he improved only slightly Smyth said civili zation would have the means to I 4ui even a artial unlocking of like atoir s j w t the kind of pew r t v it kti s" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:6.25/0/default.jpg#h=578&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:12.5/0/default.jpg#h=1157&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081201/0370.xml&format=alto_xml" + ], + "index": 22, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:19.076Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 12, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-05", + "dates": [ + "1945-08-05" + ], + "description": [ + "QuickieDivorce In Wartime See Article on Part 2 Page 6 MacArthur Widens Springboard MAPS FINAL CONQUEST OF JAPAN Mary Flies to See Arab Prince Who 6 Forgot Her Campaigns Fail lo Arouse Detroit Voters Total Vote Tuesday Expected to Be Less Than 20 Per Cent Bv FR VNK MORRIS In a political ram that rx al most unpieced ntod in this city of clArijnn IwGile Ue thuc leading randidaes for m ioi Sat urday entered the final phase of their preprimary CHinaignv Although thev sped rat and west in an attempt to roach the voters thrir voice wn bardlv heard amid the din of war pro duction and removeron The primary will be held Tues day Polls will open at 7 a m and as usual every one in line at 8 p m will receive ballot All experts agier that the vot ing will be exceptionally light with fewer than 1JOX J citicns performing their duty FOURTH TERM H HT It will be Mayor Jeffnc bid for a fourth term Only once has Dc troit honored a mayor in this fashion That was a the imn of the century when Haen S Pin tree was elected to a fourth" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:6.25/0/default.jpg#h=580&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:12.5/0/default.jpg#h=1160&w=894", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945080501/0156.xml&format=alto_xml" + ], + "index": 23, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:59.226Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 5, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-11-25", + "dates": [ + "1945-11-25" + ], + "description": [ + "Fhnrehitt Prodded FDR to Send daps Warning WASHINGTON Nov 24 INSThe Pearl Harbor committee received evidence today that former Prime Minister Churchill repeatedly prodded the late President Roosevelt to pet tough with Japan prior to the Dec 7 1941 at tack Secret messages from Churchill to Roose velt during their Atlantic Charter meeting in August 1941 and again only seven days before Pearl Harbor urging an aggressive stand to ward Japan were presented as exhibits Red Moves in Iran Arouse Suspicion Rep Von Wiegand Tart I Page 2 UAW STRIKE THREATENS TIEUP OF ALL GM SUPPLY COMPANIES Mrs McLeod Sends Plea to Missing Son 18 Chicago Poice Hunt Boy Cash Mrs Clarence J McLeod Saturday night issued an ap peal to her son Malcolm to come home as Chicago polict searched desperately for th lfiyearold boy who for M hours had been alone in the big city with a satchel full of money that vanished with him In thevent m n Malcolm no mUing mcf Thnkii mg night ee thi paper will hr prr contort W fomllv at oner they ore very anxlon for him to return home he Jid Mr McLeod rev rs crl her earlier stand Sf refusing" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:12.5/0/default.jpg#h=1162&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945112501/0356.xml&format=alto_xml" + ], + "index": 24, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:31:10.273Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), November 25, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-13", + "dates": [ + "1946-01-13" + ], + "description": [ + "ftft ftft ft ftft ftftftft ft ftft I Russia Is Slow In Demobilizing See Yon Wiegand Fart I Page 2 S7Z STRIKE HELD OFF A WEEK PHONE TIEUP SPREADING HERE USBacked Nations Win In UNO Vote Russia Loses Test Canada Beaten for Security Bloc Seat LONDON Jan 12 INS Fivesixths of the candidates put forward by the United States were elected today I to the allimportant security council of the United Nations 1 Organization Elected to membership were Brazil Egypt Mexico the Netherlands Poland and Australia Australia was elected to Ihr rixth place alter four ballots and the withdrawal of her only rival Canada Hie vote was regarded as a vital test of strength between the United States and Soviet Russia It followed overwhelming defeat of a Soviet motion to postpone the elections BEDS OPPOSED CANADA Both the United States Russia thus managed to elect fivesixths of their slate nnre the Russians were prejtared to aecept either Australia or New Zealand Russia opposed Canada on the grounds that her presence would form an atomic blor since only j the United States Great Britain and Canada have the secret of the atom bomb Brazil and Australia were elated to serve twoyear" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:3.125/0/default.jpg#h=296&w=227", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:6.25/0/default.jpg#h=592&w=455", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:12.5/0/default.jpg#h=1185&w=910", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946011301/0750.xml&format=alto_xml" + ], + "index": 25, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:29:45.017Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 13, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-06", + "dates": [ + "1946-01-06" + ], + "description": [ + "Red Sweep Perils Blind America Von Wiegand Says By KARL H VON WIEGAND an Anrrtcai ftrtlin orrrnondnl Written Liprttlr for Hrarat Nrwtpaprra MIAMI Fla Jan oBorn to world leader ship by victory on many battlefields in 1945 Americas leadership in the world will be in grave danger in the new year 1946 The factors of that danger are the lack of popular consciousness of the role thrust upon us and of the duties and responsibilities it imposes There is a deplorable weakness and vacilla tion in American postwar policy as was again shown in the Moscow conference and the ap fitt Ufa ft tit i ft ft ft ft U 5 Needs Strong Policy Overseas See M C Meigs Article Page 7 I a CONFESSES KILLING MRS MARSDEN OP A CANT FIX FARE SAYS COURT Wounded Vet Tells Police Of Strangling Describes Argument and Blow in of Rudaiman School Walter J Blattert 19 a pri vate in the Michigan State Troops confessed to police Saturday night that e mur dered Mrs Gladys Marsden in the yard of the Ruddiman School a week ago Sunday morning William Dresden deputv chief of detective announced the con fession Laijoli n 4 Blattert hnd" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:3.125/0/default.jpg#h=297&w=227", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:6.25/0/default.jpg#h=594&w=455", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:12.5/0/default.jpg#h=1188&w=911", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946010601/0464.xml&format=alto_xml" + ], + "index": 26, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:29:21.590Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 6, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-11-18", + "dates": [ + "1945-11-18" + ], + "description": [ + "Soviets Abetted War Crimes SM NON XXIFGAM PAGE 11 PEARL HARBOR BLOW PLOTTED BY JAPS 11 MONTHS EARLIER CIO Strategy Board Eyes Strike at GM Sessions Ope Morday lndus ir ys Rejection of 30 Pet Wage Hike Hr fC K f ft I I IN T l e question of whether the UAWClo fight with tin Bg Three of the automobile industry for a 0 p t rent w ge boost is to hr r ord on the picket line may be derided this week in Jotroit Members f a man hoard of Irategv rmjKmered by the Unions executive hoard to rail a f rike ir ii d Motor s and w her it s ri r rv it erluied to me t Mrnday multaneously with t f roreiin of to an emergency sromn of the na tional GM ronfej 1 1 uitn in km tiiiu The fir ixni s un were sum rtne t i v ter I Brother IAUtK vire preiden repre sent ers in n ore than 10 GM plants t lroigt out t n irtr PMit i i t ts tatid that thr dr r si p the strategy Ixtard will hmg iV ttte desires of" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:3.125/0/default.jpg#h=292&w=225", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:6.25/0/default.jpg#h=585&w=451", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:12.5/0/default.jpg#h=1171&w=903", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945111801/0088.xml&format=alto_xml" + ], + "index": 27, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:45.425Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), November 18, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-07", + "dates": [ + "1945-10-07" + ], + "description": [ + "Stalin to Demand Rule of Japan SEE VON WIEOAND PAGE S TIGERS WIN 41 TO TIE SERIES Gen Wainwrights Story of Bataan Corregidor Doubt Hitler DeadIke Believes Fuehrer Alive He Tells Reporters NEW YORK Oct 6 INS The BBC today quoted Gen Eisen hower as telling correspondents in The Hague there is reason to be lieve Adolf Hitler still is alive Eisenhower who arrived in the Netherlands thts morning to visit tueer Wllhelmma was quoted as laying 1 thought at one time that Hitler him really dead but there Is now reanon to believe he it atlll alive The supreme commander ar rived in The Hague aboard a train made up of coaches formerly used by Hitler Herman Goermg and Joseph Goebbels Link 42 Magnates In Nazi Guilt WASHINGTON Oct 6 UP A Senate subcommittee recom mended tonight that 42 German industrialists he punished as war criminals for helping produce instruments for aggression The military aTairs subcom mittee headed by Senator Kil gore D of West Virginia based Its recommend t ion on reports submitted by the treasury depart ment after a stud of Ger financial and industrial prepara tion for war The facto clearly Implicate thee industrtallftt in the" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:6.25/0/default.jpg#h=578&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:12.5/0/default.jpg#h=1156&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945100701/0900.xml&format=alto_xml" + ], + "index": 28, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:27:18.372Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 7, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-23", + "dates": [ + "1945-12-23" + ], + "description": [ + "Mliau Compares Red System With Western Democracies EDITORS NOTE Grot ye Bernard Shaw world famous playitriyht has v ritten a senes of three articles on the Soi iff tnion With penetrating analysis he com pares thr Russian system with that of the t restern democracies particularly Eupland and probes deeply into the mechanism of Soviet policies By GEORGE BERNARD SHAW Dlalnbulrd hy Inlrritational N Hprrlal 4rmr World f ptrihi rfrrd RrirndiiHla In Wbolr or Pari Strlrtly Prohibited i LONDON Dec 22The popular notion of democratic government in England is a utopia in which all are free all are equal and every body can do just what he or she likes with MacArthurs Role In Japan Analyzed Soo Article Tart 1 Tagp 10 WAYNE U OFFERED TO STATE TR UMAN OPENS U S TO REFUGEES Secret Vote Backs Henry Plea 5 to 1 nsf utions Needs Stressed in View of Ove r crowded Facii es Thr Prtroit Board of Edu cation at a secret mcetinp has decided to let the state take over Wavno University if the Legislature find a so lution for the schools finan cial problems This decision H was rewaled v h rfj upon forma 11 at a" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:6.25/0/default.jpg#h=581&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:12.5/0/default.jpg#h=1162&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1945122301/0048.xml&format=alto_xml" + ], + "index": 29, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:28:40.555Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 23, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-14", + "dates": [ + "1945-10-14" + ], + "description": [ + "Wainwright Tells of Barefoot Armys Arrival in Bataan 0 Uncle Remus Brer Rabbit New Disney Comic See Comic Weekly WOMANS HACKED BODY FOUND U S to Get Japans Silk Stocks Will Provide Cash To Buy Food MacArthur Dissolves Trust Cabinet Gives Women Right to Vote TOKYO Oct 13 CUP Gen MacArthur today moved in on Japanese silk stocks while the approved universal suf frage and Rave Japanese women the opportunity to swing next Januar general elections after centuries of unquestioning bond age to their men He ordered the Japanese to re port on both present and future silk stocks in order to ascertain how much may he exported to pay for the Importation o food and other supplies for Japan civil ians facing a disastrous winter LOWER VOTING AGE The cabinet anted on election reforms only 4k hours after Mac Arthur ordered universal suffrage and other basic constitutional re forms The cabinet also lowered the general voting age from 25 to 2 and the minimum age for officeholders from 3h to 20 MacArthur ordered the govern ment to dissolve three organiza tions controlling the silk industry and to revoke previous orders which would have reduced the production of Mlk It" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:3.125/0/default.jpg#h=293&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:6.25/0/default.jpg#h=586&w=448", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:12.5/0/default.jpg#h=1173&w=897", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945101401/1180.xml&format=alto_xml" + ], + "index": 30, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:28:24.615Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 14, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-19", + "dates": [ + "1945-08-19" + ], + "description": [ + "Reds Blown Into War By AtomWiegand See Story on Page 10 US AIRMAN KILLED OVER TOKYO Mounties Hunt Jack the Ripper in Windsor Killings Canadian Vet Found Stain 3d in 10 Days Body Discovered Near CPRR Bridge Border Police Alerted Windsors third murder in 10 das alerted Border City police Saturday on a 12hour basis in a earth for a fiend who has terror ized the entire city Canadian Royal Mounted Police were enlisted to aid Windsor offi cers after the horribly slashed body of Sgt Hugh Price 15 Lsm x Scottish Regiment oversea Vet eran was found early Saturday in a clump of weed off Sandwich street just west of the Canadian Pacific Railroad bridge Hi body was found only ISO yards from the sjjot where the lashed body of Frank Sctegliski 56yearold mechanic was found 10 days ago Wednesday William Davies 67 garage night watch man was beaten to death with a hammer MUBDFRS LINKED Inspector Duncan Macnabb of ficer Ih ClTArge Of the investiga tion declared that the murders of Price and Sciegliski could defi nitely be linked He Added that the same person possibly killed Dav les There has never been any thing Uke this tn" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:3.125/0/default.jpg#h=288&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:6.25/0/default.jpg#h=576&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:12.5/0/default.jpg#h=1152&w=885", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081901/0574.xml&format=alto_xml" + ], + "index": 31, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:38.270Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 19, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-09-23", + "dates": [ + "1945-09-23" + ], + "description": [ + "Von Wiegand Fears Reds World Rule SEE STORY ON PAGE 9 j ESSENTIAL USERS TO GET GAS VISUAL PROOF HALSEY ON A WHITE HORSE lr IV jMk 4 s I bHHv SBHBHHHp bHHbHBI Adm William Bull Halsey looking not precisely at home on a white horse supplied by war rorrepondentft to take the ting out of the government refusal to let him make good his boast of riding Reds Accused I Of Uranium Plot British Paper Cites North Africa Deposit LONDON Sept 22 INS Thr British press n Sunday editions jumitd on Russias unilateral eoo nomn agreement with Hungary a government not recognized hy the Allies and charged the Soviet with hieach of faith with her wartime Allies The News of the World went no far as to charge that Russias interest in Italys North African colonies might le inspired by newly found uranium deposits in Tunisia The newspaper said large he pewits of uranium basic element in the atomie bomb had been found in Tunisia and Belgian Congo and said diplomats won der if that is whats tehind Molo tovs interest there An official British statement questioned the right of Russia to negotiate an agreement with any government which" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:6.25/0/default.jpg#h=581&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:12.5/0/default.jpg#h=1162&w=895", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945092301/0388.xml&format=alto_xml" + ], + "index": 32, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:26:26.926Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), September 23, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-26", + "dates": [ + "1945-08-26" + ], + "description": [ + "Send Dear Buddy To Your Serviceman See Part 2 Page 4 ALLIED FLEETS RING JAPAN BATTLESHIPS 14 CRUISERS 22 Cargo Plane Falls Burns On East Side Hundreds See Great Flying Tiger Craft Crash Near Van Dyke A mammoth Flying Tiger transport plane converted into the countrys first aerial moving van crashed in a mass of flames t 1245 p m Saturday in a field near Mt Olivet Cemetery Outer Drive and Van Dyke Three veteran airmen compos ing the crew miraculously escaped fiom the hlaing wreckage with minor injuries They had taken off from the City Airport with a cargo of fur niture bound for Los Angeles a few minutes before the ship burst mto flame HUNDREDS SEE HASH Hundreds of jrons including employes of the airport witnessed the daring crash landing and saw the hugj 4am plummet to the earth in smoke and flames from 3000 feet Hours after the crash firemen were pouring water on the wreck to prevent explosion of the gasoline tanks The transport and its cargo were a total loss The crew members Pilot John ftobrrt Gordon 29 veteran of the Air Transport Command copilot Dan Lufkin 41 both of Long Beach Cal and Engineer" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:6.25/0/default.jpg#h=578&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:12.5/0/default.jpg#h=1157&w=890", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945082601/0790.xml&format=alto_xml" + ], + "index": 33, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:57.639Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 26, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-26", + "dates": [ + "1946-01-26" + ], + "description": [ + "Bare s Reds Policy To Rule or Ruin Ree Von Wirgand part 1 Page 1 FORD CHR YSLER SIGN WITH UA W GIVING RAISES OF 18 AND 18h CTS CIO Tells Meat Workers To Return to Their Jobs Hints U S to Give FflctFinder Raises CHICAGO Jan 26 INS The ClOs Packing House Workers Union announced to day that it was calling off it nationwide strike against thi government some 12 hours after the department of agri culture had seized the pack ing industry on order of Pres ident Truman The union stated that it was in structing its members to return to work Monday It dispatched orders calling on the lO striker to withdraw all picket lines around packing companies at 5 p m to day When the government first seized the plants CIO members defied the government by main taining their picket lines CONTIM E GE FIGHT In going hark to work the union statement said our member are attempting to co operate with the government which Is attempting to co operate with them Lewis J Clark president of the union said the CIO would con tinue to press its wage increase demands against packing firm It was" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:08.201Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:3.125/0/default.jpg#h=298&w=228", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:6.25/0/default.jpg#h=596&w=457", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:12.5/0/default.jpg#h=1193&w=915", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012601/1260.xml&format=alto_xml" + ], + "index": 34, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:34.329Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 26, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-20", + "dates": [ + "1946-01-20" + ], + "description": [ + "The Tragedy Of Truman e row ther Article Page 7 200 POLICE SWOOP ON HANGOUTS STEEL MEN OUT UAW IMPATIENT Launch Drive To Round Up All Suspects Chief Wencei Joins 200 Detectives in Hunt for Bandits A police roundup rivaling those of the roaring 20a wan launched by more than 200 detectives Saturday night in a drive to end the current wave of burglaries and hold ups Downtown hdquartrr dis patched 11 cruder carrying three man detective teams to augment normal patrol They were ordered by Detective Chief Paul Wencei to investigate all auspicious cars and visit poolrooms and saloons where men of questionable character hang out WEXCEL JOINSDRIVE Chief Wencei joined the drive with his senior and squad inspec tors assigned to supervise the dragnet One robbery and an at tempted pursesnatrhtng were re ported as the police began the crackdown The cleanup was centered In the territories covered by Central Trumbull Hunt Canfield and B ttWfg itStfllHE Hunted were three robbery handa which have been active in those vicinities during tht past two weeks AT LEI ft CUE MOMENTS Wencei expressed belief that the current crime wave can he stopped only by the arrest of of fenders in" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:3.125/0/default.jpg#h=296&w=226", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:6.25/0/default.jpg#h=592&w=453", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:12.5/0/default.jpg#h=1185&w=907", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012001/1006.xml&format=alto_xml" + ], + "index": 35, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:09.929Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 20, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-02", + "dates": [ + "1945-12-02" + ], + "description": [ + "Put a Wounded Serviceman on Your Christmas List Contribution Blank and List of Donor t Pg 6 By JERRY PETTIT Is a wounded servicemans Christmas worth S2 to you If he is one of the thousands of boys at Percy Jones General Hospital who has been maimed for life while fighting your battles is it worth 2 to you to help bring him Christmas cheer There are many such heroes in the Battle Creek hospitalsome on crutches some in wheel chairs some strapped in bed frames Theyve been brought there from Guadal canal and New Guinea from North Africa and Red Gains in East Worry London See Von Wiegand Part 1 Page 2 UAW AGREES TO MAKE PARTS FLINT GM LOCAL WONT WORK Hess Reveals Why He Flew To Scotland Carried 4Pc Pan To ous4 O 1 j and Negotiate Peae i Picture on Phrc 10 B PIKRRE J HI SS NUERNBERG Dec 1 INS Rudolf Hevs disclosed today hr parachute mto Orrrnnic lint Hin in Hill 4rrng fourpmnf trrni hiii hr hQped would oust Winston Churrhil and leavr 111 r Nazis a frer hand in the rad nited IreM Mid lies had Intended to try to persuade hlnr to" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:6.25/0/default.jpg#h=580&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:12.5/0/default.jpg#h=1160&w=890", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120201/0618.xml&format=alto_xml" + ], + "index": 36, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:31:38.065Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 2, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-16", + "dates": [ + "1945-12-16" + ], + "description": [ + "20000 Vets Stranded On Coast Over Christmas Holidays sSAN FRANCISCO Dec 15 oNSBetween 20000 and 30000 Pacific veterans who thought they would be home for Christmas were doomed today to spend the holiday in San Francisco Army navy and city officials admitting the pros pect for transportation eastward was glum reported that 90000 veterans would arrive in San Francisco by Christmas on top of a backlog of 16000 already await ing transportation ftjft ft ft ft ft ft ft ft ft ft ft ftft 2JLL 200 Old Newsboys On Corners Tuesday See Ilst Part I Iage l U S NAMED PERMANENT UNO SITE MARSHALLS JOB UNITE CHINA Britain Loses In Committee Vote 30 to 14 Headquarter City Not to Be Chosen Until Next Month LONDON Dec 15 INS The United States was chosen today as the pern a nent home of the United Na tions Organization by a 30 to 14 vote of the site commit teemen The met y ir in America r robabh wont bo docid d until Mt month Si k countrcs Including the United States abstained fiom ifli gHi tain I I led she 1 It ttlo against tho selectiort of hi t nited States demanding" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:3.125/0/default.jpg#h=291&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:6.25/0/default.jpg#h=583&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:12.5/0/default.jpg#h=1166&w=894", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945121601/1108.xml&format=alto_xml" + ], + "index": 37, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:32:28.443Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 16, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-28", + "dates": [ + "1945-10-28" + ], + "description": [ + "228000 SchoolChildren Join Times Campaign to Get Out the Vote By JERRY PETTIT VOTE VOTE VOTE On Tuesday Nov 6no matter how busy you arego to the polls and VOTE For the few moments it requires drop whatever you are doing o to the polls and exercise your most valuable American franchisethe right to have a voice in your government General Describes Corregidor Fall See Waimv right Story Page 12 Truman Tells the World U S WILL USE POWER FOR PEACE House Senate Conferees OK Jax Cut Bill Adoption in Congress by Thursday Likely Repeals 5 Auto Tax Table on Pane 4 WASHINGTON Oct 27 INS House and Snalc conferees completely agreed today on a 5920000000 tax cut bill for flora s f t bp 12 million low income persons from the tax roll in n general slash of levies on in dividuals A conference report containing 1 the tax bill in Its final form Will be filed lfi Tin House Tuesday and be called up for approval Wednesday under present plans Boh the Houe and Senate are expected to adopt the report j quickly the Senate probably on Thursday Approval of the report hy the I two houses f" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:3.125/0/default.jpg#h=289&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:6.25/0/default.jpg#h=579&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:12.5/0/default.jpg#h=1159&w=885", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102801/0450.xml&format=alto_xml" + ], + "index": 38, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "4", + "2" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:33:29.115Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 28, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-09", + "dates": [ + "1945-12-09" + ], + "description": [ + "Can You Help to Find Homes for Returned Veterans Are you a discharged veteran looking for a place to live If so The Detroit Times is prepared to help you Starting Monday this paper will conduct a program to find a place for you and your family The decision to start this service was prompted by the disgraceful fact that hundreds of singleand marriedGls are returning to what they thought was their home town with no place to live As one said We should have brought our fox holes with us The report of three homeless servicemen in the Times one of whom threatened to pitch a tent on the city hall iawn brought a tremendous response from Detroiters ready to provide living accommodations These locations are now on file fafcCiCrtiCiSCitrC pp I Uli E 3 500000 Vets Face Homeless Yule REE BTORV ON PAGE 10 R OOSE VEL T CHUR CHILL PHONES TAPPED BY NAZISMARSHALL Fleisher and His 4 Pals Get 20 to 50 Yr Terms Stiff Sentences End Long Trial By JAMES MELTON PONTIAC Dec BThe law of average caught up with Harry Fleiahcr Satur day And his 25yearold crime career built on bootlegging terrorism and gambling top" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:3.125/0/default.jpg#h=291&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:6.25/0/default.jpg#h=582&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:12.5/0/default.jpg#h=1164&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120901/0864.xml&format=alto_xml" + ], + "index": 39, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:32:04.770Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 9, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-21", + "dates": [ + "1945-10-21" + ], + "description": [ + "General Wainwright Describes Infamous Bataan Death March Gen MacArthur Sets Model for Allies fie Von Wicganri Part 1 Page II HOW WIFE SHADOWED THOMPSON Locals Voting Power Peace Back so Work Proposal Gels Big Majorily End of Strike Due Over WeekEnd Union Chiefs Say SAGINAW Ort Jft Inritratimv late Saturday v rt that the backtowork proposal would I Btumcrs Pouti only will it carry 1 y individual Vote but by a v 1 1 mon leader believer Of the first 20 loc 0 ulatnl of 22 voting 12 r 1 frd the recommcndalon re jected it The total vote for tjv terrm irendatmn Wih 411 3 Muakegon and I it r w c th only lot ils v 1 i T LEADERS OMHUVT Leaders of thr ir n id they bad no doubt the compromise would be rati 1 and tt t the non would 1 1 work over the week nd If the firm vot faVorable the SMB Will bo a once to ret m on their next shift un n c ds c i 1 The locii n 1 i M r i k where a renirl in r air i ml was forced t yesterday lea Int" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:6.25/0/default.jpg#h=579&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:12.5/0/default.jpg#h=1158&w=888", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102101/0160.xml&format=alto_xml" + ], + "index": 40, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "4", + "2" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:33:02.676Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 21, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + } + ], + "slug": "", + "title": "Collection Items", + "url": "https://www.loc.gov/collections/chronicling-america/" + } + ], + "content": "$search_default|partof:chronicling america", + "link": "https://www.loc.gov/collections/chronicling-america/", + "markup": null, + "pagination": "2 of 3", + "slug": "", + "title": "Collection Items", + "url": "https://www.loc.gov/collections/chronicling-america/" + }, + { + "active": false, + "content": "$collection-titles|partof:chronicling america|digitized:false", + "count": 25, + "disable_navigation": true, + "link": "https://www.loc.gov/collections/chronicling-america/titles/", + "pagination": "3 of 3", + "slug": "titles", + "sortBy": "title_s_asc", + "style": "table", + "title": "All Digitized Titles", + "url": "https://www.loc.gov/collections/chronicling-america/titles/?sb=title_s_asc&st=table" + } + ], + "pagination": { + "current": 1, + "first": null, + "from": 1, + "last": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=4", + "next": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=2", + "of": 22924836, + "page_list": [ + { + "number": 1, + "url": null + }, + { + "number": 2, + "url": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=2" + }, + { + "number": 3, + "url": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=3" + }, + { + "number": "...", + "url": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&sp=4" + } + ], + "perpage": 40, + "perpage_options": [ + 20, + 40, + 80, + 160 + ], + "previous": null, + "results": "1 - 40", + "to": 40, + "total": 573121 + }, + "partof": [ + "Serial and Government Publications Division" + ], + "previous": { + "content": "about-this-collection/technical-information.html", + "description": [ + "National Digital Newspaper Program (NDNP)\n\n \n News room of the New York Times newspaper, 1942.\n\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\n preservation on microfilm of a corpus of at-risk newspaper materials." + ], + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/", + "slug": "technical-information", + "status": "production", + "title": "Technical Information", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/" + }, + "previous_sibling": { + "active": false, + "children": [ + { + "content": "about-this-collection/related-resources.html", + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/", + "slug": "related-resources", + "status": "production", + "title": "Related Resources", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/related-resources/" + }, + { + "content": "about-this-collection/rights-and-access.html", + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/", + "slug": "rights-and-access", + "title": "Rights and Access", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/rights-and-access/" + }, + { + "content": "about-this-collection/technical-information.html", + "description": [ + "National Digital Newspaper Program (NDNP)\n\n \n News room of the New York Times newspaper, 1942.\n\nThe digitized newspapers available in Chronicling America are produced through the National Digital Newspaper Program (NDNP), a partnership between the National Endowment\n for the Humanities (NEH) and the Library of Congress (LC). NDNP is a long-term effort to provide permanent\n access to a national digital resource of historic newspapers, selected and digitized by NEH-funded institutions\n (awardees) from all U.S. states and territories. This program builds on the legacy of the strategically successful United States Newspaper Program (USNP, 1982-2011), a project\n sponsored by the NEH with technical support from LC which organized the inventory, cataloging, and selective\n preservation on microfilm of a corpus of at-risk newspaper materials." + ], + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/", + "slug": "technical-information", + "status": "production", + "title": "Technical Information", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/technical-information/" + } + ], + "content": "about-this-collection/overview.html", + "featured_items": { + "carousel_label": "100 Years Ago Today", + "content": "$hundred-years-ago|type:issue|partof:chronicling america", + "content_is_search_results": true, + "count": 15, + "is_carousel": true, + "status": "production" + }, + "link": "https://www.loc.gov/collections/chronicling-america/about-this-collection/", + "pagination": "1 of 3", + "slug": "about-this-collection", + "title": "About this Collection", + "url": "https://www.loc.gov/collections/chronicling-america/about-this-collection/" + }, + "research-centers": [ + "newspaper-and-current-periodical" + ], + "results": [ + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + ], + "batch": [ + "gu_jabbah_ver02" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/georgia/", + "2/united states/georgia/fulton/", + "3/united states/georgia/fulton/atlanta/" + ], + "contributor": [ + "digital library of georgia, a project of galileo located at the university of georgia libraries" + ], + "date": "1913-06-08", + "dates": [ + "1913-06-08" + ], + "description": [ + "NOTICE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 10 WILSONS ROLE AS BUSINESS BOSS IMPERILS WHOLE NATION SAYS FORBES Troublous Times May Be Ex pected Unless Some Check Is Put on the Activities of Amateur Statesmen at National Capital Idea of Attorney General to Put Killing Taxation on Corpora tions Doing More Than Certain Amount of Business Staggers By B C FORBES NEW YORK June 7ls the Wil son administration to slash business It has come perilously near doing ao and unless some restraint be ex ercised by amateur statesmen utterly out of sympathy with the nations business affairs troublous times may be precipitated Attorney General Mc\u00dfeynolds has brought forth the staggering proposal that corporations be punished by kill ing taxation for doing more than a certain amount of business no matter How honestly economically or satis factorily the business may be con ducted This startling policy of wrecking an enterprise solely because of its size is the most revolutionary principle yet enunciated by any of our new lot of Federal statesmen In effect the Attorney General wants to upset the" + ], + "digitized": true, + "extract_timestamp": "2024-05-22T12:58:00.479Z", + "group": [ + "ndnp/gu", + "digital-library-of-georgia-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:6.25/0/default.jpg#h=505&w=425", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913060801:0281/full/pct:12.5/0/default.jpg#h=1010&w=851", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913060801/0281.xml&format=alto_xml" + ], + "index": 1, + "language": [ + "english" + ], + "location": [ + "atlanta", + "fulton county", + "fulton", + "georgia", + "united states" + ], + "location_city": [ + "atlanta" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "fulton" + ], + "location_state": [ + "georgia" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "sn89053729", + "9", + "0", + "1", + "0000000001" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn89053729" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "9", + "3", + "3", + "4", + "4", + "0", + "0", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Atlanta Georgian and news", + "Sunday issues published with title: Sunday American", + "Sunday issues may be called: Hearst's Sunday American", + "Sunday issues may sometimes be called: Atlanta American", + "One extra for May 31, 1913 called: Georgian Atlanta", + "May sometimes be called: Georgian-American" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "fulton county (ga.)", + "newspapers", + "atlanta", + "georgia", + "fulton county", + "fulton", + "atlanta (ga.)", + "united states" + ], + "timestamp": "2024-05-23T03:04:07.229Z", + "title": "Image 1 of Atlanta Georgian (Atlanta, Ga.), June 8, 1913, (EXTRA)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn89053729/1913-06-08/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + ], + "batch": [ + "gu_jabbah_ver02" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/georgia/", + "2/united states/georgia/fulton/", + "3/united states/georgia/fulton/atlanta/" + ], + "contributor": [ + "digital library of georgia, a project of galileo located at the university of georgia libraries" + ], + "date": "1913-06-15", + "dates": [ + "1913-06-15" + ], + "description": [ + "NOTDCE If you have any difficulty in buying Hearsts Sunday American anywhere in the South notify Circulation Manager Hearsts Sunday Ameri can Atlanta Ga VOL I NO 11 JAP ALLIANCE AGAINST U S OPENLY URGED IN GERMANY What Does It Matter if Yellow Race Should Establish Itself in America Asks Naval Expert in Prominent Berlin Newspaper Dr Graves Recently Released Spy of Kaiser Has Documents to Prove His Charge of Secret Compact Between Two Empires sclal Cable to The American BERLIN June 14That the idea of a closer understanding between Germany and Japan first hinted at in the revelations of Dr Karl Graves the former confidential agent for Ger many and England to The New York American has been receiving the thoughtful attention of German pub licists is shown again tn an article in this weeks Die Zeitschrift by Count Reventlow the foremost naval expert in Germany Germany the writer urges should refuse to allow consideration of race sentiment to lead it into taking sides with Western nations against the Yellow Peril Suppose Japan really became mas ter of the Pacific he says It i scarcely likely Germanys economic interests would suffer thereby Equal ly little could it be injured" + ], + "digitized": true, + "extract_timestamp": "2024-05-22T12:58:00.479Z", + "group": [ + "ndnp/gu", + "digital-library-of-georgia-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:3.125/0/default.jpg#h=257&w=216", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:6.25/0/default.jpg#h=515&w=432", + "https://tile.loc.gov/image-services/iiif/service:ndnp:gu:batch_gu_jabbah_ver02:data:sn89053729:00393344003:1913061505:1003/full/pct:12.5/0/default.jpg#h=1030&w=864", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/gu/batch_gu_jabbah_ver02/data/sn89053729/00393344003/1913061505/1003.xml&format=alto_xml" + ], + "index": 2, + "language": [ + "english" + ], + "location": [ + "atlanta", + "fulton county", + "fulton", + "georgia", + "united states" + ], + "location_city": [ + "atlanta" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "fulton" + ], + "location_state": [ + "georgia" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "sn89053729", + "9", + "5", + "0", + "0000000001" + ], + "number_edition": [ + "5" + ], + "number_lccn": [ + "sn89053729" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "9", + "3", + "3", + "4", + "4", + "0", + "0", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Atlanta Georgian and news", + "Sunday issues published with title: Sunday American", + "Sunday issues may be called: Hearst's Sunday American", + "Sunday issues may sometimes be called: Atlanta American", + "One extra for May 31, 1913 called: Georgian Atlanta", + "May sometimes be called: Georgian-American" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "atlanta georgian (atlanta, ga.) 1912-1939" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "fulton county (ga.)", + "newspapers", + "atlanta", + "georgia", + "fulton county", + "fulton", + "atlanta (ga.)", + "united states" + ], + "timestamp": "2024-05-23T03:05:46.148Z", + "title": "Image 1 of Atlanta Georgian (Atlanta, Ga.), June 15, 1913, (EXTRA)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn89053729/1913-06-15/ed-5/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-05-23", + "dates": [ + "1943-05-23" + ], + "description": [ + "Price Ceilings The New OPA Chart on 600 Commodities Appears in Part 4 Page 14 43RD YEAR NO 235 Go Back Thomas Urges Strikers 52000 Rubber Workers Walk Out ttf if 6vy4 f fcfflir jv BBS nutssu4 H sn I 1 Bwfl P W lEoxholeif\u00dfiSwa Pjt 5 I I FDITOLS NOTH Foxhole Diary the story hj r wound d D trott nun nr Pic Pnijuk JJ of UUO Hast fi oln n wood Ht nt his thrfc months t H iliadaleo not Island front tit mom nt hi wt nt oah Off tot the first tin i of the ft ttni I i n Aug V J nntit h was f eaeiuit d v Uh wounds on So Pie Ilmjak actually wrote hts d nr 7 in iiadrrt f holt and in the dripping jungle H n rote in n small diary book hr took from the hod i ft dmd Jap starting it on tltf dag thr Jap left off Tod a Pte Jinn I s l Detroit Marine Hos pital ill nPh a siitltitn irrttrtnre of his J ntdnlcniitilf oi fronted malaria 15y PIT CHAItIKS C RKEIJAK t SMC i right 1343 b The Detroit Time i Installment" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:23.224Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:3.125/0/default.jpg#h=295&w=231", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:6.25/0/default.jpg#h=590&w=463", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943052301:0480/full/pct:12.5/0/default.jpg#h=1181&w=927", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943052301/0480.xml&format=alto_xml" + ], + "index": 3, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "5", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T10:39:01.758Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 23, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-05-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-06-06", + "dates": [ + "1943-06-06" + ], + "description": [ + "Clean Plate Club Boys and girls Join the great army of home patriots See Part 1 Page 4 43RD YEAR NO 249 BRITISH CABINET MEETS HASTILY TO SPEED 0 K OF INVASION PLAN Major Kermit Roosevelt 53 Dies in Alaska Son of Former President 2d to Perish in War WASHINGTON Tune IT Krrrru Roosevelt s of the lae PrwidPt I freedom died yesterday n Aa ska while on net o duty a U S Army ma ini ton war d par tment announced today The i3earold explora a ttirr And warrior like l fatrr an Advocate of the strenuous If thus became the fir member of hi fighting family to die in this world war Hi younger brother Quentin was killed in action on the Western front i V War I And was buried in frar e The war department 1 irked deai of tt 1 Kermit Roosevelt s ri ad hut said be uai serving or una a lied d t And wa assigned to no spH fi branch Because the notifcat on from Alaskan headqiart r nor specify that he W 8 k led in at UnnU w H rrr ilk l fv hr died a natural ciatf" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:23.224Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:3.125/0/default.jpg#h=294&w=229", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:6.25/0/default.jpg#h=588&w=458", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588575:1943060601:1068/full/pct:12.5/0/default.jpg#h=1176&w=916", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588575/1943060601/1068.xml&format=alto_xml" + ], + "index": 4, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "5", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T10:41:04.006Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 6, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-06-06/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-28", + "dates": [ + "1943-02-28" + ], + "description": [ + "Casualty List Michigans casualty list the names of 120 sol diers killed in action in Europe in Africa and in the Southwest Pacific Detroit Area SOUTHWEST PACIFIC Adams Cpl Alphonse A 4800 University Carpinelli Pfc Ralph 14939 Tracy Downey Staff Sgt Norman M 2317 FernclifT Royal Oak Frary Pfc Kenneth L Plymouth llill Pvt Alex G 288 Walper Clawson Jamnik Pfc Ah in J 6084 Grix dale Knoche Pfc William C 1391 Phillip Lada Staff Sgt Ernest 8337 Thaddeus Lang Cpl Edmund 8 8349 Brush Leppek Cpl Norhert J 8433 Elgin Martin Pvf Floyd Jr 15 South Wilson Mt Clemens Menge Cpl Richard W 7311 Juneau Center Line Nowak Pfc Joseph 3464 Martin ODonnell Sgt Harold P 3443 Wabash Parmentier Cpl Oscar A 3958 e Bacons tie Id Riske Sgt Gustav P 4168 Mc Clellan Romano Sgt Orlando 11 7260 Studebaker Van Dyke Roma now ski Sgt Stanley F 5915 Chopin Saros Pfc Nick G 2918 Beni tea u Stirling Pic Kenneth C 2315 T Trombley Pvt Floyd J 198 Ilirly Grosse Pomte Farms Van Vranken Cpl Clarence J 736 Gardenia Royal Oak Wardell Pfc Manliff W 9311 Schaefer Wilork Pfe Richard J 11650 Moran Hamtramck Ycnelouis pvt Bernard T" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:3.125/0/default.jpg#h=296&w=233", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:6.25/0/default.jpg#h=592&w=466", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022801:0514/full/pct:12.5/0/default.jpg#h=1184&w=933", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022801/0514.xml&format=alto_xml" + ], + "index": 5, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:02:01.877Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 28, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-28/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-21", + "dates": [ + "1943-02-21" + ], + "description": [ + "Lets Garden out full knowledge ana proper advice to plant their own war gardens The experts presiding over The Times gardening department are nationally known Mrs Isabel INVASION Pierre Hubs tells of Allies invasion plans See story and map Page 2 43RD YEAR NO 144 MORE FOODS PUT ON RATION LIST Allies Smash MidTunisia Axis Thrust I Alexander Arrives at Front as British Pound Mareth Line By EDW ARD W BEATTIE t Hf4 Pri KUf ALLIED HEADQUARTERS North Africa Feb 20American forces dug in on the rocky ridges forming a new line in central Tuj msia today and with the help of strong British units repelled two enemy thrusts designed to test the strength of the Allied positions i The lines appeared to be stabi lized in a fairly firm position as Gen Harold R L G Alexander former British commander for the Middle East arrived here to as sume his new duties as deputy to Gen Dwight Eisenhower in charge of Allied ground forces in Tunisia Marshal Erwin Rommels Afnka Korps fared the threat of the British Eighth Army whose big guns were pounding the Mareth Line in southern Tunisia Boast 3000 Captives fPNB Official German news agency said" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:3.125/0/default.jpg#h=296&w=231", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:6.25/0/default.jpg#h=592&w=463", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943022101:0210/full/pct:12.5/0/default.jpg#h=1184&w=926", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943022101/0210.xml&format=alto_xml" + ], + "index": 6, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:01:30.819Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 21, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-21/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-03-14", + "dates": [ + "1943-03-14" + ], + "description": [ + "Wounded Heroes The Dramatic Story of Three Men Who Fought the JapsSee Page 12 43RD YEAR NO 165 Cant Pay File Anyway lax Head Says 800000 Outside Fold as Monday Midnight Deadline Gets Nearer Bv ARTHUR JUNTUXEX An estimated 800000 Iotroit taxpayers were still to be hratd from Saturday as the annual in come tax derby approached the finish line with the usual last minute lam The deadline for first quarterly payments on 1942 income largest in historyis Monday Tax of fices will be open until 9 p m Letters bearing the postal stamp of March 13 are acceptable Meantime 000 clerks facing a holidaylos weekend worked fev erishly to sort another 100 bags of mail that were dump d into their laps Saturday FRIO A V RECORD DAY Collector Kavanagh guessed that by Saturday closing time 1380 000 taxpayers had fikxJ Record day in Detroit Federal Building his tory occurred Friday when reve nue department aides helped 11417 or the hurdles of the tax blanks Kavanagh predicting that Tues day morning may find thousands delinquent despite activity of the last few ds urged taxyviyprs to file whether you can make ay ments or not ENTIRE AMOUNT DUE If payment" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:3.125/0/default.jpg#h=295&w=232", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:6.25/0/default.jpg#h=591&w=464", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588666:1943031401:1138/full/pct:12.5/0/default.jpg#h=1182&w=928", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588666/1943031401/1138.xml&format=alto_xml" + ], + "index": 7, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "6", + "6" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:03:13.061Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 14, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-03-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-14", + "dates": [ + "1943-02-14" + ], + "description": [ + "If You Want to Keep Fast Time for Detroit Vote Tomorrow I cannot stress too strongly to the Common Council of the City of Detroit the grave effect of the losses that will result to the war program in this critical year of war production if the Common Council decides to abandon Eastern War Time in that City DONALD M NELSON Chairman of WPB PICTURE Page The first pictures released of bombers rolling off Willow Runs production line Page 10 43RD YEAR NO 137 Keep Faster Time Dont Injure War Effort Nelson Asks Confusion Sure _ He Says in Plea to City Voters In very certain terms WPB Chief Donald M Nelson Sat urday urged the City of De troit to remain on Eastern War Time calling attention to the grave effect of the losses that will result to the war program in this critical year cf war production if fast time is abandoned Received by City Clerk Thomas D Leadbetter on the eve of primary elections in which the time change will be an issue Nelsons letter has been relayed to Mayor Jeffries and Council President Lodge Apply to All Agencies Nelsons contention was hoi st rred by D" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:3.125/0/default.jpg#h=295&w=232", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:6.25/0/default.jpg#h=591&w=464", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943021401:1038/full/pct:12.5/0/default.jpg#h=1183&w=929", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943021401/1038.xml&format=alto_xml" + ], + "index": 8, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "5", + "4" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:00:58.724Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 14, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_gwinn_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1943-02-07", + "dates": [ + "1943-02-07" + ], + "description": [ + "Guadalcanal Diary a Crack Reporters Eyewitness Story of the Pacific War Starts in Mondays Times 1 Guadalcanal Diary a terrific eyewitness story by a brilliant reporter who was ip the thick of the battle starts Monday in The Times The author Richard Tregaskis International News Service war correspondent was with the War Today Roosevelt Vargas Tslk Spot lights UBoat Menace See Page 2 Col 1 43RD YEAR NO 130 EISENHOWER NORTH AFRICAN CHIEF Board Fires 2 Patrolmen Organizers V Witherspoon Warns Others in FOP Case May Go to Council The police trial board fired two patrolmen late Saturday after finding them guilty of insubordina tion for refusing to drop member ship in the Fraternal Order of Po ller The dismissal were announced as effective immediately Fired were Patrolmen Howard Heine with 20 years police service and Bernard L Dugan with five cars service both of whom admitted being local organizers for the fraternal order He Warm Othera Following the announcement of the ruling after two days of tes timony Commissioner John With erspoon said any other policemen who are members of the order and who do not sever their connections will be taken before the board on similar charges James" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:21.311Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:3.125/0/default.jpg#h=296&w=230", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:6.25/0/default.jpg#h=593&w=461", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_gwinn_ver01:data:sn88063294:00340588654:1943020701:0744/full/pct:12.5/0/default.jpg#h=1186&w=922", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_gwinn_ver01/data/sn88063294/00340588654/1943020701/0744.xml&format=alto_xml" + ], + "index": 9, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "6", + "5", + "4" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T11:00:28.119Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), February 7, 1943, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1943-02-07/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_holly_ver03" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1944-12-03", + "dates": [ + "1944-12-03" + ], + "description": [ + "Help Needed by Santa to Give Servicemen a Merry Christmas People who know will tell you there is nothing worse than a Christmas spent away from home without friends without relatives miles from any one who cares However there is not going to be one serv iceman in this area who will undergo such an Send the Times To Men in Service See Story Page Five Yanks Drive New Wedges in Rhine Basin INDICT IffKAY IN TRACK LAW BRIBE Nazis Retake Some Villages K PARIS Dec Sunday INSU S invasion armies roadened their holds on the west banks of the Saar and Roer rivers to 14 ajid nearly nine miles respectively early today after capturing most of Saarlautem two thirds of Linnich and the wgptern part of Julich in battles of un paralleled ferocity New wedges up to three miles deep were hammered into the pri mary west wall defenses of Ger manvs vital Saar and basins The U S Third Arrtiy flung the Nazis across the Saar from Saarlautern 11 mile from Saarbrucken and the Ninth peaied within 22 and 2B mile of Cologne and Dusseldorf FIVEDAV FIGHT RAGES The U S First Army fought through the fifth day" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:47.286Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:3.125/0/default.jpg#h=291&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:6.25/0/default.jpg#h=583&w=448", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588885:1944120301:0942/full/pct:12.5/0/default.jpg#h=1166&w=897", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588885/1944120301/0942.xml&format=alto_xml" + ], + "index": 10, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "8", + "8", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T12:14:44.036Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 3, 1944, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1944-12-03/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_holly_ver03" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-01-14", + "dates": [ + "1945-01-14" + ], + "description": [ + "How to Fire Your Furnace and Save Coal in Mondays Times It is patriotic and vital to cooperate in makinp effective the wartime fuel conservation propram of James F Byrnes war mobilizer Be a loyal home front soldier and SAVE FUEL To help you The Detroit A E 3 ppPCrCiPPCrp U S Faces Test Of Leadership Bid SEE VON WIEGAND PAGE 2 Men Killed Hooper Mystery Witness Says Nazis Fleeing Belgium as Allies Push On Attempt to Destroy Germans Retreating to Siegfried Shelter PARIS Jan 13 INSThree Allied armies hammered deepening Hedge tonight into the entire 80 mile perimeter of the collapsing Ardennes bulge while a fourth army renewed an offensive drive on Orman territory toward which Nazi column were fleeing from Belgium under torrents of bombs and shells Seeking to catch and destroy the bulk of Field Marshal Von Rundstedts depleted division be fore they can reach the shelter of the Siegfried Line outpost the U S First and Third nd the British Second armies hurled thetr full strength into an allout con vergent push from the north south and west BILGE VIRT NARROW ED The First Army extended it front eastward to a width of 30 miles flinging" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:40:48.500Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:3.125/0/default.jpg#h=290&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:6.25/0/default.jpg#h=581&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_holly_ver03:data:sn88063294:00340588897:1945011401:1153/full/pct:12.5/0/default.jpg#h=1163&w=899", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_holly_ver03/data/sn88063294/00340588897/1945011401/1153.xml&format=alto_xml" + ], + "index": 11, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "8", + "8", + "9", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T12:17:53.670Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 14, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-01-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-27", + "dates": [ + "1945-05-27" + ], + "description": [ + "Memorial Services for War Dead Sunday at Cass TechStory on Page 2 ft_ft ft r ft ftft ftft ft ft ft ftft 1 jj Send Dear Buddy To Your Serviceman her Part Two Page Four No Proposal in 17 Years Hitlers Girl Had Lipstick and Silk Hose By PIERRE J HUBS GARMISCH PARTENKIRCHEN Germany May 26 INSHitlers sweetheart Eva Braun chose to die by the fuehrers side in Berlin rather than face life in an antiNazi world according to her sister The sister Frau retcl Fegelein gave thi eorresoiid ent today hitherto undisclosed details ot the 17 year romance between Hitler and Eva Talking about the other sidethe little known side of Hitlers life Frau Fegelein pictured the former fuehrer as a lovemaking cavalier outwardly courteous toward women but devoted only to one woman Eva Braun Big 3 Parley Hint Given by Churchill Conference Before July 5 Indicated fONrn X May 73 TNS Prime Minister Churchill today in dicated that a meeting of the Big Three is imminent and that he may he toroid to leave Britain to ntei with President Truman and Marshal Maim I Mnwow said Premier Stalin Kmlrrml W minute tonight with Harry envoj of Presi dent" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:3.125/0/default.jpg#h=292&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:6.25/0/default.jpg#h=584&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052701:0514/full/pct:12.5/0/default.jpg#h=1168&w=898", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052701/0514.xml&format=alto_xml" + ], + "index": 12, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:22:20.440Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 27, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-27/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-25", + "dates": [ + "1945-03-25" + ], + "description": [ + "Achtung Herrenvolk Choose Unconditional Surrender or Pulverization Eisenhower LMW Losing Money Boom Homes Empty Sfc Morns on rage S and fl THE BIG PUSH YANKS REDS BRITISH STRIKE FOR BERLIN By INTERNATIONAL NEUB NKRVICF Allied armies opened a gigantic squeeze play to topple the German Reich today as American and British armies in the west stormed across the Rhine and the Russians unleashed a powerful new offensive in the east There could be little doubt that the drives were coordinated for even as first reports of AngloAmerican success in bridging the great German water way trickled in Marshal Stalin officially announced a new Russian drive on Vienna The Germans said the Russians also were THE U S NAVY TRANSPORTING ITS BOATS TO THE RHINE T Ti WUH Wl i I at Pr If I IBaClKSHra If Other iciurti Page 3 Army trucks carrying the navys LCVPa landing Craft Vehicle Personnel through the streets of a narrow Belgian village as they roll lip to the Rhine for the great Iwo Casualty Lists Speeded WASHI N G T O N March 24 UP Mop lhan half of the American casualties on Iwo Jima already have been reported to their next of kin" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:6.25/0/default.jpg#h=580&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945032501:0914/full/pct:12.5/0/default.jpg#h=1161&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945032501/0914.xml&format=alto_xml" + ], + "index": 13, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:14.291Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 25, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-25/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-20", + "dates": [ + "1945-05-20" + ], + "description": [ + "Am an American Day Rites Welcome Thousands of New Citizens In special tribflte to the thousands of people who have attained citizenship during the last year through naturalization or have come of voting age their 21st birthday Detroiters will rally this Sunday for the fifth annual celebra tion of I Am an American Day iiX pp VXI7T C 3 Von Wiegand Tells Of Chaos in Europe See Story on Tage Four 1 EE3 US GRILLS MYSTERY GUESTS SEIZED ON CAPTURED UBOAT US Challenges Titos Claim to Trieste Region WASHINGTON May 19 INS Acting Secretary of State Grew today c hallenged Marshal Titos claims regard ing the disputed Trieste region declaring that the United States insists upon orderly not forcible territorial settle ments The controversy engendered by Titos moves mounted in intensity as Grew revealed that Yugoslav forces in the disputed areas have been augmented by partisan infiltra tions into districts falling within the jurisdiction of the Allied high command The acting secretary disclosed t Hht the United States hart just received a noltr fttx m Trtxfs gov ernment in reply to one of run Jtrrwincaneommuniration sent In coniunetion with the British Grew described Titos attitude unsatisfactory to the United States" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:6.25/0/default.jpg#h=580&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945052001:0278/full/pct:12.5/0/default.jpg#h=1160&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945052001/0278.xml&format=alto_xml" + ], + "index": 14, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:21:14.602Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 20, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-20/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-04-01", + "dates": [ + "1945-04-01" + ], + "description": [ + "Is Marshal Tito Detroit Riot Inciter See Story on Pa Five IKE DEMANDS NAZIS GIVE UP AS 9 ALLIED ARMIES ROLL ON Peace Hopes Help Brighten Citys Easter Churches See Record Attendance Warm Dry Day Promised Inspired by thr hnpr of early virtory and prar in warsad rimed world Detroit this Easter relived in prayer and pageant the Mrr of Uhrt Resurrection and the hope of eternal life The sight of thousands at prayer in the ty 1 400 hurches marked observance of this gnat of Uhmtmn mg S At usual Detroit did not over look the traditional gift and cele bration for children even though the Easter basket ma not hi been as abundantly filjrri h in other ers YOUNGER sn R IE The rustomarv colorful Eatrr parades were eon fined tlv to the younger set who added a touch of gaypty to the wartime one The weather luurau assured Det toit of a rr Id d v da Masses were to h held in Cath olic rhurchr from dawn urn 1 noon at regular interal In piscopalian chut hes e v r r a communion sersicis were planned for the morning along with can tata Easter olays and" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:3.125/0/default.jpg#h=289&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:6.25/0/default.jpg#h=578&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945040101:1158/full/pct:12.5/0/default.jpg#h=1157&w=884", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945040101/1158.xml&format=alto_xml" + ], + "index": 15, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:37.619Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), April 1, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-04-01/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-05-13", + "dates": [ + "1945-05-13" + ], + "description": [ + "Christian Europe Periled by Reds Am Yon Wirgand Page Nine TWO TRIPS TO MURDER HOOPER IS ADMITTED BY JURY WITNESS Detroit Bows In Reverence For Victory All Faiths Unite to Offer Prayers of Thanksgiving I call upon the people of the United States what ever their faith to unite in offering joyful thanks to Cod for the victory we have won and to pray that He will support us to the end of our present strug gle and guide us into the way of peace 7 also call upon my countrymen to dedicate this day of prayer to the memory of those who have given their lives to make possible our vic tory With the words President Truman ha proclaimed This Sun day to bf flay of prayer and hundreds of thousand of Detroit ers whatever their Uth wilt raise their voices in julm f thanksgiving CATHOLIC HOLS HOI R Cnminrmomfin World Sodality Day and based on The theme of victory and a rust Cath olic Holy Hour is scheduled for 2 10 p m Sunday in the Univer sity of Detroit Stadium More than 20000 have indi cated intention of attending the ceremony which will ojan with a procession" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:3.125/0/default.jpg#h=289&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:6.25/0/default.jpg#h=579&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945051301:0052/full/pct:12.5/0/default.jpg#h=1158&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945051301/0052.xml&format=alto_xml" + ], + "index": 16, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:20:47.197Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), May 13, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-05-13/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-11", + "dates": [ + "1945-03-11" + ], + "description": [ + "Buy Bonds Stamps From Times Carriers SfcE STORY PART I PAGE 4 TOKYO RAID ALLTIME BIGGEST LEAVES 1500000 HOMELESS 100Mile Area Beyond Rhine ji In Yank Hands PARIS Mmh 11 Sunday INS In thn face of Mistering Hu man artillery fire l S First Army troops east of tin Rhine expanded their vital Rema ge n bridgehead today t an area of more than I i square miles with fresh gains up to nearly a mile Nazi reports of new American crossings of the river m assault boats The iri nan admit td that I t i 1 lodge had in led powerful tank and infant r rrmtniriTrrt not rvj ovei th raptured Ludtidorff 1d dvr at lirn ayeti lut also across the historic loan in surprr aiuphiiiiow opriations a few lidiS lu Ui M4ll i v mho r join vrio li Uid r Nai pat t have l rk up wlh Anu u t nini imT JTtT v frini oi i 1 and fr t i r rri vtt h r 1 f 1 nr f fighting vt T d g ing in the latter rul tu net ton d mile not O nf R r con 1 vn" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:02.189Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031101:0426/full/pct:12.5/0/default.jpg#h=1162&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031101/0426.xml&format=alto_xml" + ], + "index": 17, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:19:26.576Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 11, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-11/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-03-18", + "dates": [ + "1945-03-18" + ], + "description": [ + "wo Jima Capture Hems In Japs See Woodward Article Page I 3D CAPTURES COBLENZ Social Security Loss Faced by Servicemen Congress Fails to Protect Credits and Benefits of Men Risking Lives By JOHN REE t Because of Congress failure to protect them social security rights of men and women in the armed services are fast slipping away Every day a hero risks his life in the service of his country social security benefits which would be paid to his family in case of his death are reduced Somt of the more patriotic fifth tint nun vho joined up early in the warhare hy uoiv tost absolutely all of the social security credits they had built up in jn acctimi Four years ago Arthur J Altmevcr chairman of the social security board urged Congri g to amend the lav so 5s to protect tfie credits of those in military service CONGRESS NEVER GOT AROUND TO IT Ht res hov the present law tinrks to dcpii f k nun drift women of their social sennit pi off chon Cpl John Doe lot us say is 26 years old He has a wife back home and three children Early in 1939 on his" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:02.189Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:3.125/0/default.jpg#h=291&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:6.25/0/default.jpg#h=582&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589051:1945031801:0670/full/pct:12.5/0/default.jpg#h=1164&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589051/1945031801/0670.xml&format=alto_xml" + ], + "index": 18, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "5", + "1" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:19:50.789Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), March 18, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-03-18/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-03", + "dates": [ + "1945-06-03" + ], + "description": [ + "War Clouds Shift To Middle East See Von Wlegand Page Five BRITISH INCITED ARAB ATTACKS ON FRENCH DE GAULLE CHARGES Five Generals To Be Guests Of Detroit Gen Spaatz Heads Flying Chiefs Stated To Arrive Tuesday With an observance described by army air forres official as Detroit real VE Day this Tuesday the city will wckomf three high ranking American fly ing generals who have just re turned to this country after di recting American air operations in the defeat of Germany They are Gen Carl A Spaatz commanding general of the U S Strategic Air Force in Europe Maj Gen Peter Qticsada com manding general of the Ninth Technical Air Command and Maj Gen Frederick Anderson deputy ctmimander for operations undci Gen Spaatz A Tourstar general who now commands the biggest air force in the world and the only air force officer to sit m on the signing of Germanys unconditional sur render Gen Spaatz rank next to Gen H H Arnold in the Ameri can air forces Highlight of Detroit tiibute to the five generals will be n all mihtary parade down Woodward avenue starting at 530 p m Tuesday as a flight of 40 huge fourengine bombers" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945060301:0716/full/pct:12.5/0/default.jpg#h=1163&w=892", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945060301/0716.xml&format=alto_xml" + ], + "index": 19, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:22:40.031Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 3, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-03/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-17", + "dates": [ + "1945-06-17" + ], + "description": [ + "Peacetime Army Vital to U S Read Adm Woodward Page 11 U S Frees Detroiters of All Job Controls INDICT McKAY IN LIQUOR PLOT Outsiders Get Warning to Avoid City WMC to Continue Its Regulations tor Inmigrant Workers All manpower controls over residents in the Detroit area were lifted by the WMC Sat urday making Detroit the first major city in the nation to be affected by such an ac tion Announcement of the suqxn ion of controls was made in Cleveland by E L Keenan direc tor of tiui Michigan Ohio Kcn turky region The commission however re tained jurisdiction axul controls over inmigrant workers and at the same time warned people in other iarls of the country that there is very little liklihood of finding employment in Detroit duiing the next few months As a protective measure for workers the commission also re tained conirol over seniority pro visions This means WMC officials said that any person laid off with guaranteed seniority would be assured of keeping it Suspension of manpower con trols means that persons may now quit an old job or seek a new one without procuring a certifi cate of availability as they were required" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:6.25/0/default.jpg#h=579&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061701:1176/full/pct:12.5/0/default.jpg#h=1158&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061701/1176.xml&format=alto_xml" + ], + "index": 20, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:26.173Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 17, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-17/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-06-10", + "dates": [ + "1945-06-10" + ], + "description": [ + "Marine Vet Writes Dear Buddy Today See Column Part 1 Pago 4 5 DETROIT HOODLUMS INDICTED IN NEW HOOPER MURDER MOVE Halsey Blasts Jap SuicidePlane Base GUAM June 10 Sunday UP Adm Halseys rampaging Third Fleet threw hundreds of carrierbased aircraft against the important Kanoya air drome on Japans home island of Kyushu Friday spreading fires and explo sions through the area and destroying at least 30 enemy planes Kanoya is Japs Seeking Soft Peace Greatest Crisis Here Suzuki Tells People SAN FRANCISCO June 9 UPPremier Suzuki made a tacit bid today for jieat on some tiling lev than uneonflitionHl surrender terms but admitting he saw no prospect of such a de velopment demanded dictator powers from the Parliament to face the gravest crisis since the forming of the empire Suzuki emphasized to the Diet Parliament Japans aspiration for peace but said that the Allied unconditional surrender left Japan no alternative but a fight to the very last He admitted that Japan must fare the prospect of American landings on the homeland islands ASKS DICTATOR POWERS In this crisis Japanese broad casts reported the Diet was re quested to hand over virtually all its powers and duties to enable the" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:03.743Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:3.125/0/default.jpg#h=289&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:6.25/0/default.jpg#h=579&w=449", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589063:1945061001:0948/full/pct:12.5/0/default.jpg#h=1158&w=898", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589063/1945061001/0948.xml&format=alto_xml" + ], + "index": 21, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "6", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "6", + "3" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:03.220Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), June 10, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-06-10/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-12", + "dates": [ + "1945-08-12" + ], + "description": [ + "First Atom Photos Hiroshima AFTER the Bombing Underground AGAINST The Japs I AGE 6 PART 1 Allies Decide to Let Hirohito Stay On Throne JAPS CEASE FIRE TOKYO SAYS U S Reveals Atom Bomb Perils World WASHINGTON Aug 11 UP The atomic Ixmil which wrought cataclysmic destruction upon Hiroshima and Nagasaki were relatively harmless a slight improvement would have made them weap ons of such unimaginable power as to threaten the end of the world The uir d partment revealed the mindnumbing poten tialities of the atomic bomb tonight in a technical report on the liv years of experimentation which produced it The report was written by Dr H D Smyth head of the Prince ton University physics department and one of the atom bombs progenitor He dw losed that the atom bomb In it pr i t ii of import t etion releax rmi onetenth of one ert of the total energy potenti ally n the splitting ol uranium ms Should th bomb he improved only slightly Smyth said civili zation would have the means to I 4ui even a artial unlocking of like atoir s j w t the kind of pew r t v it kti s" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:6.25/0/default.jpg#h=578&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081201:0370/full/pct:12.5/0/default.jpg#h=1157&w=891", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081201/0370.xml&format=alto_xml" + ], + "index": 22, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:19.076Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 12, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-12/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-05", + "dates": [ + "1945-08-05" + ], + "description": [ + "QuickieDivorce In Wartime See Article on Part 2 Page 6 MacArthur Widens Springboard MAPS FINAL CONQUEST OF JAPAN Mary Flies to See Arab Prince Who 6 Forgot Her Campaigns Fail lo Arouse Detroit Voters Total Vote Tuesday Expected to Be Less Than 20 Per Cent Bv FR VNK MORRIS In a political ram that rx al most unpieced ntod in this city of clArijnn IwGile Ue thuc leading randidaes for m ioi Sat urday entered the final phase of their preprimary CHinaignv Although thev sped rat and west in an attempt to roach the voters thrir voice wn bardlv heard amid the din of war pro duction and removeron The primary will be held Tues day Polls will open at 7 a m and as usual every one in line at 8 p m will receive ballot All experts agier that the vot ing will be exceptionally light with fewer than 1JOX J citicns performing their duty FOURTH TERM H HT It will be Mayor Jeffnc bid for a fourth term Only once has Dc troit honored a mayor in this fashion That was a the imn of the century when Haen S Pin tree was elected to a fourth" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:6.25/0/default.jpg#h=580&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945080501:0156/full/pct:12.5/0/default.jpg#h=1160&w=894", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945080501/0156.xml&format=alto_xml" + ], + "index": 23, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:23:59.226Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 5, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-05/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-11-25", + "dates": [ + "1945-11-25" + ], + "description": [ + "Fhnrehitt Prodded FDR to Send daps Warning WASHINGTON Nov 24 INSThe Pearl Harbor committee received evidence today that former Prime Minister Churchill repeatedly prodded the late President Roosevelt to pet tough with Japan prior to the Dec 7 1941 at tack Secret messages from Churchill to Roose velt during their Atlantic Charter meeting in August 1941 and again only seven days before Pearl Harbor urging an aggressive stand to ward Japan were presented as exhibits Red Moves in Iran Arouse Suspicion Rep Von Wiegand Tart I Page 2 UAW STRIKE THREATENS TIEUP OF ALL GM SUPPLY COMPANIES Mrs McLeod Sends Plea to Missing Son 18 Chicago Poice Hunt Boy Cash Mrs Clarence J McLeod Saturday night issued an ap peal to her son Malcolm to come home as Chicago polict searched desperately for th lfiyearold boy who for M hours had been alone in the big city with a satchel full of money that vanished with him In thevent m n Malcolm no mUing mcf Thnkii mg night ee thi paper will hr prr contort W fomllv at oner they ore very anxlon for him to return home he Jid Mr McLeod rev rs crl her earlier stand Sf refusing" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:6.25/0/default.jpg#h=581&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945112501:0356/full/pct:12.5/0/default.jpg#h=1162&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945112501/0356.xml&format=alto_xml" + ], + "index": 24, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:31:10.273Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), November 25, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-11-25/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-13", + "dates": [ + "1946-01-13" + ], + "description": [ + "ftft ftft ft ftft ftftftft ft ftft I Russia Is Slow In Demobilizing See Yon Wiegand Fart I Page 2 S7Z STRIKE HELD OFF A WEEK PHONE TIEUP SPREADING HERE USBacked Nations Win In UNO Vote Russia Loses Test Canada Beaten for Security Bloc Seat LONDON Jan 12 INS Fivesixths of the candidates put forward by the United States were elected today I to the allimportant security council of the United Nations 1 Organization Elected to membership were Brazil Egypt Mexico the Netherlands Poland and Australia Australia was elected to Ihr rixth place alter four ballots and the withdrawal of her only rival Canada Hie vote was regarded as a vital test of strength between the United States and Soviet Russia It followed overwhelming defeat of a Soviet motion to postpone the elections BEDS OPPOSED CANADA Both the United States Russia thus managed to elect fivesixths of their slate nnre the Russians were prejtared to aecept either Australia or New Zealand Russia opposed Canada on the grounds that her presence would form an atomic blor since only j the United States Great Britain and Canada have the secret of the atom bomb Brazil and Australia were elated to serve twoyear" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:3.125/0/default.jpg#h=296&w=227", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:6.25/0/default.jpg#h=592&w=455", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946011301:0750/full/pct:12.5/0/default.jpg#h=1185&w=910", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946011301/0750.xml&format=alto_xml" + ], + "index": 25, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:29:45.017Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 13, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-13/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-06", + "dates": [ + "1946-01-06" + ], + "description": [ + "Red Sweep Perils Blind America Von Wiegand Says By KARL H VON WIEGAND an Anrrtcai ftrtlin orrrnondnl Written Liprttlr for Hrarat Nrwtpaprra MIAMI Fla Jan oBorn to world leader ship by victory on many battlefields in 1945 Americas leadership in the world will be in grave danger in the new year 1946 The factors of that danger are the lack of popular consciousness of the role thrust upon us and of the duties and responsibilities it imposes There is a deplorable weakness and vacilla tion in American postwar policy as was again shown in the Moscow conference and the ap fitt Ufa ft tit i ft ft ft ft U 5 Needs Strong Policy Overseas See M C Meigs Article Page 7 I a CONFESSES KILLING MRS MARSDEN OP A CANT FIX FARE SAYS COURT Wounded Vet Tells Police Of Strangling Describes Argument and Blow in of Rudaiman School Walter J Blattert 19 a pri vate in the Michigan State Troops confessed to police Saturday night that e mur dered Mrs Gladys Marsden in the yard of the Ruddiman School a week ago Sunday morning William Dresden deputv chief of detective announced the con fession Laijoli n 4 Blattert hnd" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:3.125/0/default.jpg#h=297&w=227", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:6.25/0/default.jpg#h=594&w=455", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946010601:0464/full/pct:12.5/0/default.jpg#h=1188&w=911", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946010601/0464.xml&format=alto_xml" + ], + "index": 26, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:29:21.590Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 6, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-06/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-11-18", + "dates": [ + "1945-11-18" + ], + "description": [ + "Soviets Abetted War Crimes SM NON XXIFGAM PAGE 11 PEARL HARBOR BLOW PLOTTED BY JAPS 11 MONTHS EARLIER CIO Strategy Board Eyes Strike at GM Sessions Ope Morday lndus ir ys Rejection of 30 Pet Wage Hike Hr fC K f ft I I IN T l e question of whether the UAWClo fight with tin Bg Three of the automobile industry for a 0 p t rent w ge boost is to hr r ord on the picket line may be derided this week in Jotroit Members f a man hoard of Irategv rmjKmered by the Unions executive hoard to rail a f rike ir ii d Motor s and w her it s ri r rv it erluied to me t Mrnday multaneously with t f roreiin of to an emergency sromn of the na tional GM ronfej 1 1 uitn in km tiiiu The fir ixni s un were sum rtne t i v ter I Brother IAUtK vire preiden repre sent ers in n ore than 10 GM plants t lroigt out t n irtr PMit i i t ts tatid that thr dr r si p the strategy Ixtard will hmg iV ttte desires of" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:3.125/0/default.jpg#h=292&w=225", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:6.25/0/default.jpg#h=585&w=451", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945111801:0088/full/pct:12.5/0/default.jpg#h=1171&w=903", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945111801/0088.xml&format=alto_xml" + ], + "index": 27, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:45.425Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), November 18, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-11-18/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-07", + "dates": [ + "1945-10-07" + ], + "description": [ + "Stalin to Demand Rule of Japan SEE VON WIEOAND PAGE S TIGERS WIN 41 TO TIE SERIES Gen Wainwrights Story of Bataan Corregidor Doubt Hitler DeadIke Believes Fuehrer Alive He Tells Reporters NEW YORK Oct 6 INS The BBC today quoted Gen Eisen hower as telling correspondents in The Hague there is reason to be lieve Adolf Hitler still is alive Eisenhower who arrived in the Netherlands thts morning to visit tueer Wllhelmma was quoted as laying 1 thought at one time that Hitler him really dead but there Is now reanon to believe he it atlll alive The supreme commander ar rived in The Hague aboard a train made up of coaches formerly used by Hitler Herman Goermg and Joseph Goebbels Link 42 Magnates In Nazi Guilt WASHINGTON Oct 6 UP A Senate subcommittee recom mended tonight that 42 German industrialists he punished as war criminals for helping produce instruments for aggression The military aTairs subcom mittee headed by Senator Kil gore D of West Virginia based Its recommend t ion on reports submitted by the treasury depart ment after a stud of Ger financial and industrial prepara tion for war The facto clearly Implicate thee industrtallftt in the" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:6.25/0/default.jpg#h=578&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945100701:0900/full/pct:12.5/0/default.jpg#h=1156&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945100701/0900.xml&format=alto_xml" + ], + "index": 28, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:27:18.372Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 7, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-07/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-23", + "dates": [ + "1945-12-23" + ], + "description": [ + "Mliau Compares Red System With Western Democracies EDITORS NOTE Grot ye Bernard Shaw world famous playitriyht has v ritten a senes of three articles on the Soi iff tnion With penetrating analysis he com pares thr Russian system with that of the t restern democracies particularly Eupland and probes deeply into the mechanism of Soviet policies By GEORGE BERNARD SHAW Dlalnbulrd hy Inlrritational N Hprrlal 4rmr World f ptrihi rfrrd RrirndiiHla In Wbolr or Pari Strlrtly Prohibited i LONDON Dec 22The popular notion of democratic government in England is a utopia in which all are free all are equal and every body can do just what he or she likes with MacArthurs Role In Japan Analyzed Soo Article Tart 1 Tagp 10 WAYNE U OFFERED TO STATE TR UMAN OPENS U S TO REFUGEES Secret Vote Backs Henry Plea 5 to 1 nsf utions Needs Stressed in View of Ove r crowded Facii es Thr Prtroit Board of Edu cation at a secret mcetinp has decided to let the state take over Wavno University if the Legislature find a so lution for the schools finan cial problems This decision H was rewaled v h rfj upon forma 11 at a" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:6.25/0/default.jpg#h=581&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1945122301:0048/full/pct:12.5/0/default.jpg#h=1162&w=889", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1945122301/0048.xml&format=alto_xml" + ], + "index": 29, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:28:40.555Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 23, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-14", + "dates": [ + "1945-10-14" + ], + "description": [ + "Wainwright Tells of Barefoot Armys Arrival in Bataan 0 Uncle Remus Brer Rabbit New Disney Comic See Comic Weekly WOMANS HACKED BODY FOUND U S to Get Japans Silk Stocks Will Provide Cash To Buy Food MacArthur Dissolves Trust Cabinet Gives Women Right to Vote TOKYO Oct 13 CUP Gen MacArthur today moved in on Japanese silk stocks while the approved universal suf frage and Rave Japanese women the opportunity to swing next Januar general elections after centuries of unquestioning bond age to their men He ordered the Japanese to re port on both present and future silk stocks in order to ascertain how much may he exported to pay for the Importation o food and other supplies for Japan civil ians facing a disastrous winter LOWER VOTING AGE The cabinet anted on election reforms only 4k hours after Mac Arthur ordered universal suffrage and other basic constitutional re forms The cabinet also lowered the general voting age from 25 to 2 and the minimum age for officeholders from 3h to 20 MacArthur ordered the govern ment to dissolve three organiza tions controlling the silk industry and to revoke previous orders which would have reduced the production of Mlk It" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:3.125/0/default.jpg#h=293&w=224", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:6.25/0/default.jpg#h=586&w=448", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945101401:1180/full/pct:12.5/0/default.jpg#h=1173&w=897", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945101401/1180.xml&format=alto_xml" + ], + "index": 30, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:28:24.615Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 14, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-14/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-19", + "dates": [ + "1945-08-19" + ], + "description": [ + "Reds Blown Into War By AtomWiegand See Story on Page 10 US AIRMAN KILLED OVER TOKYO Mounties Hunt Jack the Ripper in Windsor Killings Canadian Vet Found Stain 3d in 10 Days Body Discovered Near CPRR Bridge Border Police Alerted Windsors third murder in 10 das alerted Border City police Saturday on a 12hour basis in a earth for a fiend who has terror ized the entire city Canadian Royal Mounted Police were enlisted to aid Windsor offi cers after the horribly slashed body of Sgt Hugh Price 15 Lsm x Scottish Regiment oversea Vet eran was found early Saturday in a clump of weed off Sandwich street just west of the Canadian Pacific Railroad bridge Hi body was found only ISO yards from the sjjot where the lashed body of Frank Sctegliski 56yearold mechanic was found 10 days ago Wednesday William Davies 67 garage night watch man was beaten to death with a hammer MUBDFRS LINKED Inspector Duncan Macnabb of ficer Ih ClTArge Of the investiga tion declared that the murders of Price and Sciegliski could defi nitely be linked He Added that the same person possibly killed Dav les There has never been any thing Uke this tn" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:3.125/0/default.jpg#h=288&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:6.25/0/default.jpg#h=576&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945081901:0574/full/pct:12.5/0/default.jpg#h=1152&w=885", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945081901/0574.xml&format=alto_xml" + ], + "index": 31, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:38.270Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 19, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-19/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-09-23", + "dates": [ + "1945-09-23" + ], + "description": [ + "Von Wiegand Fears Reds World Rule SEE STORY ON PAGE 9 j ESSENTIAL USERS TO GET GAS VISUAL PROOF HALSEY ON A WHITE HORSE lr IV jMk 4 s I bHHv SBHBHHHp bHHbHBI Adm William Bull Halsey looking not precisely at home on a white horse supplied by war rorrepondentft to take the ting out of the government refusal to let him make good his boast of riding Reds Accused I Of Uranium Plot British Paper Cites North Africa Deposit LONDON Sept 22 INS Thr British press n Sunday editions jumitd on Russias unilateral eoo nomn agreement with Hungary a government not recognized hy the Allies and charged the Soviet with hieach of faith with her wartime Allies The News of the World went no far as to charge that Russias interest in Italys North African colonies might le inspired by newly found uranium deposits in Tunisia The newspaper said large he pewits of uranium basic element in the atomie bomb had been found in Tunisia and Belgian Congo and said diplomats won der if that is whats tehind Molo tovs interest there An official British statement questioned the right of Russia to negotiate an agreement with any government which" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:3.125/0/default.jpg#h=290&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:6.25/0/default.jpg#h=581&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589087:1945092301:0388/full/pct:12.5/0/default.jpg#h=1162&w=895", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589087/1945092301/0388.xml&format=alto_xml" + ], + "index": 32, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "8", + "7" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:26:26.926Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), September 23, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-09-23/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-08-26", + "dates": [ + "1945-08-26" + ], + "description": [ + "Send Dear Buddy To Your Serviceman See Part 2 Page 4 ALLIED FLEETS RING JAPAN BATTLESHIPS 14 CRUISERS 22 Cargo Plane Falls Burns On East Side Hundreds See Great Flying Tiger Craft Crash Near Van Dyke A mammoth Flying Tiger transport plane converted into the countrys first aerial moving van crashed in a mass of flames t 1245 p m Saturday in a field near Mt Olivet Cemetery Outer Drive and Van Dyke Three veteran airmen compos ing the crew miraculously escaped fiom the hlaing wreckage with minor injuries They had taken off from the City Airport with a cargo of fur niture bound for Los Angeles a few minutes before the ship burst mto flame HUNDREDS SEE HASH Hundreds of jrons including employes of the airport witnessed the daring crash landing and saw the hugj 4am plummet to the earth in smoke and flames from 3000 feet Hours after the crash firemen were pouring water on the wreck to prevent explosion of the gasoline tanks The transport and its cargo were a total loss The crew members Pilot John ftobrrt Gordon 29 veteran of the Air Transport Command copilot Dan Lufkin 41 both of Long Beach Cal and Engineer" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:05.447Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:6.25/0/default.jpg#h=578&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589075:1945082601:0790/full/pct:12.5/0/default.jpg#h=1157&w=890", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589075/1945082601/0790.xml&format=alto_xml" + ], + "index": 33, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "7", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "0", + "7", + "5" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:24:57.639Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), August 26, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-08-26/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-26", + "dates": [ + "1946-01-26" + ], + "description": [ + "Bare s Reds Policy To Rule or Ruin Ree Von Wirgand part 1 Page 1 FORD CHR YSLER SIGN WITH UA W GIVING RAISES OF 18 AND 18h CTS CIO Tells Meat Workers To Return to Their Jobs Hints U S to Give FflctFinder Raises CHICAGO Jan 26 INS The ClOs Packing House Workers Union announced to day that it was calling off it nationwide strike against thi government some 12 hours after the department of agri culture had seized the pack ing industry on order of Pres ident Truman The union stated that it was in structing its members to return to work Monday It dispatched orders calling on the lO striker to withdraw all picket lines around packing companies at 5 p m to day When the government first seized the plants CIO members defied the government by main taining their picket lines CONTIM E GE FIGHT In going hark to work the union statement said our member are attempting to co operate with the government which Is attempting to co operate with them Lewis J Clark president of the union said the CIO would con tinue to press its wage increase demands against packing firm It was" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:08.201Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:3.125/0/default.jpg#h=298&w=228", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:6.25/0/default.jpg#h=596&w=457", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012601:1260/full/pct:12.5/0/default.jpg#h=1193&w=915", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012601/1260.xml&format=alto_xml" + ], + "index": 34, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:34.329Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 26, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-26/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1946-01-20", + "dates": [ + "1946-01-20" + ], + "description": [ + "The Tragedy Of Truman e row ther Article Page 7 200 POLICE SWOOP ON HANGOUTS STEEL MEN OUT UAW IMPATIENT Launch Drive To Round Up All Suspects Chief Wencei Joins 200 Detectives in Hunt for Bandits A police roundup rivaling those of the roaring 20a wan launched by more than 200 detectives Saturday night in a drive to end the current wave of burglaries and hold ups Downtown hdquartrr dis patched 11 cruder carrying three man detective teams to augment normal patrol They were ordered by Detective Chief Paul Wencei to investigate all auspicious cars and visit poolrooms and saloons where men of questionable character hang out WEXCEL JOINSDRIVE Chief Wencei joined the drive with his senior and squad inspec tors assigned to supervise the dragnet One robbery and an at tempted pursesnatrhtng were re ported as the police began the crackdown The cleanup was centered In the territories covered by Central Trumbull Hunt Canfield and B ttWfg itStfllHE Hunted were three robbery handa which have been active in those vicinities during tht past two weeks AT LEI ft CUE MOMENTS Wencei expressed belief that the current crime wave can he stopped only by the arrest of of fenders in" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:3.125/0/default.jpg#h=296&w=226", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:6.25/0/default.jpg#h=592&w=453", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589129:1946012001:1006/full/pct:12.5/0/default.jpg#h=1185&w=907", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589129/1946012001/1006.xml&format=alto_xml" + ], + "index": 35, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "2", + "9" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:30:09.929Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), January 20, 1946, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1946-01-20/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-02", + "dates": [ + "1945-12-02" + ], + "description": [ + "Put a Wounded Serviceman on Your Christmas List Contribution Blank and List of Donor t Pg 6 By JERRY PETTIT Is a wounded servicemans Christmas worth S2 to you If he is one of the thousands of boys at Percy Jones General Hospital who has been maimed for life while fighting your battles is it worth 2 to you to help bring him Christmas cheer There are many such heroes in the Battle Creek hospitalsome on crutches some in wheel chairs some strapped in bed frames Theyve been brought there from Guadal canal and New Guinea from North Africa and Red Gains in East Worry London See Von Wiegand Part 1 Page 2 UAW AGREES TO MAKE PARTS FLINT GM LOCAL WONT WORK Hess Reveals Why He Flew To Scotland Carried 4Pc Pan To ous4 O 1 j and Negotiate Peae i Picture on Phrc 10 B PIKRRE J HI SS NUERNBERG Dec 1 INS Rudolf Hevs disclosed today hr parachute mto Orrrnnic lint Hin in Hill 4rrng fourpmnf trrni hiii hr hQped would oust Winston Churrhil and leavr 111 r Nazis a frer hand in the rad nited IreM Mid lies had Intended to try to persuade hlnr to" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:3.125/0/default.jpg#h=290&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:6.25/0/default.jpg#h=580&w=445", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120201:0618/full/pct:12.5/0/default.jpg#h=1160&w=890", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120201/0618.xml&format=alto_xml" + ], + "index": 36, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:31:38.065Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 2, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-02/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-16", + "dates": [ + "1945-12-16" + ], + "description": [ + "20000 Vets Stranded On Coast Over Christmas Holidays sSAN FRANCISCO Dec 15 oNSBetween 20000 and 30000 Pacific veterans who thought they would be home for Christmas were doomed today to spend the holiday in San Francisco Army navy and city officials admitting the pros pect for transportation eastward was glum reported that 90000 veterans would arrive in San Francisco by Christmas on top of a backlog of 16000 already await ing transportation ftjft ft ft ft ft ft ft ft ft ft ft ftft 2JLL 200 Old Newsboys On Corners Tuesday See Ilst Part I Iage l U S NAMED PERMANENT UNO SITE MARSHALLS JOB UNITE CHINA Britain Loses In Committee Vote 30 to 14 Headquarter City Not to Be Chosen Until Next Month LONDON Dec 15 INS The United States was chosen today as the pern a nent home of the United Na tions Organization by a 30 to 14 vote of the site commit teemen The met y ir in America r robabh wont bo docid d until Mt month Si k countrcs Including the United States abstained fiom ifli gHi tain I I led she 1 It ttlo against tho selectiort of hi t nited States demanding" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:3.125/0/default.jpg#h=291&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:6.25/0/default.jpg#h=583&w=447", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945121601:1108/full/pct:12.5/0/default.jpg#h=1166&w=894", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945121601/1108.xml&format=alto_xml" + ], + "index": 37, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:32:28.443Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 16, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-16/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-28", + "dates": [ + "1945-10-28" + ], + "description": [ + "228000 SchoolChildren Join Times Campaign to Get Out the Vote By JERRY PETTIT VOTE VOTE VOTE On Tuesday Nov 6no matter how busy you arego to the polls and VOTE For the few moments it requires drop whatever you are doing o to the polls and exercise your most valuable American franchisethe right to have a voice in your government General Describes Corregidor Fall See Waimv right Story Page 12 Truman Tells the World U S WILL USE POWER FOR PEACE House Senate Conferees OK Jax Cut Bill Adoption in Congress by Thursday Likely Repeals 5 Auto Tax Table on Pane 4 WASHINGTON Oct 27 INS House and Snalc conferees completely agreed today on a 5920000000 tax cut bill for flora s f t bp 12 million low income persons from the tax roll in n general slash of levies on in dividuals A conference report containing 1 the tax bill in Its final form Will be filed lfi Tin House Tuesday and be called up for approval Wednesday under present plans Boh the Houe and Senate are expected to adopt the report j quickly the Senate probably on Thursday Approval of the report hy the I two houses f" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:3.125/0/default.jpg#h=289&w=221", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:6.25/0/default.jpg#h=579&w=442", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102801:0450/full/pct:12.5/0/default.jpg#h=1159&w=885", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102801/0450.xml&format=alto_xml" + ], + "index": 38, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "4", + "2" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:33:29.115Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 28, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-28/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-12-09", + "dates": [ + "1945-12-09" + ], + "description": [ + "Can You Help to Find Homes for Returned Veterans Are you a discharged veteran looking for a place to live If so The Detroit Times is prepared to help you Starting Monday this paper will conduct a program to find a place for you and your family The decision to start this service was prompted by the disgraceful fact that hundreds of singleand marriedGls are returning to what they thought was their home town with no place to live As one said We should have brought our fox holes with us The report of three homeless servicemen in the Times one of whom threatened to pitch a tent on the city hall iawn brought a tremendous response from Detroiters ready to provide living accommodations These locations are now on file fafcCiCrtiCiSCitrC pp I Uli E 3 500000 Vets Face Homeless Yule REE BTORV ON PAGE 10 R OOSE VEL T CHUR CHILL PHONES TAPPED BY NAZISMARSHALL Fleisher and His 4 Pals Get 20 to 50 Yr Terms Stiff Sentences End Long Trial By JAMES MELTON PONTIAC Dec BThe law of average caught up with Harry Fleiahcr Satur day And his 25yearold crime career built on bootlegging terrorism and gambling top" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:3.125/0/default.jpg#h=291&w=223", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:6.25/0/default.jpg#h=582&w=446", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589130:1945120901:0864/full/pct:12.5/0/default.jpg#h=1164&w=893", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589130/1945120901/0864.xml&format=alto_xml" + ], + "index": 39, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "3", + "0" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:32:04.770Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), December 9, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-12-09/ed-1/?sp=1" + }, + { + "access_restricted": false, + "aka": [ + "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + ], + "batch": [ + "mimtptc_inkster_ver01" + ], + "campaigns": [], + "composite_location": [ + "0/united states/", + "1/united states/michigan/", + "2/united states/michigan/wayne/", + "3/united states/michigan/wayne/detroit/" + ], + "contributor": [ + "central michigan university, clark historical library" + ], + "date": "1945-10-21", + "dates": [ + "1945-10-21" + ], + "description": [ + "General Wainwright Describes Infamous Bataan Death March Gen MacArthur Sets Model for Allies fie Von Wicganri Part 1 Page II HOW WIFE SHADOWED THOMPSON Locals Voting Power Peace Back so Work Proposal Gels Big Majorily End of Strike Due Over WeekEnd Union Chiefs Say SAGINAW Ort Jft Inritratimv late Saturday v rt that the backtowork proposal would I Btumcrs Pouti only will it carry 1 y individual Vote but by a v 1 1 mon leader believer Of the first 20 loc 0 ulatnl of 22 voting 12 r 1 frd the recommcndalon re jected it The total vote for tjv terrm irendatmn Wih 411 3 Muakegon and I it r w c th only lot ils v 1 i T LEADERS OMHUVT Leaders of thr ir n id they bad no doubt the compromise would be rati 1 and tt t the non would 1 1 work over the week nd If the firm vot faVorable the SMB Will bo a once to ret m on their next shift un n c ds c i 1 The locii n 1 i M r i k where a renirl in r air i ml was forced t yesterday lea Int" + ], + "digitized": true, + "extract_timestamp": "2024-01-16T21:41:07.232Z", + "group": [ + "ndnp/mimtptc", + "central-michigan-university-clark-historical-library-awardee" + ], + "hassegments": false, + "id": "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1", + "image_url": [ + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:3.125/0/default.jpg#h=289&w=222", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:6.25/0/default.jpg#h=579&w=444", + "https://tile.loc.gov/image-services/iiif/service:ndnp:mimtptc:batch_mimtptc_inkster_ver01:data:sn88063294:00340589142:1945102101:0160/full/pct:12.5/0/default.jpg#h=1158&w=888", + "https://tile.loc.gov/text-services/word-coordinates-service?segment=/service/ndnp/mimtptc/batch_mimtptc_inkster_ver01/data/sn88063294/00340589142/1945102101/0160.xml&format=alto_xml" + ], + "index": 40, + "language": [ + "english" + ], + "location": [ + "detroit", + "michigan", + "wayne county", + "wayne", + "united states" + ], + "location_city": [ + "detroit" + ], + "location_country": [ + "united states" + ], + "location_county": [ + "wayne" + ], + "location_state": [ + "michigan" + ], + "mime_type": [ + "image/jp2", + "application/pdf", + "text/xml", + "image/jpeg", + "image/jpeg", + "image/jpeg", + "application/json", + "text/plain" + ], + "number": [ + "3", + "4", + "8", + "9", + "5", + "0", + "1", + "2", + "0000000001", + "sn88063294" + ], + "number_edition": [ + "1" + ], + "number_lccn": [ + "sn88063294" + ], + "number_page": [ + "0000000001" + ], + "number_reel": [ + "0", + "0", + "3", + "4", + "0", + "5", + "8", + "9", + "1", + "4", + "2" + ], + "online_format": [ + "image", + "pdf", + "online text" + ], + "original_format": [ + "newspaper" + ], + "other_title": [ + "Detroit times", + "Detroit Sunday times" + ], + "partof": [ + "chronicling america", + "serial and government publications division", + "detroit evening times (detroit, mich) 1921-1958" + ], + "partof_collection": [ + "chronicling america" + ], + "partof_division": [ + "serial and government publications division" + ], + "partof_title": [ + "detroit evening times (detroit, mich) 1921-1958" + ], + "publication_frequency": [ + "daily" + ], + "resources": [ + { + "files": 1, + "url": "https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + } + ], + "segmentof": [ + "http://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/" + ], + "shelf_id": "001", + "site": [ + "chroniclingamerica" + ], + "subject": [ + "detroit (mich.)", + "newspapers", + "detroit", + "michigan", + "wayne county", + "wayne county (mich.)", + "wayne", + "united states" + ], + "timestamp": "2024-01-17T13:33:02.676Z", + "title": "Image 1 of Detroit evening times (Detroit, Mich), October 21, 1945, (FINAL)", + "type": [ + "segment" + ], + "url": "https://www.loc.gov/resource/sn88063294/1945-10-21/ed-1/?sp=1" + } + ], + "search": { + "dates": null, + "facet_limits": "", + "field": null, + "hits": 22924836, + "in": "partof:chronicling america", + "query": "", + "recommended": 0, + "site": { + "advanced_search": true, + "advanced_search_dropdowns_per_row": 4, + "coverage_dates": { + "end": { + "day": 31, + "month": 11, + "year": 1963 + }, + "start": { + "day": 3, + "month": 8, + "year": 1736 + } + }, + "default_state": "advanced", + "display_options": { + "options": [ + { + "field": "all", + "label": "All" + }, + { + "field": "title", + "label": "Titles", + "type": "title" + }, + { + "field": "issue", + "label": "Issues", + "type": "issue" + }, + { + "field": "page", + "label": "Pages (Full Text)", + "type": "segment" + } + ] + }, + "facets": { + "include": [ + { + "field": "digitized" + }, + { + "field": "object-type", + "label": "Display Level" + }, + { + "field": "original-format" + }, + { + "field": "partof_title", + "label": "Title" + }, + { + "field": "dates" + }, + { + "field": "location_country", + "label": "Country" + }, + { + "field": "location_state", + "label": "State/Province (Geographic Coverage)" + }, + { + "field": "location_county", + "label": "County" + }, + { + "field": "location_city", + "label": "City" + }, + { + "field": "subject_ethnicity", + "label": "Ethnicity" + }, + { + "field": "language", + "label": "Language" + }, + { + "field": "subject" + }, + { + "closed": true, + "field": "number_page", + "label": "Page" + }, + { + "closed": true, + "field": "partof_collection", + "label": "Collection" + }, + { + "closed": true, + "field": "online-format" + }, + { + "closed": true, + "field": "contributor" + }, + { + "closed": true, + "field": "partof_division", + "label": "Division" + }, + { + "closed": true, + "field": "access-restricted" + }, + { + "closed": true, + "field": "batch" + } + ] + }, + "form_facets": [ + { + "field": "location_state", + "required": true, + "select": "multiple" + }, + { + "field": "location_county", + "select": "multiple" + }, + { + "field": "location_city", + "select": "multiple" + }, + { + "field": "partof_title", + "select": "multiple" + }, + { + "default": "enable", + "display_level": "page", + "field": "language", + "select": "single" + }, + { + "default": "enable", + "field": "subject_ethnicity", + "select": "multiple" + } + ], + "geoviz": true, + "mode": "curated-discovery", + "search_operators": [ + { + "label": "All of these words:", + "name": "AND" + }, + { + "label": "Any of these words:", + "name": "OR" + }, + { + "label": "This exact phrase:", + "name": "PHRASE" + }, + { + "label": "These words within 5 words of each other:", + "name": "~5" + }, + { + "label": "These words within 10 words of each other:", + "name": "~10" + } + ], + "style": "gallery", + "submonth_date_gaps": true + }, + "sort_by": null, + "type": "search", + "union_facets": "", + "url": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json" + }, + "shards": [ + "02", + "03", + "04", + "05", + "06", + "07", + "09", + "01" + ], + "site_type": "collections", + "subjects": [ + "American History and Civilization", + "Rise of Industrial America, 1877-1900", + "General" + ], + "timestamp": 1744005895402, + "title": "Chronicling America", + "topics": [ + "American History", + "Local History & Folklife", + "Social & Business History" + ], + "total": 2103648, + "views": { + "brief": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&st=brief", + "current": "", + "gallery": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&st=gallery", + "grid": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&st=grid", + "list": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json", + "slideshow": "https://www.loc.gov/collections/chronicling-america/?dl=page&fo=json&st=slideshow" + }, + "word_coordinates_pages": {} +} \ No newline at end of file