Internal refactoring of folders and build strategy.
New notebooks:
- Extracting Authors order from Publications data
- Measuring the policy impact of an organization using policy document citations
Updates:
- Building a concepts co-occurence network uses the latest version of pyvis to render the graph correctly
- Enriching Grants part 1: Matching your grants records to Dimensions uses the latest triple-quotes syntax to search for grants
New notebooks:
- Getting all grants received by a list of researchers
- Using Dimensions organization groups with the API
- Benchmarking organizations with the Dimensions API
New notebooks:
- Identification of reviewers for funders: Globally and among Panels
- Enrich text with Field of Research (FoR) codes
- Mapping GRID IDs to Organization Data
New notebooks:
- Patent publication references, for an entire patent family
- Citation Analysis: Journals Cited by a Research Organization
New notebooks:
Updates:
- Expert Identification with the Dimensions API - An Introduction now includes also examples of related Dimcli functions
Updates:
Updates:
- All notebooks use the key-based API authentication method by default (see https://digital-science.github.io/dimcli/getting-started.html#authentication)
Updates:
- Expert Identification with the Dimensions API - An Introduction / examples improved and added mention of
grants
source
New notebooks:
- Enriching Grants part 1: Matching your grants records to Dimensions
- Enriching Grants part 2: Adding Publications Information from Dimensions
- Enriching Grants part 3: adding related Patents and Clinical Trials data
- Identiying emerging topics in grants by using 'concepts'
- Generating a report that monitors research topics across Dimensions sources
Updates:
- All notebooks have been updated so that they use
getpass
in order to get API log in credentials - Updated all notebooks using
px.histogram
in order to fix a bug with the histogram function - Citation Analysis: an Introduction: the resulting network graph is rendered inline
Updates:
New notebooks:
Updates:
- Topic Modeling Analysis for a Set of Publications: Basic Workflow
- Working with concepts in the Dimensions API
Updates:
New notebooks:
Updates:
New notebooks:
Updates:
New notebooks:
- Working with lists in the Dimensions API
- Journal Profiling Part 1: Getting the Data
- Journal Profiling Part 2: Impact Metrics
- Journal Profiling Part 3: Funding
- Journal Profiling Part 4: Institutions
- Journal Profiling Part 5: Competing Journals Analysis
New notebook:
Updates:
- Measuring the Innovation Impact of an Organization using Patents Citations (previous title: Extracting Patents citing Publications from a chosen Research Organization)
New notebook:
Updates:
- The title of the notebooks in the 'Organizations' section was changed
- The title of the citation-analysis notebooks in the 'Publications' section was changed
Updates:
The Dimcli notebooks have been improved and split up into 3 tutorials with a clearer focus:
- The Dimcli Python library: Installation and Querying
- The Dimcli Python library: Working with Pandas Dataframes
- The Dimcli Python library: Magic Commands
The GRID intro notebook has been updated with a new bar chart
The Organizations Network notebook has been extended with a new section (no. 6) showing how to filter the network by organization type:
New notebook:
New notebook:
New notebook:
Updates to the API Lab website
- Improved navigation. A new layout incorporates table of contents and navigation controls so it's easier to move through the tutorials.
- Added simple search box allows to type in keywords you are interested in and see all the tutorials that include it.
- Links to the Github repo and the source file of single notebooks are now much easier to find.
- Google Colab integration. All the tutorials have been optimized for the free Google Colab Jupyter environment. Just click on the 'Open in Colab' button to run the notebook in the cloud, no installs needed!
New notebook:
New notebook:
New notebook:
Dimensions API Lab website launched. Preexisting set of notebooks loaded.
Dimensions API Lab github repo launched.