You can share your datasets with others by publishing them to hIndex.
To upload a dataset, first visit your projects page - hash.ai/@[your_username] - and select new Dataset.
Add a name and project path, and choose the visibility and the user or org to publish the dataset under. Private datasets are only displayed to you (and other members of your organization if you've published under that) while public are visible to all HASH users.
To edit a Dataset, visit your projects page, select the data you want to publish, and click Edit Project.
From the Edit Project modal add descriptions, keywords, and schemas to your data.
Release a new version and click public at the bottom of the modal.
Finally add semantic versioning details and create a release.
If publishing as yourself, the dataset will be referenced in a simulation as:
"@[your-username]/[listing-shortname]/[dataset].[csv/json]"
Or, if you're part of an organization and publishing on their behalf, when you publish a dataset in a simulation it will be referenceable as:
"@[org-handle]/[listing-shortname]/[dataset].[csv/json]"
Previous
Next