mintproject / MINT-DataCatalog-Public

Public-facing aspects of data catalog, such as documentation, demos, tracking issues, and feature requests
Apache License 2.0
1 stars 1 forks source link

SVO names for [dataset name] #17

Closed minhptx closed 4 years ago

minhptx commented 4 years ago

Dataset Name: [name of the dataset] Dataset Source: [url where one can find more details about the dataset and its variables] Sample File URL: [url where one can download a sample file from]

Variables

For variables that need to be linked to SVO, please provide variable's name (as it appears in the data file), its description, and its type (categorical or numerical).

  1. [variable_1_name]:
    • description: [describe what this variable aims to measure]
    • type: [categorical or numerical]
  2. [variable_2_name]: ...