Data Commons Data Imports

This page houses documents for step-by-step educational and instructional guides for anyone desiring to import a dataset to the Data Commons Graph. Currently there is schema-less import guide, linked below, that can also be used for Custom Data Commons.

Schemas, data, and import tools all live on Data Commons Github, with accompanying technical documentation included in each repository under the respective “docs” folders.

Prerequisites

  1. A GitHub account
  2. A dataset(s) for import
  3. Enough working knowledge of python to be able to write simple python scripts for .csv file manipulation

Guides

Schema-less Import Guide