1

Undocumented Jobs Near Me

Data Engineer

Columbus, OH ยท On-site

$110K - $132K/yr

Source systems span decades of technical debt: flat files, HL7 feeds, proprietary exports, and undocumented APIs. Compliance requirements are strict and non-negotiable. We need someone who has been ...

Data Engineer

Columbus, OH ยท On-site

$110K - $132K/yr

Source systems span decades of technical debt: flat files, HL7 feeds, proprietary exports, and undocumented APIs. Compliance requirements are strict and non-negotiable. We need someone who has been ...

Senior Security Engineer

Columbus, OH ยท On-site

$110K - $151K/yr

Meaningfully reduced privileged sprawl and undocumented access, making BWE's environment cleaner and more auditable. Delivered hardened Azure and endpoint configurations that reflect current security ...

Senior Security Engineer

Columbus, OH ยท On-site

$110K - $151K/yr

... undocumented access, making BWE's environment cleaner and more auditable. โ€ข Delivered hardened Azure and endpoint configurations that reflect current security best practices. โ€ข Built clear ...

Principal DevOps Engineer

Dublin, OH ยท On-site

$51 - $69.75/hr

... undocumented knowledge, and single points of failure. The DevOps Engineer Lead turns deployment and infrastructure from siloed knowledge into understandable, well-documented, observable systems that ...

Lead DevOps Engineer

Dublin, OH ยท On-site

$49.75 - $68.25/hr

This is a deeply hands-on position responsible for executing and improving deployments, observability, and core operational practices to reduce risk caused by opaque processes, undocumented knowledge ...

Principal DevOps Engineer

Dublin, OH ยท On-site

$51 - $69.75/hr

... undocumented knowledge, and single points of failure. The DevOps Engineer Lead turns deployment and infrastructure from siloed knowledge into understandable, well-documented, observable systems that ...

Principal DevOps Engineer

Dublin, OH ยท On-site

$51 - $69.75/hr

... undocumented knowledge, and single points of failure. The DevOps Engineer Lead turns deployment and infrastructure from siloed knowledge into understandable, well-documented, observable systems that ...

Data Engineer

Columbus, OH ยท On-site

$110K - $132K/yr

You've dealt with unreliable source systems, inconsistent file formats, undocumented APIs, and schema changes that arrive without warning. You know how to build frameworks that handle these problems ...

next page

Showing results 1-20

Undocumented information

See salary details

$13

$22

$28

How much do undocumented jobs pay per hour?

As of Jun 27, 2026, the average hourly pay for undocumented in the United States is $22.59, according to ZipRecruiter salary data. Most workers in this role earn between $19.23 and $25.00 per hour, depending on experience, location, and employer.
What cities are hiring for Undocumented jobs? Cities with the most Undocumented job openings:
What states have the most Undocumented jobs? States with the most job openings for Undocumented jobs include:
A map of the United States highlighting the number of Undocumented job openings by state according to ZipRecruiter. The image is accompanied by a detailed chart listing the number of Undocumented job openings in each state, with California having the most at 2 and Hawaii the least at 0.
Data Engineer

Data Engineer

AndHealth

Columbus, OH โ€ข On-site

$110K - $132K/yr

Full-time

Medical, Dental, Vision, PTO

Posted 5 days ago


Job description

Data Engineer
Full Time
Columbus, OH
ย 

About Andhealth

AndHealth is a healthcare technology company created to radically improve access and outcomes for the most challenging chronic health conditions. We are driven by the goal of making world-class specialty care accessible and affordable to all. We partner with health systems, community health centers, and independent practices to remove barriers to care to ensure all people have access to the care they deserve.

About the Role

We are building the modern data platform that powers AndHealthโ€™s analytics, reporting, operational workflows, product integrations, and AI initiatives. This is a senior, hands-on infrastructure and pipeline engineering role. You will own the systems that ingest, transport, transform, and serve data โ€“ the foundational layer that everything else at AndHealth depends on.
Healthcare data is messy. Partner feeds arrive in inconsistent formats with no warning when schemas change. Source systems span decades of technical debt: flat files, HL7 feeds, proprietary exports, and undocumented APIs. Compliance requirements are strict and non-negotiable. We need someone who has been through this before and knows how to build ingestion and transformation systems that absorb that complexity, so that by the time data reaches the warehouse, it is clean, consistent, and trustworthy.

We expect engineers to leverage AI tools thoughtfully to move faster, and to bring good judgment about where automation helps and where it introduces risk.


