oso
oso copied to clipboard
Measuring the impact of open source software
### What is it? Once we complete the model refactoring, we should assist Gitcoin to migrate to the new schema. See here for the relevant portions of their code base:...
In this PR, we will be: - Moving most models in the current marts directory to int - Modifying filenames and references accordingly - Aliasing all columns in mart models...
We discussed adding v1/v2 etc versioning into the mart names, so that we can be explicit about changes to them. This should only be for major version changes (renames, deletions)
### What is it? As of this PR https://github.com/opensource-observer/oso/pull/1334, we now have a style guide. There are many instances where we violate this style guide. This is the meta-issue to...
### What is it? genTables fails silently, so that the CI shows green check marks We should - Update genTables to fail loudly if we don't get a DBT_TARGET -...
* This needs to wait until Hasura/pipeline redeploy
### Describe the feature you'd like to request As the number of projects grows, it will get harder for users to ensure they are getting data from the project they...
### Describe the feature you'd like to request We created too many datasets in opensource-observer project during some testing of meltano. We need to remove those datasets. ### Describe the...
### What is it? In the future, we may have data spread out among a bunch of places (e.g. BigQuery, Clickhouse, Postgres, random files, IPFS). Trino seems like an interesting...