Made as simple as possible, but not simpler.
When ETL Is a Symptom
When you have several different applications (e.g. to perform simulations and analyses) that each have their own data model, it’s typical for each to also maintain its own siloed data store.
"Lets Not Reinvent the Wheel"
I was reading about hidden costs of “packaged” software solutions – that is, using existing software to solve problems – and came across this sentence:1
Data Reduction for Science
Earlier this week, I wrote that In sharing scientific research data, the goal is often to provide data reductions to the extent possible without loss – the output is, in a strong sense, equivalent to the input.
CSV on the Web: Sidecars for Spreadsheets
If you share data on the web as delimiter-separated values – that is, as spreadsheets – there is a world of power-ups available to you.