What You'll Do:

  • Build and own the ingestion layer. Design scalable frameworks for onboarding new healthcare partner data sources: file-based, API-based, streaming, with standardized validation, error handling, and schema evolution support.ย 
  • Design and maintain production-grade data pipelines that are idempotent, incremental where appropriate, and built to recover gracefully from failures.
  • Build the data quality and observability infrastructure. Implement schema validation, row-count reconciliation, freshness checks, anomaly detection, and alerting at the platform level.
  • Own orchestration, scheduling, and pipeline reliability. Every pipeline has clear SLAs, dependency management, failure alerting, and documented recovery procedures. You build the runbooks, the backfill tooling, and the incident response patterns.
  • Manage the warehouse infrastructure layer. Performance tuning, partitioning and clustering strategies, cost optimization, access control, and environment management in BigQuery.ย 
  • Translate complex healthcare source systems into clean, standardized raw and staging datasets that analytics engineers and analysts can build on with confidence. This includes messy, semi-structured partner data from EHRs, claims systems, pharmacy platforms, and billing feeds.
  • Build reusable ingestion and transformation frameworks that the team can extend without reinventing the wheel. Think config-driven pipelines, shared libraries, and standardized patterns.
  • Manage integrations with healthcare partners and external data sources, including HRSA, CMS, Medicaid, FDA Orange Book, and federal drug pricing reference datasets. Own the ingestion contracts, handle schema drift, and ensure no data is silently lost or corrupted.
  • Ensure HIPAA-compliant security, privacy, and access controls throughout the data lifecycle, including PII detection and masking, role-based access, encryption, and audit logging.
  • Define and enforce data contracts between source systems and the data platform, and between the platform and downstream consumers. When something changes upstream, you know about it before it causes damage.

Education & Experience:

  • Bachelor's degree in Computer Science, Information Systems, Engineering, Mathematics, or a related technical field preferred.

Other Skills & Qualifications:

Required

  • 5+ years of hands-on data engineering experience, with a track record of building and operating production data systems.
  • Youโ€™ve built ingestion systems from scratch. Youโ€™ve dealt with unreliable source systems, inconsistent file formats, undocumented APIs, and schema changes that arrive without warning. You know how to build frameworks that handle these problems systematically.
  • Strong infrastructure and platform thinking. You make build-vs-buy decisions, evaluate new tooling, and set the standards the rest of the team builds on. Youโ€™ve designed systems, not just contributed to them.
  • Production pipeline engineering with Python: building ETL/ELT workflows, handling file-based and API-based integrations, managing retries and error handling.
  • Advanced SQL skills: complex joins, CTEs, window functions, query optimization, and large-scale transformations. You should be able to look at a slow query and know where to start.
  • Strong understanding of data warehouse architecture and modeling patterns: star schemas, slowly changing dimensions, incremental models, and when to apply each.
  • Deep fluency with Cloud Data Platforms (preferably GCP and BigQuery), partitioning strategies, clustering, slot economics, materialization trade-offs, and cost optimization.
  • Design for resilience, not just correctness. You think about failure modes, backfill strategies, idempotency, and what happens when a source schema changes at 2 AM on a Friday.
  • Experience troubleshooting and resolving production incidents: diagnosing pipeline failures, data anomalies, and performance bottlenecks under pressure.
  • Deep experience with pipeline orchestration and reliability engineering. Youโ€™ve designed DAGs with complex dependency chains, built retry and backfill mechanisms, implemented SLA monitoring. You know the difference between a pipeline that works and a pipeline thatโ€™s production-ready.
  • Raise the bar for the team. You establish patterns, write reusable systems, define standards, and mentor junior engineers.

Preferred

  • Experience working with healthcare data: EHR, claims, pharmacy, billing, or revenue cycle datasets. You understand the quirksโ€”messy provider taxonomies, adjudication cycles, NDC codes, ICD/CPT mapping.
  • Familiarity with healthcare interoperability standards: HL7, FHIR, CCD, or EDI.
  • Experience implementing data quality, observability, governance, lineage, or metadata management solutions.
  • Experience working in a startup or high-growth technology environment.
  • We expect engineers to leverage AI tools thoughtfully to move faster, and to bring good judgment about where automation helps and where it introduces risk.

Hereโ€™s what weโ€™d like to offer you:

  • Equal investment and support for our people and patients.
  • A fun and ambitious start-up environment with a culture that takes on big things, takes risks, and learns quickly.
  • The ability to demonstrate creativity, innovation, and conscientiousness, and find joy in working together.
  • A team of highly skilled, incredibly kind, and welcoming employees, every one of whom has something unique to offer.
  • We know that the overall success of our business is a collaborative effort, and we strive to provide ongoing opportunities for our employees to learn and grow, both personally and professionally.
  • Full-time employees are eligible to participate in our benefits package which includes Medical, Dental, Vision Insurance, Company paid time off, Short- and Long-Term Disability, and more.


We are an equal opportunity and affirmative action employer. We embrace diversity and are committed to creating an inclusive environment for all employees. Applicants will be considered for employment without regard to race, religion, gender, gender identity, sexual orientation, national origin, age, disability, or veteran status.

Powered by JazzHR

QekT2lkWKK