-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write harvest_wos task #165
Comments
After review of the sul_pub code and the WoS API docs I got this to work for querying by ORCID (mine) >>> headers = {'Accept': 'application/json', 'X-ApiKey': 'OUR_KEY_HERE'}
>>> base_url = "https://wos-api.clarivate.com/api/wos"
>>> params = {"databaseId": "WOK", "usrQuery": "AI=0000-0001-7320-8150", count=100}
>>> resp = requests.get(base_url, , headers=headers) {
"Data": {
"Records": {
"records": {
"REC": [
{
"UID": "WOS:000960725300001",
"static_data": {
"summary": {
"pub_info": {
"coverdate": "FEB 2024",
"journal_oas_gold": "N",
"pubyear": 2024,
"issue": 1,
"pubmonth": "FEB",
"pubtype": "Journal",
"early_access_month": "03",
"vol": 30,
"early_access_date": "MAR 2023",
"sortdate": "2023-03-30",
"has_abstract": "Y",
"page": {
"end": 189,
"begin": 167,
"page_count": 23,
"content": "167-189"
},
"early_access_year": 2023
},
"names": {
"count": 3,
"name": [
{
"seq_no": 1,
"role": "author",
"claim_status": true,
"reprint": "Y",
"last_name": "Ogden",
"display_name": "Ogden, Jessica",
"daisng_id": 2498520,
"orcid_id": "0000-0003-4696-7340",
"full_name": "Ogden, Jessica",
"addr_no": "1 4",
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "AAK-9712-2020",
"id-type": "PreferredRID"
}
},
"wos_standard": "Ogden, J",
"r_id": "AAK-9712-2020",
"first_name": "Jessica",
"preferred_name": {
"full_name": "Ogden, Jessica",
"last_name": "Ogden",
"first_name": "Jessica"
}
},
{
"seq_no": 2,
"role": "author",
"claim_status": false,
"last_name": "Summers",
"display_name": "Summers, Edward",
"daisng_id": 43207089,
"full_name": "Summers, Edward",
"addr_no": 2,
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "IGS-7106-2023",
"id-type": "PreferredRID"
}
},
"wos_standard": "Summers, E",
"r_id": "IGS-7106-2023",
"first_name": "Edward",
"preferred_name": {
"full_name": "Summers, Edward",
"last_name": "Summers",
"first_name": "Edward"
}
},
{
"seq_no": 3,
"role": "author",
"claim_status": false,
"last_name": "Walker",
"display_name": "Walker, Shawn",
"daisng_id": 16080612,
"orcid_id": "0000-0002-7052-5705",
"full_name": "Walker, Shawn",
"addr_no": 3,
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "DYO-0205-2022",
"id-type": "PreferredRID"
}
},
"wos_standard": "Walker, S",
"r_id": "DYO-0205-2022",
"first_name": "Shawn",
"preferred_name": {
"full_name": "Walker, Shawn",
"last_name": "Walker",
"first_name": "Shawn"
}
}
]
},
"doctypes": {
"doctype": "Article",
"count": 1
},
"publishers": {
"publisher": {
"names": {
"count": 1,
"name": {
"seq_no": 1,
"role": "publisher",
"full_name": "SAGE PUBLICATIONS INC",
"unified_name": "Sage",
"addr_no": 1,
"display_name": "SAGE PUBLICATIONS INC"
}
},
"address_spec": {
"city": "THOUSAND OAKS",
"addr_no": 1,
"full_address": "2455 TELLER RD, THOUSAND OAKS, CA 91320 USA"
}
}
},
"EWUID": {
"WUID": {
"coll_id": "WOS"
},
"edition": {
"value": "WOS.SSCI"
},
"xmlns:xs": "http://www.w3.org/2001/XMLSchema"
},
"titles": {
"count": 6,
"title": [
{
"type": "source",
"content": "CONVERGENCE-THE INTERNATIONAL JOURNAL OF RESEARCH INTO NEW MEDIA TECHNOLOGIES"
},
{
"type": "source_abbrev",
"content": "CONVERGENCE-US"
},
{
"type": "abbrev_iso",
"content": "Convergence"
},
{
"type": "abbrev_11",
"content": "CONVERGEN"
},
{
"type": "abbrev_29",
"content": "CONVERGENCE-US"
},
{
"type": "item",
"content": "Know(ing) Infrastructure: The Wayback Machine as object and instrument of digital research"
}
]
}
},
"item": {
"xsi:type": "itemType_wos",
"coll_id": "WOS",
"ids": {
"avail": "N",
"content": "K4K4O"
},
"xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
"bib_pagecount": {
"type": "Journal",
"content": 679
},
"keywords_plus": {
"count": 1,
"keyword": "ARCHIVES"
},
"bib_id": "30 (1): 167-189 FEB 2024"
},
"fullrecord_metadata": {
"addresses": {
"count": 4,
"address_name": [
{
"names": {
"count": 1,
"name": {
"seq_no": 1,
"role": "author",
"claim_status": true,
"reprint": "Y",
"last_name": "Ogden",
"display_name": "Ogden, Jessica",
"daisng_id": 2498520,
"orcid_id": "0000-0003-4696-7340",
"full_name": "Ogden, Jessica",
"addr_no": 1,
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "AAK-9712-2020",
"id-type": "PreferredRID"
}
},
"wos_standard": "Ogden, J",
"first_name": "Jessica",
"preferred_name": {
"full_name": "Ogden, Jessica",
"last_name": "Ogden",
"first_name": "Jessica"
}
}
},
"address_spec": {
"country": "England",
"city": "Bristol",
"addr_no": 1,
"organizations": {
"organization": [
{
"pref": null,
"content": "Univ Bristol"
},
{
"pref": "Y",
"ror_id": "https://ror.org/0524sp257",
"content": "University of Bristol"
}
],
"count": 2
},
"full_address": "Univ Bristol, Bristol, England"
}
},
{
"names": {
"count": 1,
"name": {
"seq_no": 2,
"role": "author",
"full_name": "Summers, Edward",
"claim_status": false,
"addr_no": 2,
"last_name": "Summers",
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "IGS-7106-2023",
"id-type": "PreferredRID"
}
},
"display_name": "Summers, Edward",
"wos_standard": "Summers, E",
"daisng_id": 43207089,
"first_name": "Edward",
"preferred_name": {
"full_name": "Summers, Edward",
"last_name": "Summers",
"first_name": "Edward"
}
}
},
"address_spec": {
"country": "USA",
"city": "Stanford",
"addr_no": 2,
"organizations": {
"organization": [
{
"pref": null,
"content": "Stanford Univ"
},
{
"pref": "Y",
"ror_id": "https://ror.org/00f54p054",
"content": "Stanford University"
}
],
"count": 2
},
"full_address": "Stanford Univ, Stanford, CA USA",
"state": "CA"
}
},
{
"names": {
"count": 1,
"name": {
"seq_no": 3,
"role": "author",
"claim_status": false,
"last_name": "Walker",
"display_name": "Walker, Shawn",
"daisng_id": 16080612,
"orcid_id": "0000-0002-7052-5705",
"full_name": "Walker, Shawn",
"addr_no": 3,
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "DYO-0205-2022",
"id-type": "PreferredRID"
}
},
"wos_standard": "Walker, S",
"first_name": "Shawn",
"preferred_name": {
"full_name": "Walker, Shawn",
"last_name": "Walker",
"first_name": "Shawn"
}
}
},
"address_spec": {
"country": "USA",
"city": "Tempe",
"addr_no": 3,
"organizations": {
"organization": [
{
"pref": null,
"content": "Arizona State Univ"
},
{
"pref": "Y",
"ror_id": "https://ror.org/03efmqc40",
"content": "Arizona State University"
},
{
"pref": "Y",
"content": "Arizona State University-Tempe"
}
],
"count": 3
},
"full_address": "Arizona State Univ, Tempe, AZ USA",
"state": "AZ"
}
},
{
"names": {
"count": 1,
"name": {
"seq_no": 1,
"role": "author",
"claim_status": true,
"reprint": "Y",
"last_name": "Ogden",
"display_name": "Ogden, Jessica",
"daisng_id": 2498520,
"orcid_id": "0000-0003-4696-7340",
"full_name": "Ogden, Jessica",
"addr_no": 4,
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "AAK-9712-2020",
"id-type": "PreferredRID"
}
},
"wos_standard": "Ogden, J",
"first_name": "Jessica",
"preferred_name": {
"full_name": "Ogden, Jessica",
"last_name": "Ogden",
"first_name": "Jessica"
}
}
},
"address_spec": {
"zip": {
"location": "AC",
"content": "BS8 1QU"
},
"country": "England",
"city": "Bristol",
"street": "11 Priory Rd",
"addr_no": 4,
"organizations": {
"organization": [
{
"pref": null,
"content": "Sch Sociol Polit & Int Studies"
}
],
"count": 1
},
"full_address": "Sch Sociol Polit & Int Studies, 11 Priory Rd, Bristol BS8 1QU, England"
}
}
]
},
"category_info": {
"subjects": {
"subject": [
{
"ascatype": "traditional",
"code": "EU",
"content": "Communication"
},
{
"ascatype": "extended",
"content": "Communication"
}
],
"count": 2
},
"headings": {
"heading": "Social Sciences",
"count": 1
}
},
"normalized_languages": {
"count": 1,
"language": {
"type": "primary",
"content": "English"
}
},
"languages": {
"count": 1,
"language": {
"type": "primary",
"content": "English"
}
},
"keywords": {
"count": 8,
"keyword": [
"critical technical practice",
"digital history",
"digital methods",
"internet archive wayback machine",
"infrastructure studies",
"save page now",
"science and technology studies",
"web archives"
]
},
"refs": {
"count": 68
},
"reprint_addresses": {
"count": 1,
"address_name": {
"names": {
"count": 1,
"name": {
"seq_no": 1,
"role": "author",
"full_name": "Ogden, Jessica",
"reprint": "Y",
"addr_no": 1,
"last_name": "Ogden",
"display_name": "Ogden, Jessica",
"wos_standard": "Ogden, J",
"first_name": "Jessica"
}
},
"address_spec": {
"zip": {
"location": "AC",
"content": "BS8 1QU"
},
"country": "England",
"city": "Bristol",
"street": "11 Priory Rd",
"addr_no": 1,
"organizations": {
"organization": [
{
"pref": null,
"content": "Sch Sociol Polit & Int Studies"
}
],
"count": 1
},
"full_address": "Sch Sociol Polit & Int Studies, 11 Priory Rd, Bristol BS8 1QU, England"
}
}
},
"abstracts": {
"count": 1,
"abstract": {
"abstract_text": {
"p": "From documenting human rights abuses to studying online advertising, web archives are increasingly positioned as critical resources for a broad range of scholarly Internet research agendas. In this article, we reflect on the motivations and methodological challenges of investigating the world's largest web archive, the Internet Archive's Wayback Machine (IAWM). Using a mixed methods approach, we report on a pilot project centred around documenting the inner workings of 'Save Page Now' (SPN) - an Internet Archive tool that allows users to initiate the creation and storage of 'snapshots' of web resources. By improving our understanding of SPN and its role in shaping the IAWM, this work examines how the public tool is being used to 'save the Web' and highlights the challenges of operationalising a study of the dynamic sociotechnical processes supporting this knowledge infrastructure. Inspired by existing Science and Technology Studies (STS) approaches, the paper charts our development of methodological interventions to support an interdisciplinary investigation of SPN, including: ethnographic methods, 'experimental blackbox tactics', data tracing, modelling and documentary research. We discuss the opportunities and limitations of our methodology when interfacing with issues associated with temporality, scale and visibility, as well as critically engage with our own positionality in the research process (in terms of expertise and access). We conclude with reflections on the implications of digital STS approaches for 'knowing infrastructure', where the use of these infrastructures is unavoidably intertwined with our ability to study the situated and material arrangements of their creation.",
"count": 1
}
}
},
"fund_ack": {
"grants": {
"count": 1,
"grant": {
"grant_agency_names": [
{
"pref": "Y",
"content": "UK Research & Innovation (UKRI)"
},
{
"pref": "Y",
"content": "Economic & Social Research Council (ESRC)"
},
{
"pref": "N",
"content": "ESRC"
}
],
"grant_ids": {
"grant_id": "ES/V012177/1",
"count": 1
},
"grant_source": "UKRI",
"grant_agency": "ESRC"
}
}
},
"normalized_doctypes": {
"doctype": "Article",
"count": 1
}
},
"contributors": {
"contributor": [
{
"name": {
"seq_no": 1,
"role": "researcher_id",
"full_name": "Ogden, Jessica",
"last_name": "Ogden",
"display_name": "Ogden, Jessica",
"r_id": "AAK-9712-2020",
"first_name": "Jessica"
}
},
{
"name": {
"seq_no": 2,
"orcid_id": "0000-0002-7052-5705",
"role": "researcher_id",
"full_name": "Walker, Shawn",
"last_name": "Walker",
"display_name": "Walker, Shawn",
"first_name": "Shawn"
}
},
{
"name": {
"seq_no": 3,
"orcid_id": "0000-0003-4696-7340",
"role": "researcher_id",
"full_name": "Ogden, Jessica",
"last_name": "Ogden",
"display_name": "Ogden, Jessica",
"first_name": "Jessica"
}
}
],
"count": 3
}
},
"dates": {
"date_loaded": "2023-04-13T23:59:59.00000",
"date_modified": "2024-11-11T08:51:57.885355",
"date_created": "2023-04-13T17:05:43.044061"
},
"r_id_disclaimer": "ResearcherID data provided by Clarivate Analytics",
"dynamic_data": {
"citation_related": {
"tc_list_cc": {
"dedup_total_count": 1,
"function_tc": [
{
"local_count": 0,
"func_class": "basis"
},
{
"local_count": 1,
"func_class": "background"
},
{
"local_count": 0,
"func_class": "support"
},
{
"local_count": 0,
"func_class": "differ"
},
{
"local_count": 0,
"func_class": "discuss"
}
]
},
"citation_topics": {
"subj-group": {
"subject": [
{
"content-type": "macro",
"content-id": "6",
"content": "Social Sciences"
},
{
"content-type": "meso",
"content-id": "6.288",
"content": "Information & Library Science"
},
{
"content-type": "micro",
"content-id": "6.288.2368",
"content": "Federal Depository Library Program"
}
]
}
},
"tc_list": {
"tc_mod_date": "2024-08-20",
"silo_tc": [
{
"coll_id": "WOK",
"local_count": 3
},
{
"coll_id": "BIOSIS",
"local_count": 0
},
{
"coll_id": "CCC",
"local_count": 0
},
{
"coll_id": "PPRN",
"local_count": 1
},
{
"coll_id": "RSCI",
"local_count": 0
},
{
"coll_id": "SCIELO",
"local_count": 0
},
{
"coll_id": "ARCI",
"local_count": 0
},
{
"coll_id": "MEDLINE",
"local_count": 0
},
{
"coll_id": "WOS",
"local_count": 3
},
{
"coll_id": "PCI",
"local_count": 0
},
{
"coll_id": "KJD",
"local_count": 0
},
{
"coll_id": "BCI",
"local_count": 0
},
{
"coll_id": "PQDT",
"local_count": 0
},
{
"coll_id": "CABI",
"local_count": 0
},
{
"coll_id": "INSPEC",
"local_count": 0
},
{
"coll_id": "BIOABS",
"local_count": 0
},
{
"coll_id": "FSTA",
"local_count": 0
},
{
"coll_id": "CSCD",
"local_count": 0
},
{
"coll_id": "DRCI",
"local_count": 0
},
{
"coll_id": "ZOOREC",
"local_count": 0
},
{
"coll_id": "DIIDW",
"local_count": 0
}
]
}
},
"cluster_related": {
"identifiers": {
"identifier": [
{
"type": "issn",
"value": "1354-8565"
},
{
"type": "eissn",
"value": "1748-7382"
},
{
"type": "doi",
"value": "10.1177/13548565231164759"
}
]
}
},
"wos_usage": {
"last180days": 5,
"alltime": 16
}
}
},
{
"UID": "WOS:000474290600001",
"static_data": {
"summary": {
"pub_info": {
"coverdate": 2019,
"journal_oas_gold": "N",
"pubyear": 2019,
"issue": 11,
"special_issue": "SI",
"pubtype": "Journal",
"early_access_month": "06",
"vol": 22,
"early_access_date": "JUN 2019",
"sortdate": "2019-06-11",
"has_abstract": "Y",
"page": {
"end": 1645,
"begin": 1630,
"page_count": 16,
"content": "1630-1645"
},
"early_access_year": 2019
},
"names": {
"count": 2,
"name": [
{
"seq_no": 1,
"role": "author",
"claim_status": false,
"reprint": "Y",
"last_name": "Proferes",
"display_name": "Proferes, Nicholas",
"daisng_id": 15573839,
"orcid_id": "0000-0002-0295-9616",
"full_name": "Proferes, Nicholas",
"addr_no": 1,
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "DWO-3436-2022",
"id-type": "PreferredRID"
}
},
"wos_standard": "Proferes, N",
"r_id": "DWO-3436-2022",
"first_name": "Nicholas",
"preferred_name": {
"full_name": "Proferes, Nicholas",
"last_name": "Proferes",
"first_name": "Nicholas"
}
},
{
"seq_no": 2,
"role": "author",
"claim_status": false,
"last_name": "Summers",
"display_name": "Summers, Ed",
"daisng_id": 16439872,
"full_name": "Summers, Ed",
"addr_no": 2,
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "DZX-9468-2022",
"id-type": "PreferredRID"
}
},
"wos_standard": "Summers, E",
"r_id": "DZX-9468-2022",
"first_name": "Ed",
"preferred_name": {
"full_name": "Summers, Ed",
"last_name": "Summers",
"first_name": "Ed"
}
}
]
},
"doctypes": {
"doctype": "Article",
"count": 1
},
"publishers": {
"publisher": {
"names": {
"count": 1,
"name": {
"seq_no": 1,
"role": "publisher",
"full_name": "ROUTLEDGE JOURNALS, TAYLOR & FRANCIS LTD",
"unified_name": "Taylor & Francis",
"addr_no": 1,
"display_name": "ROUTLEDGE JOURNALS, TAYLOR & FRANCIS LTD"
}
},
"address_spec": {
"city": "ABINGDON",
"addr_no": 1,
"full_address": "2-4 PARK SQUARE, MILTON PARK, ABINGDON OX14 4RN, OXON, ENGLAND"
}
}
},
"EWUID": {
"WUID": {
"coll_id": "WOS"
},
"edition": {
"value": "WOS.SSCI"
},
"xmlns:xs": "http://www.w3.org/2001/XMLSchema"
},
"titles": {
"count": 6,
"title": [
{
"type": "source",
"content": "INFORMATION COMMUNICATION & SOCIETY"
},
{
"type": "source_abbrev",
"content": "INFORM COMMUN SOC"
},
{
"type": "abbrev_iso",
"content": "Info. Commun. Soc."
},
{
"type": "abbrev_11",
"content": "INFO COM SO"
},
{
"type": "abbrev_29",
"content": "INFO COMMUN SOC"
},
{
"type": "item",
"content": "Algorithms and agenda-setting in Wikileaks' #Podestaemails release"
}
]
}
},
"item": {
"xsi:type": "itemType_wos",
"coll_id": "WOS",
"ids": {
"avail": "N",
"content": "IV7XS"
},
"xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
"bib_pagecount": {
"type": "Journal",
"content": 140
},
"keywords_plus": {
"count": 1,
"keyword": "TWITTER"
},
"bib_id": "22 (11): 1630-1645 Sp. Iss. SI 2019"
},
"fullrecord_metadata": {
"addresses": {
"count": 2,
"address_name": [
{
"names": {
"count": 1,
"name": {
"seq_no": 1,
"role": "author",
"claim_status": false,
"reprint": "Y",
"last_name": "Proferes",
"display_name": "Proferes, Nicholas",
"daisng_id": 15573839,
"orcid_id": "0000-0002-0295-9616",
"full_name": "Proferes, Nicholas",
"addr_no": 1,
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "DWO-3436-2022",
"id-type": "PreferredRID"
}
},
"wos_standard": "Proferes, N",
"first_name": "Nicholas",
"preferred_name": {
"full_name": "Proferes, Nicholas",
"last_name": "Proferes",
"first_name": "Nicholas"
}
}
},
"address_spec": {
"zip": {
"location": "AP",
"content": 40506
},
"country": "USA",
"city": "Lexington",
"addr_no": 1,
"organizations": {
"organization": [
{
"pref": null,
"content": "Univ Kentucky"
},
{
"pref": "Y",
"ror_id": "https://ror.org/02k3smh20",
"content": "University of Kentucky"
}
],
"count": 2
},
"full_address": "Univ Kentucky, Sch Informat Sci, Lexington, KY 40506 USA",
"state": "KY",
"suborganizations": {
"count": 1,
"suborganization": "Sch Informat Sci"
}
}
},
{
"names": {
"count": 1,
"name": {
"seq_no": 2,
"role": "author",
"full_name": "Summers, Ed",
"claim_status": false,
"addr_no": 2,
"last_name": "Summers",
"data-item-ids": {
"data-item-id": {
"type": "person",
"content": "DZX-9468-2022",
"id-type": "PreferredRID"
}
},
"display_name": "Summers, Ed",
"wos_standard": "Summers, E",
"daisng_id": 16439872,
"first_name": "Ed",
"preferred_name": {
"full_name": "Summers, Ed",
"last_name": "Summers",
"first_name": "Ed"
}
}
},
"address_spec": {
"zip": {
"location": "AP",
"content": 20742
},
"country": "USA",
"city": "College Pk",
"addr_no": 2,
"organizations": {
"organization": [
{
"pref": null,
"content": "Univ Maryland"
},
{
"pref": "Y",
"ror_id": "https://ror.org/01r0c1p88",
"content": "University System of Maryland"
},
{
"pref": "Y",
"ror_id": "https://ror.org/047s2c258",
"content": "University of Maryland College Park"
},
{
"pref": "N",
"content": "University of Maryland at College Park College of Information Studies"
}
],
"count": 4
},
"full_address": "Univ Maryland, Coll Informat Studies, College Pk, MD 20742 USA",
"state": "MD",
"suborganizations": {
"count": 1,
"suborganization": "Coll Informat Studies"
}
}
}
]
},
"category_info": {
"subjects": {
"subject": [
{
"ascatype": "traditional",
"code": "EU",
"content": "Communication"
},
{
"ascatype": "traditional",
"code": "XA",
"content": "Sociology"
},
{
"ascatype": "extended",
"content": "Communication"
},
{
"ascatype": "extended",
"content": "Sociology"
}
],
"count": 4
},
"headings": {
"heading": "Social Sciences",
"count": 1
}
},
"normalized_languages": {
"count": 1,
"language": {
"type": "primary",
"content": "English"
}
},
"languages": {
"count": 1,
"language": {
"type": "primary",
"content": "English"
}
},
"keywords": {
"count": 5,
"keyword": [
"Twitter",
"Wikileaks",
"social media",
"sociotechnical systems",
"agenda-setting"
]
},
"refs": {
"count": 49
},
"reprint_addresses": {
"count": 1,
"address_name": {
"names": {
"count": 1,
"name": {
"seq_no": 1,
"role": "author",
"full_name": "Proferes, Nicholas",
"reprint": "Y",
"addr_no": 1,
"last_name": "Proferes",
"display_name": "Proferes, Nicholas",
"wos_standard": "Proferes, N",
"first_name": "Nicholas"
}
},
"address_spec": {
"zip": {
"location": "AP",
"content": 40506
},
"country": "USA",
"city": "Lexington",
"addr_no": 1,
"organizations": {
"organization": [
{
"pref": null,
"content": "Univ Kentucky"
},
{
"pref": "Y",
"ror_id": "https://ror.org/02k3smh20",
"content": "University of Kentucky"
}
],
"count": 2
},
"full_address": "Univ Kentucky, Sch Informat Sci, Lexington, KY 40506 USA",
"state": "KY",
"suborganizations": {
"count": 1,
"suborganization": "Sch Informat Sci"
}
}
}
},
"abstracts": {
"count": 1,
"abstract": {
"abstract_text": {
"p": "In the month before the 2016 U.S. Presidential election, Wikileaks released 37 serialized batches of e-mails authored by former Clinton campaign manager John Podesta. Each release was announced using a unique PodestaEmail related hashtag (#PodestaEmails2, #PodestaEmails3, etc.). In total, Podesta e-mail related hashtags hit town-wide, country-wide, or worldwide Trending topics lists a total of 1,917 times, remaining on Trending Topic lists everyday within the U.S. for 30 days before election day. In this article, we discuss how Wikileaks' release methodology increased the potential reach of Podesta E-mail related content. We describe how Wikileaks' tweets spoke to two audiences: Twitter users and Twitter algorithms. In serializing its content and using new hashtags for each release, Wikileaks increased the potential persistence, visibility, spreadability, and searchability of this content. By creating the possibility for this content to remain persistently visible on the Trending Topics list, Wikileaks was able to potentially realize a greater degree of agenda-setting than would have been possible through singular hashtag use.",
"count": 1
}
}
},
"normalized_doctypes": {
"doctype": "Article",
"count": 1
}
},
"contributors": {
"contributor": {
"name": {
"seq_no": 1,
"orcid_id": "0000-0002-0295-9616",
"role": "researcher_id",
"full_name": "Proferes, Nicholas",
"last_name": "Proferes",
"display_name": "Proferes, Nicholas",
"first_name": "Nicholas"
}
},
"count": 1
}
},
"dates": {
"date_loaded": "2019-07-24T23:59:59.00000",
"date_modified": "2023-06-11T14:21:56.872132",
"date_created": "2019-07-25T06:56:58.715639"
},
"r_id_disclaimer": "ResearcherID data provided by Clarivate Analytics",
"dynamic_data": {
"citation_related": {
"tc_list_cc": {
"dedup_total_count": 1,
"function_tc": [
{
"local_count": 0,
"func_class": "basis"
},
{
"local_count": 1,
"func_class": "background"
},
{
"local_count": 0,
"func_class": "support"
},
{
"local_count": 0,
"func_class": "differ"
},
{
"local_count": 0,
"func_class": "discuss"
}
]
},
"citation_topics": {
"subj-group": {
"subject": [
{
"content-type": "macro",
"content-id": "6",
"content": "Social Sciences"
},
{
"content-type": "meso",
"content-id": "6.185",
"content": "Communication"
},
{
"content-type": "micro",
"content-id": "6.185.184",
"content": "Journalism"
}
]
}
},
"tc_list": {
"tc_mod_date": "2024-08-18",
"silo_tc": [
{
"coll_id": "WOK",
"local_count": 5
},
{
"coll_id": "WOS",
"local_count": 5
},
{
"coll_id": "PPRN",
"local_count": 0
},
{
"coll_id": "DRCI",
"local_count": 0
},
{
"coll_id": "MEDLINE",
"local_count": 0
},
{
"coll_id": "BCI",
"local_count": 0
},
{
"coll_id": "BIOSIS",
"local_count": 0
},
{
"coll_id": "CCC",
"local_count": 0
},
{
"coll_id": "CSCD",
"local_count": 0
},
{
"coll_id": "CABI",
"local_count": 0
},
{
"coll_id": "KJD",
"local_count": 0
},
{
"coll_id": "SCIELO",
"local_count": 0
},
{
"coll_id": "FSTA",
"local_count": 0
},
{
"coll_id": "DIIDW",
"local_count": 0
},
{
"coll_id": "PQDT",
"local_count": 0
},
{
"coll_id": "PCI",
"local_count": 0
},
{
"coll_id": "INSPEC",
"local_count": 0
},
{
"coll_id": "ARCI",
"local_count": 0
},
{
"coll_id": "ZOOREC",
"local_count": 0
},
{
"coll_id": "RSCI",
"local_count": 0
},
{
"coll_id": "BIOABS",
"local_count": 0
}
]
}
},
"cluster_related": {
"identifiers": {
"identifier": [
{
"type": "issn",
"value": "1369-118X"
},
{
"type": "eissn",
"value": "1468-4462"
},
{
"type": "doi",
"value": "10.1080/1369118X.2019.1626469"
}
]
}
},
"wos_usage": {
"last180days": 1,
"alltime": 38
}
}
}
]
}
}
},
"QueryResult": {
"QueryID": 1626,
"RecordsSearched": 106867576,
"RecordsFound": 2
}
} If there were more results then you want to send GET requests to |
I've created #207 to document that we occasionally get an empty string back from the WoS API. It is a repeatable problem with a handful of ORCIDs. |
The
harvest_wos
will need to:The text was updated successfully, but these errors were encountered: