{
    "name": "CitizenHire Remote Job Eligibility Dataset",
    "description": "Public snapshot of active CitizenHire remote jobs with source-backed eligibility labels and official apply links.",
    "generated_at": "2026-06-04T23:52:07+00:00",
    "canonical_url": "https://citizenhire.com/remote-job-eligibility-data",
    "json_url": "https://citizenhire.com/remote-job-eligibility-data.json",
    "total_active_jobs": 13,
    "unfiltered_total_active_jobs": 948,
    "latest_source_check": "May 25, 2026",
    "field_dictionary": [
        {
            "field": "slug",
            "definition": "Stable CitizenHire job identifier used in URLs and exports."
        },
        {
            "field": "job_url",
            "definition": "CitizenHire job detail page for the listing."
        },
        {
            "field": "title",
            "definition": "Source-backed job title shown for the employer listing."
        },
        {
            "field": "company",
            "definition": "Employer name from the source/imported job record."
        },
        {
            "field": "category / category_slug",
            "definition": "CitizenHire role family labels for broad job discovery across tech, IT, sales, support, operations, finance, HR, legal, compliance, and other remote categories."
        },
        {
            "field": "location / location_filter",
            "definition": "Visible source location text plus a conservative normalized browsing filter such as worldwide, United States, Europe, India, or another source-backed region."
        },
        {
            "field": "eligibility.applicant_region_signal",
            "definition": "Conservative applicant-region signal derived from the listing location, offices, remote-scope fields, or visible source text."
        },
        {
            "field": "remote_type / eligibility.remote_scope_signal",
            "definition": "Original remote label plus normalized remote-scope signal, separating worldwide-style roles from region-limited roles when the source supports it."
        },
        {
            "field": "experience / eligibility.candidate_level_signal",
            "definition": "Candidate-level signal from the source-backed record, including entry-friendly, experienced, manager, and executive patterns."
        },
        {
            "field": "eligibility.student_or_fresher_signal",
            "definition": "Conservative early-career signal. This is not an employer guarantee and remains neutral unless source-backed fields support it."
        },
        {
            "field": "salary_label / salary_min_usd / salary_max_usd",
            "definition": "Published salary text and parsed USD range only when the listing exposes a parseable range. CitizenHire does not invent compensation."
        },
        {
            "field": "eligibility.salary_visibility_signal",
            "definition": "Whether salary information is publicly listed, partially listed, or not visible in the source-backed record."
        },
        {
            "field": "source_verified_at / source_name / source_url / apply_url",
            "definition": "Verification timestamp plus official source and apply destinations. The employer source remains the final authority."
        },
        {
            "field": "eligibility.work_authorization_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports a work-authorization statement."
        },
        {
            "field": "eligibility.citizenship_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports a citizenship requirement."
        },
        {
            "field": "eligibility.school_targeting_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports school, college, bootcamp, or campus targeting."
        },
        {
            "field": "schema_authorized",
            "definition": "Whether CitizenHire currently treats the row as authorized for structured job markup under its source rules."
        },
        {
            "field": "tags",
            "definition": "CitizenHire tags used for discovery and filtering, drawn from the source-backed job record and local taxonomy."
        }
    ],
    "export_filters": {
        "applied_filters": {
            "candidate_level": "executive"
        },
        "filter_parameters": [
            {
                "parameter": "category",
                "accepted_values": "Canonical category slugs such as engineering, sales, operations, finance, legal, support, product, marketing, hr, or ai-data. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?category=engineering"
            },
            {
                "parameter": "region",
                "accepted_values": "Normalized applicant-region filters such as worldwide, us, north-america, europe, emea, india, canada, or united-kingdom. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?region=worldwide"
            },
            {
                "parameter": "remote_scope",
                "accepted_values": "worldwide_remote or region_limited_remote. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?remote_scope=worldwide_remote"
            },
            {
                "parameter": "candidate_level",
                "accepted_values": "Candidate level slugs such as entry-friendly, experienced, manager, or executive. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?candidate_level=entry-friendly"
            },
            {
                "parameter": "salary",
                "accepted_values": "listed, public_usd_range, public_salary_text, or not_publicly_listed. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?salary=listed"
            },
            {
                "parameter": "student_fresher",
                "accepted_values": "indicated, entry_friendly_signal, junior_title_signal, graduate_title_signal, internship_title_signal, entry_level_title_signal, fresher_title_signal, assistant_title_signal, title_signal_review_source, or not_indicated. title_signal_review_source remains a compatibility alias for any bounded early-career title signal. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?student_fresher=indicated"
            },
            {
                "parameter": "filter_mode",
                "accepted_values": "all or any. The default is all, which requires each filtered field to match. Use any for hub exports that intentionally combine different eligibility signals.",
                "example": "/remote-job-eligibility-data.json?region=worldwide&remote_scope=worldwide_remote&filter_mode=any"
            }
        ]
    },
    "summary_counts": {
        "categories": {
            "Business Development": 3,
            "Engineering": 3,
            "Operations": 3,
            "Legal": 2,
            "Sales": 1,
            "Finance": 1
        },
        "location_filters": {
            "us": 9,
            "emea": 2,
            "worldwide": 1,
            "americas": 1
        },
        "experience_levels": {
            "Executive": 13
        },
        "remote_types": {
            "Remote-region": 12,
            "Worldwide remote": 1
        },
        "salary_listed_jobs": 1,
        "worldwide_eligible_jobs": 1
    },
    "fields": [
        "slug",
        "job_url",
        "title",
        "company",
        "category",
        "category_slug",
        "location",
        "location_filter",
        "remote_type",
        "experience",
        "employment_type",
        "salary_label",
        "salary_min_usd",
        "salary_max_usd",
        "date_posted",
        "valid_through",
        "source_verified_at",
        "source_name",
        "source_url",
        "apply_url",
        "schema_authorized",
        "eligibility",
        "eligibility_labels",
        "tags"
    ],
    "limitations": [
        "The employer source remains the final authority before applying.",
        "CitizenHire does not infer visa sponsorship, work authorization, school targeting, or employer partnership unless the source explicitly supports it.",
        "Worldwide, salary, and candidate-level labels are conservative signals from current source-backed data, not hiring guarantees.",
        "Expired or inactive listings may disappear after the next source check."
    ],
    "jobs": [
        {
            "slug": "grafana-labs-regional-vice-president-west-remote-ca-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-regional-vice-president-west-remote-ca-united-states-remote",
            "title": "Regional Vice President, West | Remote | CA",
            "company": "Grafana Labs",
            "category": "Sales",
            "category_slug": "sales",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-22",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6004409004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/6004409004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "sales",
                "grafana-labs",
                "sales-north-south-america",
                "us"
            ]
        },
        {
            "slug": "stripe-head-of-global-network-partnerships-us-nyc-us-san-francisco-us-seattle-us-remote-us-chicago",
            "job_url": "https://citizenhire.com/jobs/stripe-head-of-global-network-partnerships-us-nyc-us-san-francisco-us-seattle-us-remote-us-chicago",
            "title": "Head of Global Network Partnerships",
            "company": "Stripe",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "US-NYC; US-San Francisco; US-Seattle; US-Remote; US-Chicago",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7813067",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7813067",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "stripe",
                "3511-financial-services-partnerships",
                "us"
            ]
        },
        {
            "slug": "gitlab-vp-of-product-security-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-vp-of-product-security-remote-us",
            "title": "VP of Product Security",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "USD 297,600 - 360,000",
            "salary_min_usd": 297600,
            "salary_max_usd": 360000,
            "date_posted": "2026-05-15",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8539288002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8539288002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: public range shown"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "product-security",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-head-of-global-equity-administration-united-states-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-head-of-global-equity-administration-united-states-remote-united-states-remote",
            "title": "Head of Global Equity Administration | United States | Remote",
            "company": "Grafana Labs",
            "category": "Legal",
            "category_slug": "legal",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5989615004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5989615004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "grafana-labs",
                "us"
            ]
        },
        {
            "slug": "gitlab-vice-president-data-insights-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-vice-president-data-insights-remote-us",
            "title": "Vice President, Data & Insights",
            "company": "GitLab",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8510676002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8510676002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "gitlab",
                "data",
                "us"
            ]
        },
        {
            "slug": "gitlab-vice-president-enterprise-transformation-finance-strategy-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-vice-president-enterprise-transformation-finance-strategy-remote-us",
            "title": "Vice President, Enterprise Transformation & Finance Strategy",
            "company": "GitLab",
            "category": "Finance",
            "category_slug": "finance",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8467198002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8467198002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "finance",
                "gitlab",
                "office-of-cfo",
                "us"
            ]
        },
        {
            "slug": "gitlab-vice-president-legal-commercial-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-vice-president-legal-commercial-remote-us",
            "title": "Vice President, Legal Commercial",
            "company": "GitLab",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8499647002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8499647002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "gitlab",
                "us"
            ]
        },
        {
            "slug": "gitlab-vice-president-of-engineering-devops-engineering-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-vice-president-of-engineering-devops-engineering-remote-us",
            "title": "Vice President of Engineering, DevOps Engineering",
            "company": "GitLab",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8509682002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8509682002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "gitlab",
                "devops-engineering",
                "us"
            ]
        },
        {
            "slug": "affirm-vice-president-treasury-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-vice-president-treasury-remote-us",
            "title": "Vice President, Treasury",
            "company": "Affirm",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-02",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7488138003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7488138003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "affirm",
                "treasury",
                "us"
            ]
        },
        {
            "slug": "canonical-chief-revenue-officer-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-chief-revenue-officer-home-based-americas-home-based-emea",
            "title": "Chief Revenue Officer",
            "company": "Canonical",
            "category": "Operations",
            "category_slug": "operations",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/5750137",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5750137",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "operations",
                "canonical",
                "executive",
                "emea"
            ]
        },
        {
            "slug": "canonical-head-of-security-operations-home-based-worldwide",
            "job_url": "https://citizenhire.com/jobs/canonical-head-of-security-operations-home-based-worldwide",
            "title": "Head of Security Operations",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - Worldwide",
            "location_filter": "worldwide",
            "remote_type": "Worldwide remote",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4209375",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4209375",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "worldwide",
                "applicant_region_label": "Applicant region: worldwide signal from source",
                "remote_scope_signal": "worldwide_remote",
                "remote_scope_label": "Remote scope: worldwide remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: worldwide signal from source",
                "Remote scope: worldwide remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "operations",
                "worldwide"
            ]
        },
        {
            "slug": "canonical-global-head-of-cloud-alliances-home-based-americas",
            "job_url": "https://citizenhire.com/jobs/canonical-global-head-of-cloud-alliances-home-based-americas",
            "title": "Global Head of Cloud Alliances",
            "company": "Canonical",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Home Based - Americas",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/2383894",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/2383894",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Home Based - Americas)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Home Based - Americas)",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "canonical",
                "alliances",
                "americas"
            ]
        },
        {
            "slug": "canonical-global-head-of-gsi-alliances-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-global-head-of-gsi-alliances-home-based-americas-home-based-emea",
            "title": "Global Head of GSI Alliances",
            "company": "Canonical",
            "category": "Business Development",
            "category_slug": "business-development",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-03-31",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/4517179",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4517179",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "emea",
                "applicant_region_label": "Applicant region: EMEA",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: EMEA",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "business-development",
                "canonical",
                "alliances",
                "emea"
            ]
        }
    ]
}