Baselight

Digital Innovation

Digital Innovation Research Dataset (1983-2019)

@kaggle.saurabhshahane_digital_innovation

Loading...
Loading...

About this Dataset

Digital Innovation

Context

The Digital Innovation research & publication dataset, which was indexed by Scopus from 1983 to 2019.
The dataset contains data authors, authors ID Scopus, title, year, source title, volume, issue, article number in Scopus, DOI, link, affiliation, abstract, index keywords, references, Correspondence Address, editors, publisher, conference name, conference date, conference code, ISSN, language, document type, access type, and EID.

Content

What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

Acknowledgements

septianto, andre; Purnomo, Agung (2020), “Digital Innovation Research Dataset (1983-2019)”, Mendeley Data, V1, doi: 10.17632/gpr2phd9mk.1

Inspiration

Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Tables

Digital Innovation Dataset

@kaggle.saurabhshahane_digital_innovation.digital_innovation_dataset
  • 4.25 MB
  • 821 rows
  • 48 columns
Loading...

CREATE TABLE digital_innovation_dataset (
  "authors" VARCHAR,
  "author_s_id" VARCHAR,
  "title" VARCHAR,
  "year" BIGINT,
  "source_title" VARCHAR,
  "volume" VARCHAR,
  "issue" VARCHAR,
  "art_no" VARCHAR,
  "page_start" VARCHAR,
  "page_end" VARCHAR,
  "page_count" DOUBLE,
  "cited_by" DOUBLE,
  "doi" VARCHAR,
  "link" VARCHAR,
  "affiliations" VARCHAR,
  "authors_with_affiliations" VARCHAR,
  "abstract" VARCHAR,
  "author_keywords" VARCHAR,
  "index_keywords" VARCHAR,
  "molecular_sequence_numbers" VARCHAR,
  "chemicals_cas" VARCHAR,
  "tradenames" VARCHAR,
  "manufacturers" VARCHAR,
  "funding_details" VARCHAR,
  "funding_text_1" VARCHAR,
  "funding_text_2" VARCHAR,
  "funding_text_3" VARCHAR,
  "funding_text_4" VARCHAR,
  "references" VARCHAR,
  "correspondence_address" VARCHAR,
  "editors" VARCHAR,
  "sponsors" VARCHAR,
  "publisher" VARCHAR,
  "conference_name" VARCHAR,
  "conference_date" VARCHAR,
  "conference_location" VARCHAR,
  "conference_code" DOUBLE,
  "issn" VARCHAR,
  "isbn" VARCHAR,
  "coden" VARCHAR,
  "pubmed_id" DOUBLE,
  "language_of_original_document" VARCHAR,
  "abbreviated_source_title" VARCHAR,
  "document_type" VARCHAR,
  "publication_stage" VARCHAR,
  "access_type" VARCHAR,
  "source" VARCHAR,
  "eid" VARCHAR
);

Share link

Anyone who has the link will be able to view this.