Data Life Cycle
Data Life Cycle
Individual stages in the data life cycle will vary from company to company or by industry or sector.
Although data life cycles vary, one data management principle is universal. Govern how data is
handled so that it is accurate, secure, and available to meet your organization's needs.
---
#### Stakeholders
They are people who have invested time and resources into a project and are interested in the
outcome.
---

---
SQL is a language that lets data analysts communicate with a database. A **database** is a collection
of data stored in a computer system. With SQL, data analysts can access the data they need by making
a query. Some popular Structured Query Language (SQL) programs include ***MySQL***,
***Microsoft SQL Server***, and ***BigQuery***.
Query languages:
- Allow analysts to isolate specific information from a database(s)
- Make it easier for you to learn and understand the requests made to databases
- Allow analysts to select, create, add, or download data from a database for analysis
<br />
A career as a data analyst also involves using programming languages, like R and Python, which are
used a lot for statistical analysis, visualization, and other data analysis.
---

---
[Glossary](https://docs.google.com/document/d/1HlHJkeCHI2_-dXYhZxacyFpsmFGt49HehhYaZgx-
05M/template/preview?resourcekey=0-CX2FbmmO0dgLoD3O0kp1Tw)
---
<br />
- What is the relationship between the data life cycle and the data analysis process? How are the two
processes similar? How are they different?
- The data life cycle involves stages for identifying needs and managing data. Data analysis involves
process steps to make meaning from data.
- While the data analysis process will drive your projects and help you reach your business goals,
you must understand the life cycle of your data in order to use that process. To analyze your data well,
you need to have a thorough understanding of it. Similarly, you can collect all the data you want, but
the data is only useful to you if you have a plan for analyzing it.
- What is the relationship between the Ask phase of the data analysis process and the Plan phase of the
data life cycle? How are they similar? How are they different?
- The Plan and Ask phases both involve planning and asking questions, but they tackle different
subjects. The Ask phase in the data analysis process focuses on big-picture strategic thinking about
business goals. However, the Plan phase focuses on the fundamentals of the project, such as what data
you have access to, what data you need, and where you’re going to get it.