README ¶ ETL Example Pipeline This is a re-write of the ETL example by Ardan Labs that you can find at ../original which uses the stagedpipe framework. You can read the original article at: https://github.com/353words/food You can read the article that goes with the code here: https://www.ardanlabs.com/blog/2021/09/extract-transform-load-in-go.html To use these, you must download the food violations file and rename it to violations.csv in the root bostonFoodViolations/ directory. This can be downloaded from: https://data.boston.gov/dataset/food-establishment-inspections Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis etl Package etl contains the ETL statemachine for translating the boston food violations file into a postgres database. Package etl contains the ETL statemachine for translating the boston food violations file into a postgres database. Click to show internal directories. Click to hide internal directories.