You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I support your standards as they will make things a lot easier.
I am curious how these standards are being adopted as they seem contrary to the open data release for Provisional Accident and Emergency Quality Indicators for England https://files.digital.nhs.uk/BD/39AD99/ECDS_CQI_Open_Data_M11.xlsx
use of .xls not csv
Spaces in headers
Use of reserved words 'value'
No use of double " to escape characters '-,
Use of * in columns rather than separate columns to indicate missing data types
Multiple data types in columns strings and numbers
Cells containing more than one data type - Integer and decimals
The text was updated successfully, but these errors were encountered:
I support your standards as they will make things a lot easier.
I am curious how these standards are being adopted as they seem contrary to the open data release for Provisional Accident and Emergency Quality Indicators for England https://files.digital.nhs.uk/BD/39AD99/ECDS_CQI_Open_Data_M11.xlsx
The text was updated successfully, but these errors were encountered: