Factory Data Pipelines

Data ingestion and pipeline conventions for projects that import CSVs, run simulations, or operate Python services alongside Next.js. Covers Papa Parse for CSV imports, JSONB envelope storage for time-series data, the three-entry-point Python service pattern (CLI / Cloud Run API / Pub/Sub), YAML config for service-level data, geopandas/shapely for geospatial work, and deployment via Cloud Run + ephemeral Neon DBs.

nonlinear-xyz 3b3f404 10.2 KB Updated

File contents

nonlinear-xyz/factory-kit/tree/main/skills/factory-data-pipelines commit 3b3f40419d

Frequently asked questions

npx skillmds@latest add nonlinear-xyz/factory-data-pipelines