academic patenting (4) algorithms (2) anvur (1) APE-INV (3) applicants (10) applications (11) ascii (1) bibliometrics (7) bocconi (2) bug (1) china (2) citations (11) claims (3) concordance (7) conference (8) CPCs (2) curiosities (1) data quality (12) data recovery (1) database (26) datamining (5) disk (1) download (1) dump (1) ecla (1) entity resolution (4) EP register (7) epo (15) equivalents (1) espacenet (2) ethnicity (2) examination (3) excel (3) free (2) function (1) GDPR (1) gender (1) geocoding (6) github (1) icons (1) indicators (1) inpadoc (9) inventors (21) IPC (21) IPC35 (4) job offers (1) KITeS (3) legal status (16) levenshtein (1) line breaks (1) linked open data (1) match (1) mobility (1) mysql (23) nace (2) national patents data (6) NBER (1) news (1) NPL (7) NUTS3 (6) OHIM (1) openoffice (1) orbis (1) orcid (1) OS (1) OST (2) password recover (1) patent attorneys (1) patent data (2) patent family (17) patent ownership (3) patent status (3) patent value (1) patents (49) patentsview (3) patstat (145) person_id (13) priorities (5) python (2) reclassification (8) renewals (1) replace (2) scientific articles (2) scopus (1) semantic analysis (2) sipo (3) sql (6) strings (4) tool (9) trademarks (2) triadic patents (2) UDF (1) USPC (1) USPTO (12) VBA (1) vista (1) VM (1) webscraping (2) WIPO (10) workshops (1) Wos (1) xp (1)
Showing posts with label scientific articles. Show all posts
Showing posts with label scientific articles. Show all posts

Thursday, July 18, 2019

Patents citations from Pubmed Scientific publications



A recently released dataset from Marx, Matt; Aaron Fuegi contains citations from USPTO patents granted 1947-2018 to articles captured by the MS Academic Graph (ID) from 1800-2018.

Files, tab-separated, are available at link : https://zenodo.org/record/3338601

The main file, pcs.tsv, contains the resolved citations matching patent number, MAG ID, the original citation from the patent, an indicator for whether the citation was supplied by the applicant, examiner, or unknown, and a confidence score (1-10) indicating how likely this match is correct.

There is also a PubMed-specific match in pcs-pubmed.tsv.

Authors also made availabel source code for generating the patent citations to science in pcs.tsv is available at https://github.com/mattmarx/reliance_on_science. Source code for generating jif.zip and jcif.zip (Journal Impact Factor and Journal Commercial Impact Factor) is at https://github.com/mattmarx/jcif.

Scripts and programs are mainly for stata & linux (DO files and sh scripts).

 

Wednesday, November 22, 2017

Using Orcid for migration studies

ORCID provides a persistent digital identifier that distinguishes every  researcher and, through integration in key research workflows such as manuscript and grant submission, supports automated linkages between professional activities ensuring that one's work is recognized.

ORCID wasn't intended as a massive longitudinal survey of the global population of scientists, but with 3 million profiles and growing, it is becoming just that. So far a quarter of those researchers have voluntarily added personal information to their public ORCID profiles including the years, locations, and descriptions of their education and employment histories. As this voluntary sampling grows, the demographic and migration patterns of the scientific workforce is coming into focus. The biases are also apparent: ORCID users skew young, and certain countries are over- and underrepresented.

Bohannon J and Doran K prepared a set of tools and datasets allowing to use more easily such data:

A file contains 2.8 million public profiles from ORCID in both XML and JSON format. You will need 300 GB of free space to decompress the data and work with it.

A IPython Notebook provides code for processing the data from public_profiles.tar into manageable data files for analysis.

http://datadryad.org/resource/doi:10.5061/dryad.48s16

Another examples of usage of such data in migration studies:

https://towardsdatascience.com/analyse-the-migration-of-scientific-researchers-5184a9500615