Flat Data eschews the complexity of many tools in the data/ETL space in favor of something simple and flexible enough for many workloads, but which requires no user-maintained infrastructure. While Flat has a ton of utility for developers, we want to make it easier for scientists, journalists, and other developer-adjacent audiences to develop lightweight, data-driven apps.
- create a public github repo
- give persmissions to github-actions[bot]
- check if "Read and write permissions" are enabled in Settings -> Actions -> General -> Workflow permissions
- write .github/workflows/flat.yml
- write a btc-price-postprocessed.json to store the fetched data
- write an empty btc-price.json which is updated through postprocess.js