frictionlessdata / data-quality-dashboard

Data Quality Dashboards display statistics on a collection of published data.
Other
33 stars 10 forks source link

Implement timely percent #23

Closed hdurand closed 9 years ago

hdurand commented 9 years ago

The timely percent value in the overview section is not implemented yet. It currently returns the same value as the valid percent: https://github.com/okfn/spend-publishing-dashboard/blob/master/dashboard/src/scripts/utils/CalcUtils.js#L12 https://github.com/okfn/spend-publishing-dashboard/blob/master/dashboard/src/scripts/utils/CalcUtils.js#L21