Data Dictionary
Contains explanations and examples of all data fields available in the DockerHub Users dataset.
All personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.
The data points in the example snippets have been rearranged for better grouping. To see where a specific data point stands, check the full data sample here.
Data point | Description | Data type |
---|---|---|
meta | Contains metadata about the record | Object |
created_at_date | Date when the record was initially scraped | Array of numbers (integers) |
created_at_timestamp | Unix timestamp for when the record was first scraped | Float |
updated_at_date | Date when the record was last updated | Array of numbers (integers) |
updated_at_timestamp | Unix timestamp for when the record was last updated | Float |
version_id | Identifier for the dataset version | String |
source | Source from which the record was obtained | String |
object | Type of data object or entity described | String |
is_deleted | Indicates if the repository is available on the Docker Hub | Boolean |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
doc | Dataset starting point | Object |
source_id | Profile identifier on Docker Hub | String |
id | Profile identifier in our database | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
date_joined | Timestamp indicating when the user joined Docker Hub in ISO 8601 format | String |
type | Record type | String |
badge | User's repository badge | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
url | User's profile information | String |
publisher | Repository owner/publisher | String |
name | Developer's name | String |
location | Developer's location | String |
company_name | Associated company | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
image | Developer's logo/image | String |
contact_info | Developer's contact information | Object |
profile_url | Developer's website | String |
See a snippet of the dataset for reference: