1

Weekend Data Engineer Contract Jobs Near Me

Data Engineer

Columbus, OH · On-site

$110K - $132K/yr

Data Engineer Full Time Columbus, OH About Andhealth AndHealth is a healthcare technology company ... Own the ingestion contracts, handle schema drift, and ensure no data is silently lost or corrupted.

Data Engineer

Columbus, OH · On-site

$110K - $132K/yr

Data Engineer Full Time Columbus, OH About Andhealth AndHealth is a healthcare technology company ... Own the ingestion contracts, handle schema drift, and ensure no data is silently lost or corrupted.

Data Engineer

Columbus, OH · On-site

$110K - $132K/yr

They are seeking a Data Engineer to build and maintain data ingestion systems, ensure data quality ... Own the ingestion contracts, handle schema drift, and ensure no data is silently lost or corrupted ...

Lead Data Engineer

Columbus, OH · On-site

$60 - $68/hr

This is a hybrid 3-month contract-to-hire position with a client located in Columbus, OH ... The Data Engineer Lead plays a pivotal role in building and operationalizing the minimally ...

Lead Data Engineer

Columbus, OH · On-site

$60 - $68/hr

This is a hybrid 3-month contract-to-hire position with a client located in Columbus, OH ... The Data Engineer Lead plays a pivotal role in building and operationalizing the minimally ...

***** IT'S A W2 CONTRACT ROLE, NO C2C/1099 ***** Title: Data Analyst / Engineer Location: Raymond, OH (Hybrid 4 days/week onsite and 1 day/week remote) Contract Duration: 14+ months Rate: $57/hr on W2 What ...

Senior Data Engineer

Dublin, OH · On-site

$91K - $163K/yr

... contracts such as Exchange DX reporting, Data Extract reporting among others * Mentor junior ... developers and contractors to scope tasks, shape and review work to ensure project deadlines are ...

Senior Data Engineer

Dublin, OH · Remote

$91K - $163K/yr

... contracts such as Exchange DX reporting, Data Extract reporting among others * Mentor junior ... developers and contractors to scope tasks, shape and review work to ensure project deadlines are ...

next page

Showing results 1-20

Weekend Data Engineer Contract information

See salary details

$44.5K

$129.7K

$177.5K

How much do weekend data engineer contract jobs pay per year?

As of Jul 15, 2026, the average yearly pay for weekend data engineer contract in the United States is $129,716.00, according to ZipRecruiter salary data. Most workers in this role earn between $114,500.00 and $137,500.00 per year, depending on experience, location, and employer.
What are popular job titles related to Weekend Data Engineer Contract jobs? For Weekend Data Engineer Contract jobs, the most frequently searched job titles are:
What cities are hiring for Weekend Data Engineer Contract jobs? Cities with the most Weekend Data Engineer Contract job openings:
What states have the most Weekend Data Engineer Contract jobs? States with the most job openings for Weekend Data Engineer Contract jobs include:
What are the most commonly searched types of Weekend Data Engineer jobs? The most popular types of Weekend Data Engineer jobs are:
A map of the United States highlighting the number of Weekend Data Engineer Contract job openings by state according to ZipRecruiter. The image is accompanied by a detailed chart listing the number of Weekend Data Engineer Contract 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 23 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

  • 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