Data Life Cycle Flashcards
Boring
1
Q
What is stage 1 of the Data Life Cycle?
A
Data collection
2
Q
What are the key features of Data Collection?
A
- Gather raw data from various sources using sensors, user activity data, etc
- Data must be accurate and relevant
- Some challenges include: data quality, ethical considerations, accuracy, etc
3
Q
What is stage 2 of the Data Life Cycle?
A
Data Storage
4
Q
What are the key features of Data Storage?
A
- Must securely hold active data in physical/cloud storage
- There are different types of storage: spreadsheets, databases, cloud storage
- Must ensure data is secure using encryption or access controls
- Must comply with DPA and GDPR
5
Q
What is stage 3 of the Data Life Cycle?
A
Data processing
6
Q
What are the key features of Data Processing?
A
- Transforms raw data into useable formats through data cleaning, organisation and anonymising
- This ensures data quality and standardisation
- Use tools like Python (Pandas)
7
Q
What is stage 4 of the Data Life Cycle?
A
Data Analysis
8
Q
What are the key features of Data Analysis?
A
- Applying statistical. machine learning or visualisation techniques to gain insights
- Can use descriptive, diagnostic, prescriptive and predictive analysis
- Can use tools like Python and SQL
9
Q
What is stage 5 of the Data Life Cycle?
A
Data Disposal
10
Q
What are the key features of Data Disposal?
A
- Securely deleting/archiving data that isn’t needed
- Methods include deletion, anonymisation and archiving
- Can be challenging to ensure data is permanently removed to prevent unauthorised access