-
Requested by @JEDamerow (via NCEAS Slack):
```
One thing that would help in further evaluating some of the deployed checks is to get info on
datasets pass/fail each check. For example, I am thinki…
-
I'm working with a versioned api calling and rendering the Swagger documentation with get_swagger_view
```
url(r'^api/swagger/', get_swagger_view(title='SEED API'), name='swagger'),
```
I can se…
-
### Problem Description
What are the different metrics I can use to check quality of PII information produced?
report.get_diagnostics() checks the coverage and range of numerical/categorical data.…
-
As we are working on data quality, it would be instructive to write a postprocessing script that checks whether any two reports have the exact same file.
-
As a content author, I would like to preview complete form packages consisting of one or more completed PDF documents, so I can efficiently edit my form definition while ensuring that target document …
-
We can now create Markdown-based DAG documentation that appears in the Airflow UI, we should standardize them across all of our dags.
https://docs.astronomer.io/learn/custom-airflow-ui-docs-tutorial
…
-
**Is your feature request related to a problem? Please describe.**
I was looking for a headless OSM validator and I failed to find one. As I understand this repo is usable as a headless validator of …
-
yc-hu updated
2 months ago
-
*Allocator Application*
## Application Number
recKOsnO9KqybMOAq
## Organization Name
Haven DP
## Organization On-chain Identity
f1mhd5x2d3gybsplhi2apqluxk6ircldusszf4miy
## Allocator Pathway Name…
-
Currently, an empty data quality data frame (df) is created for each table, and then add checks for empty (df). A function works better for that while stopping the repetition of the same code.