Gig Income Verification

Comprehensive Gig Data for Informed Decision-Making

Transform your data consumption and verification processes with Deck’s ‘Gig_Income’, an advanced endpoint designed to fetch comprehensive data from popular gig platforms like Uber, Didi, and more. Gig_Income enables organizations to understand and verify the income capabilities of users from these platforms, facilitating various applications from financial services to market research.

Comprehensive Income Insights

Gain a detailed view of a user’s income from gig platforms, including earnings history, active jobs, and completion rates, providing essential insights into the user’s income stability and reliability.

Seamless Integration

Integrates effortlessly with existing systems, ensuring a smooth onboarding experience for both institutions and end users.

Automated Data Collection

Automates the retrieval of data from connected gig accounts, enhancing efficiency and accuracy in assessing a user’s income and activity details.

Data Sample

{
  "full_name": "John Doe",
  "email": "[email protected]",
  "phone_number": "+1-202-555-0199",
  "join_date": "2022-01-15",
  "platform_name": "Uber",
  "account_status": "Active",
  "total_gross_earning": 15000.75,
  "earnings_currency": "USD",
  "earnings_last_year": 12500.5,
  "earnings_monthly": [
    {
      "month": "January",
      "earnings": 1200.50
    },
    {
      "month": "February",
      "earnings": 1400.75
    }
  ],
  "monthly_earnings": {
    "month": "January",
    "earnings": 1200.50
  },
  "tips_earned": 800,
  "bonuses_earned": 500,
  "platform_fee": 1500.25,
  "other_deductions": 300.75,
  "total_deductions": 1801.00,
  "net_earnings": 13199.75,
  "total_hours_worked": 250.5,
  "total_trips_completed": 500,
  "average_trip_duration": 15.3,
  "average_rating": 4.8,
  "make": "Toyota",
  "model": "Corolla",
  "year": "2018",
  "vin": "1HGCM82633A123456",
  "license_plate": "XYZ 1234",
  "Status": "Active"
}

Gig Data Dictionary

FieldDescriptionData TypesData Availability
full_nameFull name of the account holderStringAvailable
emailEmail address associated with the accountStringAvailable
phone_numberPhone number linked to the accountStringAvailable
join_dateDate the user joined the platform, inferred from the oldest earning records found for that user.DateAvailable
platform_nameName of the platform (e.g., Uber, Lyft)StringAvailable
account_statusStatus of the account (Active or Suspended)StringAvailable
total_gross_earningTotal earnings since account creationFloatAvailable
earnings_currencyCurrency of the earningsStringAvailable
earnings_last_yearTotal earnings in the last 12 monthsFloatAvailable
earnings_monthlyBreakdown of earnings month by monthArrayAvailable
monthly_earningsMonthly earnings detailsObjectAvailable
tips_earnedTotal amount of tips receivedFloatAvailable
bonuses_earnedTotal amount of bonuses receivedFloatAvailable
platform_feeFee that the platform deducts from the driver’s earnings.FloatAvailable
other_deductionsDeductions such as service fees, taxes or other.FloatAvailable
total_deductionsTotal deductions from gross earningsFloatAvailable
net_earningsEarnings after deductionsFloatAvailable
total_hours_workedTotal hours workedFloatAvailable
total_trips_completedNumber of trips completedIntegerAvailable
average_trip_durationAverage duration of trips in minutesFloatAvailable
average_ratingAverage customer ratingFloatComing Soon
makeThe manufacturer or brand of the vehicle (e.g., Toyota, Ford).StringComing Soon
modelThe specific model name of the vehicle (e.g., Corolla, Mustang).StringComing Soon
yearThe year in which the vehicle was manufactured.StringComing Soon
vinThe Vehicle Identification Number, a unique code used to identify individual motor vehicles.StringComing Soon
license plateThe license plate number assigned to the vehicle.StringComing Soon
StatusThe current operational status of the vehicle (e.g., Active, Inactive).StringComing Soon
New data fieldLet us know what you would like to receive. We take customer demands for new datapoints seriously.NewNew