David

Results 35 issues of David

### Describe the bug `dbt run` fails for models materialized as tables when the `location_root` is updated. ### Steps To Reproduce 1. Define `model_a` as materialized as a table 2....

bug

Heroku is discontinuing the free plan by the end of November 2022. The next most economic plan, which seems to be Eco, starts at 5$ per month, which for a...

enhancement
streamlit

The ER diagram that is currently displayed in the README is missing the new "club games" asset. As more assets are added (and even for correctly displaying the relationships for...

documentation

### Context A FailedAssetValidation is raised whenever a validation error happens for an asset in during preparation. This exception, though, does not currently display the error message, which means that...

enhancement

This issue is for tracking the addition of historical data to the datasets. The acquiring and processing scripts have been extended to handle multiple seasons by means of PRs *...

enhancement
dataset improvements

This request was raised [here](https://data.world/dcereijo/player-scores/discuss/scrape/z7agkhte) by @batamayo59. > It would be interesting to add some additional fields to the players data set like: > * number of passes total and...

enhancement
dataset

With the recent changes affecting Heroku plans, the risk of a potential service hosting migration in the future has arised (#113). If that happens, the current URL for the app...

enhancement
streamlit

Avoid regressions such as [this one](https://www.kaggle.com/datasets/davidcariboo/player-scores/discussion/365512) by implementing recency / freshness checks for assets. There does not seem to be a [built in check ](https://v4.framework.frictionlessdata.io/docs/guides/validation-checks/#truncated-value)for recency in frictionless, hence this...

enhancement
platform

Reported in a [data.world Discussion](https://data.world/dcereijo/player-scores/discuss/appearances-data-is-not-complete/7j5lepxc). > Hello, the "appearances" data is not complete. The player with the id "5958" has only 58 appearances in the competition with id "IT1". The...

bug

Automate deployment of streamlit app via Heroku.

enhancement
streamlit