Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ticofab/b1633cb4c7ec3f1698ce3b235ba29f58 to your computer and use it in GitHub Desktop.
Save ticofab/b1633cb4c7ec3f1698ce3b235ba29f58 to your computer and use it in GitHub Desktop.
Phase Attribute Question(s)
Design Availability Who is the provider of this data? Who consumes it?
Successfulness What do stakeholders want to get out of this project?
Management Availability Can someone (myself) get the data?
Recoverability How to recover data in case of loss?
Portability How easy is it to move data to another infrastructure?
Security Is the data adequately protected?
Well-documented Is the data structure properly documented?
Collection Availability How can I monitor the availability of data from the provider?
Completeness Am I able to collect ALL the data? Do I need it?
Consent Do I need someone's consent to retrieve this data?
Cost Do I need to pay for the collection of this data?
Monitorability How do I know if a problem occurs?
Quantity Do I have enough data for a reliable analysis?
Reliability Is the data I'm getting reliable?
Size What is the size of the collected data? Could this become an issue?
Timeliness Does the data provider make it available in a timely manner?
Processing Aggregability Can the data be aggregated correctly?
Cost How much data processing costs? Is it within budget?
Efficiency How well does the data process use its dedicated resources?
Monitorability How do I know that something went wrong?
Well-documented How well is the processing documented?
Dissemination Timeliness Will my results be available in a timely manner?
Closing Archivability How easy is it to archive data + processes and restart them?
Forgettability Can the whole project be destroyed if needed?
Well-documented Can the project be transferred or maintained by someone else?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment