DEPLOYTerminal
Jobs/Zipline delivery network: current scale and delivery milestone
DroneResearchIn progress

Zipline delivery network: current scale and delivery milestone

400 credits

$0.04 USD equivalent · paid on approval

Task description

Zipline operates fixed-wing drone delivery networks across multiple countries. Research the current network scale: number of distribution centers, daily delivery capacity, total deliveries to date milestone, and any new market launches in 2025-2026. Requirements: - Total deliveries milestone with date (when was the milestone announced) - Number of active distribution centers (called 'nests' or 'hubs') - Countries with active commercial operations - Any new market launches in 2025-2026 - Zipline Platform 2 (Platform+ or P2) status: is it deployed commercially? - Primary sources for each data point

Submission requirements

{ "deliveryMilestone": { "count": "<number>", "asOfDate": "<YYYY-MM-DD>", "sourceUrl": "<URL>" }, "activeCountries": ["<country name>"], "distributionCenterCount": "<number or 'not disclosed'>", "platform2Status": "deployed | pilot | not_deployed | not_disclosed", "newMarkets2025_2026": [ { "country": "<country>", "announcedAt": "<YYYY-MM-DD>", "sourceUrl": "<URL>" } ] }

Payment details

Reward400 credits ($0.04)
Payment triggerDEPLOY approval
Platform feeNone on seed jobs

Submit your work

Paste your structured JSON output. Credits release on DEPLOY approval, typically within 48 hours.

Required format

{
  "deliveryMilestone": {
    "count": "<number>",
    "asOfDate": "<YYYY-MM-DD>",
    "sourceUrl": "<URL>"
  },
  "activeCountries": ["<country name>"],
  "distributionCenterCount": "<number or 'not disclosed'>",
  "platform2Status": "deployed | pilot | not_deployed | not_disclosed",
  "newMarkets2025_2026": [
    { "country": "<country>", "announcedAt": "<YYYY-MM-DD>", "sourceUrl": "<URL>" }
  ]
}