cream_listings / README.md
Binaryy's picture
Upload dataset
95d5f74 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: _id
      dtype: string
    - name: title
      dtype: string
    - name: location
      dtype: string
    - name: features
      sequence: string
    - name: description
      dtype: string
    - name: images
      sequence: string
    - name: videos
      sequence: string
    - name: available
      dtype: bool
    - name: price
      dtype: float64
    - name: attachedDocument
      sequence: 'null'
    - name: year
      dtype: int64
    - name: carCondition
      dtype: string
    - name: engineType
      dtype: string
    - name: colour
      dtype: string
    - name: model
      dtype: string
    - name: noOfBed
      dtype: float64
    - name: noOfBathroom
      dtype: float64
    - name: locationISO
      dtype: string
    - name: forRent
      dtype: bool
    - name: views
      sequence: string
    - name: thoseWhoSaved
      sequence: string
    - name: createdAt
      dtype: string
    - name: updatedAt
      dtype: string
    - name: __v
      dtype: int64
    - name: category._id
      dtype: string
    - name: category.title
      dtype: string
    - name: category.slug
      dtype: string
    - name: category.isAdminAllowed
      dtype: string
    - name: category.createdAt
      dtype: string
    - name: category.updatedAt
      dtype: string
    - name: category.__v
      dtype: int64
    - name: postedBy.pageViews.value
      dtype: int64
    - name: postedBy.pageViews.users
      sequence: 'null'
    - name: postedBy.totalSaved.value
      dtype: int64
    - name: postedBy.totalSaved.users
      sequence: string
    - name: postedBy._id
      dtype: string
    - name: postedBy.firstName
      dtype: string
    - name: postedBy.lastName
      dtype: string
    - name: postedBy.about
      dtype: string
    - name: postedBy.cover
      dtype: string
    - name: postedBy.email
      dtype: string
    - name: postedBy.password
      dtype: string
    - name: postedBy.isAdmin
      dtype: bool
    - name: postedBy.savedListing
      sequence: string
    - name: postedBy.isVerified
      dtype: bool
    - name: postedBy.verifiedProfilePicture
      dtype: float64
    - name: postedBy.profilePicture
      dtype: string
    - name: postedBy.pronoun
      dtype: float64
    - name: postedBy.userType
      dtype: int64
    - name: postedBy.accountType
      dtype: int64
    - name: postedBy.subscribed
      dtype: bool
    - name: postedBy.noOfSubscription
      dtype: int64
    - name: postedBy.totalListing
      dtype: int64
    - name: postedBy.sellerType
      dtype: int64
    - name: postedBy.createdAt
      dtype: string
    - name: postedBy.updatedAt
      dtype: string
    - name: postedBy.__v
      dtype: int64
    - name: postedBy.address
      dtype: string
    - name: postedBy.city
      dtype: string
    - name: postedBy.country
      dtype: string
    - name: postedBy.gender
      dtype: string
    - name: postedBy.nationality
      dtype: string
    - name: postedBy.verificationType
      dtype: float64
    - name: postedBy.dob
      dtype: string
    - name: postedBy.locationISO
      dtype: string
    - name: postedBy.state
      dtype: string
    - name: postedBy.zipCode
      dtype: float64
    - name: postedBy.otherNames
      dtype: string
    - name: postedBy.facebookUrl
      dtype: string
    - name: postedBy.instagramUrl
      dtype: string
    - name: postedBy.phoneNumber1
      dtype: string
    - name: postedBy.phoneNumber2
      dtype: string
    - name: postedBy.websiteUrl
      dtype: string
    - name: postedBy.accountName
      dtype: string
    - name: postedBy.accountNo
      dtype: string
    - name: postedBy.bankName
      dtype: string
    - name: postedBy.verificationId
      dtype: float64
    - name: string_features
      dtype: string
    - name: complete_description
      dtype: string
  splits:
    - name: train
      num_bytes: 1596937
      num_examples: 423
  download_size: 529413
  dataset_size: 1596937

Dataset Card for "cream_listings"

More Information needed