{
  "$schema": "https://schema.org/Dataset",
  "name": "NearTalent LatAm Salary Dataset",
  "description": "Salary benchmarks for LatAm tech, marketing, creative, data and ops talent. Currency: USD monthly compensation.",
  "version": "0.1-preview",
  "lastUpdated": "2026-08-14",
  "publisher": "NearTalent LatAm (SelectionBook Group)",
  "url": "https://neartalentlatam.com/api/salaries.json",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "coverage": {
    "countries": ["MX", "AR", "CO", "CL", "PE"],
    "verticals": ["technology", "marketing", "creative", "data", "operations"],
    "seniorities": ["junior", "mid", "senior", "lead"]
  },
  "note": "This is a preview stub. The full API with searchable endpoints (/api/salaries?country=MX&role=full-stack&seniority=senior) is under development. Full dataset with 500+ data points will be published Q4 2026.",
  "sample": [
    {
      "role": "full-stack-engineer",
      "seniority": "senior",
      "country": "MX",
      "usd_monthly_range": "[verify with team]",
      "sample_size": "TBD"
    },
    {
      "role": "backend-engineer",
      "seniority": "senior",
      "country": "AR",
      "usd_monthly_range": "[verify with team]",
      "sample_size": "TBD"
    },
    {
      "role": "devops-engineer",
      "seniority": "senior",
      "country": "CO",
      "usd_monthly_range": "[verify with team]",
      "sample_size": "TBD"
    },
    {
      "role": "product-designer",
      "seniority": "senior",
      "country": "CL",
      "usd_monthly_range": "[verify with team]",
      "sample_size": "TBD"
    },
    {
      "role": "data-analyst",
      "seniority": "mid",
      "country": "PE",
      "usd_monthly_range": "[verify with team]",
      "sample_size": "TBD"
    }
  ],
  "roadmap": {
    "q4_2026": "Publish full dataset (500+ data points) with real ranges",
    "q1_2027": "Launch searchable API endpoints (/api/salaries?country=MX&role=...&seniority=...)",
    "q2_2027": "Publish Python and JS SDKs on GitHub"
  },
  "methodology": "https://neartalentlatam.com/methodology-data.html",
  "human_ui": "https://neartalentlatam.com/salary-guide-2026.html",
  "contact": "Hola@outsidersdigital.com"
}
