{
    "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-05T01:05:59+00:00",
    "canonical_url": "https://citizenhire.com/remote-job-eligibility-data",
    "json_url": "https://citizenhire.com/remote-job-eligibility-data.json",
    "total_active_jobs": 64,
    "unfiltered_total_active_jobs": 947,
    "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": {
            "category": "engineering,ai-data,product",
            "region": "emea"
        },
        "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": {
            "Engineering": 54,
            "Product": 7,
            "AI and Data": 3
        },
        "location_filters": {
            "emea": 64
        },
        "experience_levels": {
            "Experienced": 34,
            "Manager": 29,
            "Entry-friendly": 1
        },
        "remote_types": {
            "Remote-region": 64
        },
        "salary_listed_jobs": 0,
        "worldwide_eligible_jobs": 0
    },
    "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": "canonical-director-talent-analytics-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-director-talent-analytics-home-based-emea",
            "title": "Director, Talent Analytics",
            "company": "Canonical",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-29",
            "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/6460571",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6460571",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "canonical",
                "people",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-public-cloud-python-golang-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-public-cloud-python-golang-home-based-americas-home-based-emea",
            "title": "Engineering Manager - Public Cloud, Python, Golang",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-27",
            "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/4144793",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4144793",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-industrial-iot-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-industrial-iot-home-based-emea",
            "title": "Software Engineer - Industrial IoT",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-24",
            "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/2614095",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/2614095",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-architect-containers-virtualisation-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-architect-containers-virtualisation-home-based-americas-home-based-emea",
            "title": "Software Architect - Containers / Virtualisation",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-17",
            "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/5881447",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5881447",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-automotive-and-industrial-architecture-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-automotive-and-industrial-architecture-home-based-emea",
            "title": "Software Engineer, Automotive and Industrial Architecture",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-15",
            "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/7785136",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7785136",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "excellence-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-cross-platform-c-multipass-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-cross-platform-c-multipass-home-based-emea",
            "title": "Software Engineer - Cross-platform C++ - Multipass",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-13",
            "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/4348657",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4348657",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-technical-product-marketing-manager-cybersecurity-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-technical-product-marketing-manager-cybersecurity-home-based-emea",
            "title": "Technical Product Marketing Manager - Cybersecurity",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-13",
            "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/6793868",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6793868",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "marketing",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-director-business-data-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-director-business-data-home-based-emea",
            "title": "Engineering Director - Business Data",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "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/7646448",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7646448",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-director-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-director-commercial-systems-home-based-emea",
            "title": "Engineering Director - Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "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/7646454",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7646454",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-commercial-systems-home-based-emea",
            "title": "Engineering Manager, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "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/3657756",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3657756",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-golang-engineering-manager-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-golang-engineering-manager-commercial-systems-home-based-emea",
            "title": "Golang Engineering Manager, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "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/5692058",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5692058",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-python-engineering-manager-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-python-engineering-manager-commercial-systems-home-based-emea",
            "title": "Python Engineering Manager, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "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/5692059",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5692059",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-salesforce-netsuite-engineering-manager-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-salesforce-netsuite-engineering-manager-commercial-systems-home-based-emea",
            "title": "Salesforce/NetSuite Engineering Manager, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-08",
            "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/4582078",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4582078",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-telco-field-engineering-director-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-telco-field-engineering-director-home-based-americas-home-based-emea",
            "title": "Telco Field Engineering Director",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-07",
            "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/7778744",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7778744",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "field-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-telco-cloud-field-engineer-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-telco-cloud-field-engineer-home-based-americas-home-based-emea",
            "title": "Telco Cloud Field Engineer",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-06",
            "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/3748266",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3748266",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "field-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-senior-software-engineer-python-golang-kubernetes-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-software-engineer-python-golang-kubernetes-home-based-americas-home-based-emea",
            "title": "Senior Software Engineer - Python/Golang - Kubernetes",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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": "Canonical Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/canonical/jobs/7774649",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7774649",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-c-golang-software-engineer-working-on-dqlite-a-raft-extension-for-sqlite-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-c-golang-software-engineer-working-on-dqlite-a-raft-extension-for-sqlite-home-based-emea",
            "title": "C, Golang Software Engineer working on dqlite, a Raft extension for SQLite",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/4124053",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4124053",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "product",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-web-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-web-home-based-emea",
            "title": "Engineering Manager - Web",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/4754075",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4754075",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "web-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-information-systems-open-source-technical-architect-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-information-systems-open-source-technical-architect-home-based-emea",
            "title": "Information Systems - Open Source Technical Architect",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/4551832",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4551832",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "sre",
                "emea"
            ]
        },
        {
            "slug": "canonical-junior-campaign-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-junior-campaign-manager-home-based-emea",
            "title": "Junior Campaign Manager",
            "company": "Canonical",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6492597",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6492597",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "junior_title_signal",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "canonical",
                "marketing",
                "emea"
            ]
        },
        {
            "slug": "canonical-junior-product-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-junior-product-manager-home-based-emea",
            "title": "Junior Product Manager",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6980706",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6980706",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "junior_title_signal",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-manager-product-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-manager-product-manager-home-based-emea",
            "title": "Manager, Product Manager",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6458166",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6458166",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-home-based-emea",
            "title": "Product Manager",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/5029257",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5029257",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-ai-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-ai-home-based-emea",
            "title": "Product Manager - AI",
            "company": "Canonical",
            "category": "AI and Data",
            "category_slug": "ai-data",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6643476",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643476",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "ai-and-data",
                "canonical",
                "product",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-cloud-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-cloud-home-based-emea",
            "title": "Product Manager - Cloud",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6643965",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643965",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-data-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-data-home-based-emea",
            "title": "Product Manager - Data",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6643484",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643484",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-security-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-security-home-based-emea",
            "title": "Product Manager - Security",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6643483",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643483",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "product",
                "emea"
            ]
        },
        {
            "slug": "canonical-product-manager-ubuntu-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-product-manager-ubuntu-home-based-emea",
            "title": "Product Manager - Ubuntu",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6643481",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6643481",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-senior-jira-administrator-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-jira-administrator-home-based-emea",
            "title": "Senior Jira Administrator",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/5920689",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5920689",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "excellence-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-senior-software-engineer-backend-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-software-engineer-backend-home-based-emea",
            "title": "Senior Software Engineer (Backend)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/3142044",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3142044",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "saas-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-senior-web-engineer-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-web-engineer-home-based-emea",
            "title": "Senior Web Engineer",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/4417916",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4417916",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "web-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-staff-engineer-development-lifecycle-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-staff-engineer-development-lifecycle-home-based-americas-home-based-emea",
            "title": "Staff Engineer, Development Lifecycle",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/5103218",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5103218",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "excellence-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-technical-product-manager-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-technical-product-manager-home-based-emea",
            "title": "Technical Product Manager",
            "company": "Canonical",
            "category": "Product",
            "category_slug": "product",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6980703",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6980703",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "product",
                "canonical",
                "emea"
            ]
        },
        {
            "slug": "canonical-web-developer-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-web-developer-home-based-emea",
            "title": "Web Developer",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/2804965",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/2804965",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "web-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-ceph-distributed-storage-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-ceph-distributed-storage-home-based-americas-home-based-emea",
            "title": "Engineering Manager- Ceph & Distributed Storage",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/4175808",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4175808",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-for-iam-identity-and-access-management-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-for-iam-identity-and-access-management-home-based-americas-home-based-emea",
            "title": "Engineering Manager for IAM (Identity and Access Management)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/5869156",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5869156",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-engineering-manager-ubuntu-core-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-engineering-manager-ubuntu-core-home-based-americas-home-based-emea",
            "title": "Engineering Manager - Ubuntu Core",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/5612564",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5612564",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-golang-software-engineer-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-golang-software-engineer-commercial-systems-home-based-emea",
            "title": "Golang Software Engineer, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/4827747",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4827747",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-golang-system-software-engineer-containers-virtualisation-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-golang-system-software-engineer-containers-virtualisation-home-based-americas-home-based-emea",
            "title": "Golang System Software Engineer - Containers / Virtualisation",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/4960407",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4960407",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-junior-software-developer-observability-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-junior-software-developer-observability-home-based-emea",
            "title": "Junior Software Developer - Observability",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Entry-friendly",
            "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/2166631",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/2166631",
            "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": "entry-friendly",
                "candidate_level_label": "Candidate level: Entry-friendly",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "junior_title_signal",
                "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: Entry-friendly",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-kernel-build-automation-engineer-ubuntu-linux-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-kernel-build-automation-engineer-ubuntu-linux-home-based-emea",
            "title": "Kernel Build Automation Engineer - Ubuntu Linux",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/7334725",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7334725",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-lead-data-governance-engineer-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-lead-data-governance-engineer-home-based-emea",
            "title": "Lead Data Governance Engineer",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6394147",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6394147",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-linux-devices-software-engineer-snapd-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-linux-devices-software-engineer-snapd-home-based-americas-home-based-emea",
            "title": "Linux devices software engineer - snapd",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/4394058",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4394058",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-observability-engineering-manager-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-observability-engineering-manager-home-based-americas-home-based-emea",
            "title": "Observability Engineering Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/5739500",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5739500",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-python-software-engineer-commercial-systems-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-python-software-engineer-commercial-systems-home-based-emea",
            "title": "Python Software Engineer, Commercial Systems",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/6401160",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6401160",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "commercial-systems",
                "emea"
            ]
        },
        {
            "slug": "canonical-python-software-engineer-ubuntu-hardware-certification-team-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-python-software-engineer-ubuntu-hardware-certification-team-home-based-emea",
            "title": "Python Software Engineer - Ubuntu Hardware Certification Team",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/3658005",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3658005",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-senior-software-engineer-maas-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-software-engineer-maas-home-based-americas-home-based-emea",
            "title": "Senior Software Engineer - MAAS",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/3003389",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3003389",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-senior-software-engineer-python-mongodb-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-software-engineer-python-mongodb-home-based-emea",
            "title": "Senior Software Engineer - Python/MongoDB",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/5937947",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5937947",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-senior-ubuntu-embedded-iot-system-engineer-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-senior-ubuntu-embedded-iot-system-engineer-home-based-emea",
            "title": "Senior Ubuntu Embedded IoT System Engineer",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/4706463",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4706463",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-alliance-ecosystem-manager-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-alliance-ecosystem-manager-home-based-americas-home-based-emea",
            "title": "Software Alliance Ecosystem Manager",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6397940",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6397940",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-alliances-director-emea-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-alliances-director-emea-home-based-emea",
            "title": "Software Alliances Director, EMEA",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/6300377",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/6300377",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "alliances",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-ceph-distributed-storage-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-ceph-distributed-storage-home-based-americas-home-based-emea",
            "title": "Software Engineer, Ceph & Distributed Storage",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/1861978",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/1861978",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-data-infrastructure-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-data-infrastructure-home-based-emea",
            "title": "Software Engineer - Data Infrastructure",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/3014391",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3014391",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-data-infrastructure-kafka-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-data-infrastructure-kafka-home-based-emea",
            "title": "Software Engineer - Data Infrastructure - Kafka",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/5218601",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5218601",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-data-infrastructure-opensearch-elasticsearch-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-data-infrastructure-opensearch-elasticsearch-home-based-emea",
            "title": "Software Engineer - Data Infrastructure - OpenSearch/ElasticSearch",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/5002072",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/5002072",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineering-manager-container-and-virtualisation-infrastructure-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineering-manager-container-and-virtualisation-infrastructure-home-based-americas-home-based-emea",
            "title": "Software Engineering Manager - Container and Virtualisation Infrastructure",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "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/4086684",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/4086684",
            "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": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "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: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-openstack-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-openstack-home-based-americas-home-based-emea",
            "title": "Software Engineer - OpenStack",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/2579550",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/2579550",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-python-golang-kubernetes-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-python-golang-kubernetes-home-based-americas-home-based-emea",
            "title": "Software Engineer - Python/Golang - Kubernetes",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/2928962",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/2928962",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "cloud-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-software-engineer-python-linux-packaging-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-software-engineer-python-linux-packaging-home-based-americas-home-based-emea",
            "title": "Software Engineer (Python/Linux/Packaging)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/2413329",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/2413329",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-staff-design-engineer-cloud-networking-ux-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-staff-design-engineer-cloud-networking-ux-home-based-emea",
            "title": "Staff Design Engineer - Cloud Networking UX",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/7574469",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7574469",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "design",
                "emea"
            ]
        },
        {
            "slug": "canonical-staff-software-engineer-for-identity-management-go-golang-home-based-americas-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-staff-software-engineer-for-identity-management-go-golang-home-based-americas-home-based-emea",
            "title": "Staff Software Engineer for Identity Management (Go/Golang)",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home Based - Americas; Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/3880952",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3880952",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "charm-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-ubuntu-core-software-engineer-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-ubuntu-core-software-engineer-home-based-emea",
            "title": "Ubuntu Core Software Engineer",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/3182672",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/3182672",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "devices-engineering",
                "emea"
            ]
        },
        {
            "slug": "canonical-usability-engineer-user-science-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-usability-engineer-user-science-home-based-emea",
            "title": "Usability Engineer - User Science",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/7528952",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7528952",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "design",
                "emea"
            ]
        },
        {
            "slug": "canonical-ux-designer-developer-experience-home-based-emea",
            "job_url": "https://citizenhire.com/jobs/canonical-ux-designer-developer-experience-home-based-emea",
            "title": "UX Designer - Developer experience",
            "company": "Canonical",
            "category": "Engineering",
            "category_slug": "engineering",
            "location": "Home based - EMEA",
            "location_filter": "emea",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "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/7043026",
            "apply_url": "https://job-boards.greenhouse.io/canonical/jobs/7043026",
            "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": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "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: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "engineering",
                "canonical",
                "design",
                "emea"
            ]
        }
    ]
}