Data Dictionary
Dictionary contains explanations and examples of all data fields available in the Docker Hub Users dataset.
Metadata
Record metadata
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:
Profile metadata
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:
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:
Profile details
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:
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:
Last updated
Was this helpful?