├── .gitignore ├── Certificate ├── Coursera 247WP3GHEBRX.pdf ├── Coursera 45RU6CVHPTZ5.pdf ├── Coursera 4WHSWW4T6848.pdf ├── Coursera C8XJM62KZ4UH.pdf ├── Coursera H9M6LXBGCRQZ.pdf ├── Coursera QX2EC6EKU83D.pdf ├── Coursera XFNZTQETMVNC.pdf ├── Coursera XS8NNDUMECAK.pdf └── Coursera YM9V8EJW48EE.pdf ├── Google data analysis certificate of professional qualification ├── 1.Foundations Data, Data, Everywhere │ ├── Course challenge Coursera.pdf │ ├── Week1 │ │ ├── (Optional) Familiar with data analytics.pdf │ │ ├── Terms and definitions.pdf │ │ ├── Test your knowledge on the data ecosystem.pdf │ │ └── Weekly challenge 1.pdf │ ├── Week2 │ │ ├── Practice your analytical skills.pdf │ │ ├── Test your knowledge on analytical thinking .pdf │ │ ├── Test your knowledge on outcomes.pdf │ │ └── Weekly challenge 2.pdf │ ├── Week3 │ │ ├── Test your knowledge on making decisions with data Coursera.pdf │ │ ├── Test your knowledge on the data analysis process.pdf │ │ ├── Test your knowledge on the data analysis toolbox.pdf │ │ ├── Test your knowledge on the data life cycle .pdf │ │ ├── The data analysis process and this program.png │ │ └── Weekly challenge 3 Coursera.pdf │ ├── Week4 │ │ ├── Test your knowledge on SQL Coursera.pdf │ │ ├── Test your knowledge on spreadsheet basics Coursera.pdf │ │ ├── Test your knowledge on visualizing data Coursera.pdf │ │ └── Weekly challenge 4 Coursera.pdf │ └── Week5 │ │ ├── Decoding the job description.png │ │ ├── Summary.pdf │ │ ├── Test your knowledge on fairness in data Coursera.pdf │ │ └── Weekly challenge 5 Coursera.pdf ├── 2.Ask Questions to Make Data-Driven Decisions │ ├── Course challenge.pdf │ ├── Week1 │ │ ├── C2W1-DA-Glossary.pdf │ │ ├── Data analysts typically work with six problem types.png │ │ ├── Optional Familiar with data analytics Take our diagnostic quiz Coursera.pdf │ │ ├── Qualitative and quantitative data.png │ │ ├── SMART-1.png │ │ ├── SMART-2.png │ │ ├── Test your knowledge on crafting effective questions Coursera.pdf │ │ ├── Test your knowledge on solving problems with data Coursera.pdf │ │ ├── Test your knowledge on taking action with data Coursera.pdf │ │ ├── Weekly challenge 1 Coursera.pdf │ │ └── six data analysis phases.html │ ├── Week2 │ │ ├── DA-terms-and-definitions.docx │ │ ├── Test your knowledge on connecting the data dots.pdf │ │ ├── Test your knowledge on following the evidence .pdf │ │ ├── Test your knowledge on the power of data Coursera.pdf │ │ └── Weekly challenge 2.pdf │ ├── Week3 │ │ ├── DA-terms-and-definitions.docx │ │ ├── Test your knowledge on structured thinking .pdf │ │ ├── Test your knowledge on using formulas in spreadsheets.pdf │ │ ├── Test your knowledge on using functions in spreadsheets.pdf │ │ ├── Test your knowledge on working with spreadsheets.pdf │ │ └── Weekly challenge 3.pdf │ └── Week4 │ │ ├── Course-2-Week-4-Glossary-_-DA-terms-and-definitions.docx │ │ ├── DA-terms-and-definitions.docx │ │ ├── Test your knowledge on balancing team and stakeholder needs .pdf │ │ ├── Test your knowledge on clear communication.pdf │ │ ├── Test your knowledge on the limitations of data.pdf │ │ └── Weekly challenge 4.pdf ├── 3. Prepare Data for Exploration │ ├── Week1 │ │ ├── Data collection consideration.png │ │ ├── Data formats in practice .pdf │ │ ├── Test your knowledge on data structures .pdf │ │ ├── Test your knowledge on exploring data types, fields and values .pdf │ │ ├── Test your knowledge on generating data .pdf │ │ └── Weekly challenge 1.pdf │ ├── Week2 │ │ ├── Test your knowledge on data credibility .pdf │ │ ├── Test your knowledge on data ethics and privacy .pdf │ │ ├── Test your knowledge on open data .pdf │ │ ├── Test your knowledge on unbiased and objective data .pdf │ │ └── Weekly challenge 2.pdf │ ├── Week3 │ │ ├── DA-terms-and-definitions.pdf │ │ ├── SQL-best-practices.pdf │ │ ├── Test your knowledge on metadata .pdf │ │ ├── Test your knowledge on sorting and filtering .pdf │ │ ├── Test your knowledge on working with databases .pdf │ │ └── Weekly challenge 3.pdf │ ├── Week4 │ │ ├── DA-terms-and-definitions.pdf │ │ ├── Test your knowledge on organizing data .pdf │ │ ├── Test your knowledge on securing your data .pdf │ │ └── Weekly challenge 4.pdf │ └── Week5 │ │ ├── Course challenge.pdf │ │ └── DA-terms-and-definitions.pdf ├── 4. Process Data from Dirty to Clean │ ├── Final │ │ ├── C4M5 Glossary - DA terms and definitions.pdf │ │ └── Course challenge .pdf │ ├── Week1 │ │ ├── DA-terms-and-definitions.pdf │ │ ├── Test your knowledge on connecting data to objectives.pdf │ │ ├── Test your knowledge on data integrity.pdf │ │ ├── Test your knowledge on testing your data.pdf │ │ ├── Test your knowledge on the margin of error.pdf │ │ ├── Test your knowledge on when to stop collecting data.pdf │ │ ├── Weekly challenge 1.pdf │ │ └── What to do when dont have enough data.png │ ├── Week2 │ │ ├── C4M2 Glossary - DA terms and definitions.pdf .pdf │ │ ├── Common data-cleaning pitfalls .png │ │ ├── Test your knowledge on clean versus dirty data.pdf │ │ ├── Test your knowledge on cleaning data in spreadsheets .pdf │ │ ├── Test your knowledge on data-cleaning techniques .pdf │ │ ├── Types of dirty data.png │ │ └── Weekly challenge 2.pdf │ ├── Week3 │ │ ├── C4M3 Glossary - DA terms and definitions.pdf │ │ ├── Test your knowledge on SQL queries.pdf │ │ ├── Test your knowledge on SQL.pdf │ │ └── Weekly challenge 3.pdf │ └── Week4 │ │ ├── C4M4 Glossary _ DA terms and definitions.pdf │ │ ├── Checklist.md │ │ ├── Test your knowledge on cleaning results.pdf │ │ ├── Test your knowledge on documenting the cleaning process.pdf │ │ ├── Test your knowledge on manual data cleaning.pdf │ │ └── Weekly challenge 4.pdf ├── 5.Analyze Data to Answer Questions │ ├── Week1 │ │ ├── C5M1 Glossary _ DA terms and definitions.pdf .pdf │ │ ├── Test your knowledge on organizing data .pdf │ │ ├── Test your knowledge on sorting in SQL .pdf │ │ ├── Test your knowledge on sorting in spreadsheets .pdf │ │ ├── Test your knowledge on understanding data analysis .pdf │ │ └── Weekly challenge 1.pdf │ ├── Week2 │ │ ├── Test your knowledge on converting and formatting data.pdf │ │ ├── Weekly challenge 2.pdf │ │ └── msedge_p03oAmKbEY.png │ ├── Week3 │ │ ├── DA-terms-and-definitions.pdf │ │ ├── Test your knowledge on VLOOKUP.pdf │ │ ├── Test your knowledge on aggregating data.pdf │ │ ├── Test your knowledge on working with subqueries.pdf │ │ └── Weekly challenge 3.pdf │ └── Week4 │ │ ├── Course challenge.pdf │ │ ├── DA-terms-and-definitions.pdf │ │ ├── Test you knowledge on data validation .pdf │ │ ├── Test your knowledge on SQL calculations .pdf │ │ ├── Test your knowledge on data calculations.pdf │ │ ├── Test your knowledge on using SQL with temporary tables .pdf │ │ ├── Test your knowledge on using pivot tables.pdf │ │ ├── Types of data validation .pdf │ │ ├── Using pivot tables in analysis.pdf │ │ ├── Weekly challenge 4.pdf │ │ └── Your-Intermediate-Guide-to-SQL.pdf ├── 6.Share Data Through the Art of Visualization │ ├── Week1 │ │ ├── C6M1 Glossary _ DA terms and definitions (1).pdf │ │ ├── Designing a chart in 60 minutes.png │ │ ├── Nine basic principles of design.png │ │ ├── Note.md │ │ ├── Test your knowledge on data visualizations .pdf │ │ ├── Test your knowledge on designing data visualizations.pdf │ │ ├── Test your knowledge on exploring data visualizations.pdf │ │ ├── Weekly challenge 1.pdf │ │ ├── decision trree.png │ │ └── visualization.png │ ├── Week2 │ │ ├── C6M2 Glossary _ DA terms and definitions (1).pdf │ │ ├── How to choose a data visualization.pdf │ │ ├── Test your knowledge on creating visualizations in Tableau.pdf │ │ ├── Test your knowledge on getting started with Tableau.pdf │ │ └── Weekly challenge 2.pdf │ ├── Week3 │ │ ├── C6M3 Glossary _ DA terms and definitions (2).pdf │ │ ├── Test your knowledge on data-driven stories.pdf │ │ ├── Test your knowledge on using Tableau dashboards.pdf │ │ └── Weekly challenge 3.pdf │ └── Week4 │ │ ├── Course 6 Week 4 Glossary _ DA terms and definitions.docx │ │ ├── Course challenge.pdf │ │ ├── McCandless Method.png │ │ ├── Sharing your data findings in presentations _ Tips and Tricks.pdf .pdf │ │ ├── Test your knowledge on caveats and limitations to data.pdf │ │ ├── Test your knowledge on effective presentations .pdf │ │ ├── Test your knowledge on listening, responding, and including.pdf │ │ ├── Test your knowledge on presentation skills and practices .pdf │ │ └── Weekly challenge 4.pdf └── 7. Data Analysis with R Programming │ ├── Week1 │ ├── DA Term and Definitions.docx │ ├── Test your knowledge on R programming languages .pdf │ ├── Test your knowledge on programming languages .pdf │ ├── Test your knowledge on programming with RStudio .pdf │ └── Weekly challenge 1 .pdf │ ├── Week2 │ ├── Course 7 Week 2 Glossary _ DA terms and definitions.docx │ ├── Test your knowledge on R packages .pdf │ ├── Test your knowledge on coding in R .pdf │ ├── Test your knowledge on programming concepts .pdf │ ├── Test your knowledge on the tidyverse .pdf │ └── Weekly challenge 2 .pdf │ ├── Week3 │ ├── Course 7 Week 3 Glossary _ DA terms and definitions.docx │ ├── Data import.pdf │ ├── Test your knowledge on R data frames .pdf │ ├── Test your knowledge on R functions .pdf │ ├── Test your knowledge on cleaning data .pdf │ └── Weekly challenge 3 .pdf │ ├── Week4 │ ├── Common problems when visualizing in R .pdf │ ├── DA terms and definitions.docx │ ├── Test your knowledge on aesthetics in analysis .pdf │ ├── Test your knowledge on annotating and saving visualizations .pdf │ ├── Test your knowledge on data visualizations in R .pdf │ └── Weekly challenge 4 .pdf │ └── Week5 │ ├── R Markdown Reference Guide.pdf │ ├── Course challenge .pdf │ ├── Glossary- Terms and definitions .docx │ ├── Output formats in R Markdown .pdf │ ├── R Markdown Cheat Sheet.pdf │ ├── Test your knowledge about creating R Markdown documents .pdf │ ├── Test your knowledge about documentation and reports .pdf │ ├── Test your knowledge on code chunks .pdf │ └── Weekly challenge 5 .pdf └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/.gitignore -------------------------------------------------------------------------------- /Certificate/Coursera 247WP3GHEBRX.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera 247WP3GHEBRX.pdf -------------------------------------------------------------------------------- /Certificate/Coursera 45RU6CVHPTZ5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera 45RU6CVHPTZ5.pdf -------------------------------------------------------------------------------- /Certificate/Coursera 4WHSWW4T6848.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera 4WHSWW4T6848.pdf -------------------------------------------------------------------------------- /Certificate/Coursera C8XJM62KZ4UH.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera C8XJM62KZ4UH.pdf -------------------------------------------------------------------------------- /Certificate/Coursera H9M6LXBGCRQZ.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera H9M6LXBGCRQZ.pdf -------------------------------------------------------------------------------- /Certificate/Coursera QX2EC6EKU83D.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera QX2EC6EKU83D.pdf -------------------------------------------------------------------------------- /Certificate/Coursera XFNZTQETMVNC.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera XFNZTQETMVNC.pdf -------------------------------------------------------------------------------- /Certificate/Coursera XS8NNDUMECAK.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera XS8NNDUMECAK.pdf -------------------------------------------------------------------------------- /Certificate/Coursera YM9V8EJW48EE.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Certificate/Coursera YM9V8EJW48EE.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Course challenge Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Course challenge Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week1/(Optional) Familiar with data analytics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week1/(Optional) Familiar with data analytics.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week1/Terms and definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week1/Terms and definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week1/Test your knowledge on the data ecosystem.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week1/Test your knowledge on the data ecosystem.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week1/Weekly challenge 1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week1/Weekly challenge 1.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week2/Practice your analytical skills.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week2/Practice your analytical skills.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week2/Test your knowledge on analytical thinking .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week2/Test your knowledge on analytical thinking .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week2/Test your knowledge on outcomes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week2/Test your knowledge on outcomes.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week2/Weekly challenge 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week2/Weekly challenge 2.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Test your knowledge on making decisions with data Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Test your knowledge on making decisions with data Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Test your knowledge on the data analysis process.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Test your knowledge on the data analysis process.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Test your knowledge on the data analysis toolbox.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Test your knowledge on the data analysis toolbox.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Test your knowledge on the data life cycle .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Test your knowledge on the data life cycle .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/The data analysis process and this program.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/The data analysis process and this program.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Weekly challenge 3 Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week3/Weekly challenge 3 Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week4/Test your knowledge on SQL Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week4/Test your knowledge on SQL Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week4/Test your knowledge on spreadsheet basics Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week4/Test your knowledge on spreadsheet basics Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week4/Test your knowledge on visualizing data Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week4/Test your knowledge on visualizing data Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week4/Weekly challenge 4 Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week4/Weekly challenge 4 Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week5/Decoding the job description.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week5/Decoding the job description.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week5/Summary.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week5/Summary.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week5/Test your knowledge on fairness in data Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week5/Test your knowledge on fairness in data Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week5/Weekly challenge 5 Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/1.Foundations Data, Data, Everywhere/Week5/Weekly challenge 5 Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Course challenge.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Course challenge.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/C2W1-DA-Glossary.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/C2W1-DA-Glossary.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Data analysts typically work with six problem types.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Data analysts typically work with six problem types.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Optional Familiar with data analytics Take our diagnostic quiz Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Optional Familiar with data analytics Take our diagnostic quiz Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Qualitative and quantitative data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Qualitative and quantitative data.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/SMART-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/SMART-1.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/SMART-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/SMART-2.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Test your knowledge on crafting effective questions Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Test your knowledge on crafting effective questions Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Test your knowledge on solving problems with data Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Test your knowledge on solving problems with data Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Test your knowledge on taking action with data Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Test your knowledge on taking action with data Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Weekly challenge 1 Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/Weekly challenge 1 Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/six data analysis phases.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week1/six data analysis phases.html -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/DA-terms-and-definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/DA-terms-and-definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/Test your knowledge on connecting the data dots.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/Test your knowledge on connecting the data dots.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/Test your knowledge on following the evidence .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/Test your knowledge on following the evidence .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/Test your knowledge on the power of data Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/Test your knowledge on the power of data Coursera.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/Weekly challenge 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week2/Weekly challenge 2.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/DA-terms-and-definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/DA-terms-and-definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Test your knowledge on structured thinking .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Test your knowledge on structured thinking .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Test your knowledge on using formulas in spreadsheets.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Test your knowledge on using formulas in spreadsheets.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Test your knowledge on using functions in spreadsheets.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Test your knowledge on using functions in spreadsheets.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Test your knowledge on working with spreadsheets.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Test your knowledge on working with spreadsheets.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Weekly challenge 3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week3/Weekly challenge 3.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Course-2-Week-4-Glossary-_-DA-terms-and-definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Course-2-Week-4-Glossary-_-DA-terms-and-definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/DA-terms-and-definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/DA-terms-and-definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Test your knowledge on balancing team and stakeholder needs .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Test your knowledge on balancing team and stakeholder needs .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Test your knowledge on clear communication.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Test your knowledge on clear communication.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Test your knowledge on the limitations of data.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Test your knowledge on the limitations of data.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Weekly challenge 4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/2.Ask Questions to Make Data-Driven Decisions/Week4/Weekly challenge 4.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Data collection consideration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Data collection consideration.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Data formats in practice .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Data formats in practice .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Test your knowledge on data structures .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Test your knowledge on data structures .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Test your knowledge on exploring data types, fields and values .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Test your knowledge on exploring data types, fields and values .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Test your knowledge on generating data .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Test your knowledge on generating data .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Weekly challenge 1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week1/Weekly challenge 1.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Test your knowledge on data credibility .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Test your knowledge on data credibility .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Test your knowledge on data ethics and privacy .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Test your knowledge on data ethics and privacy .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Test your knowledge on open data .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Test your knowledge on open data .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Test your knowledge on unbiased and objective data .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Test your knowledge on unbiased and objective data .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Weekly challenge 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week2/Weekly challenge 2.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/DA-terms-and-definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/DA-terms-and-definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/SQL-best-practices.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/SQL-best-practices.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/Test your knowledge on metadata .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/Test your knowledge on metadata .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/Test your knowledge on sorting and filtering .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/Test your knowledge on sorting and filtering .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/Test your knowledge on working with databases .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/Test your knowledge on working with databases .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/Weekly challenge 3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week3/Weekly challenge 3.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week4/DA-terms-and-definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week4/DA-terms-and-definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week4/Test your knowledge on organizing data .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week4/Test your knowledge on organizing data .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week4/Test your knowledge on securing your data .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week4/Test your knowledge on securing your data .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week4/Weekly challenge 4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week4/Weekly challenge 4.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week5/Course challenge.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week5/Course challenge.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week5/DA-terms-and-definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/3. Prepare Data for Exploration/Week5/DA-terms-and-definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Final/C4M5 Glossary - DA terms and definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Final/C4M5 Glossary - DA terms and definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Final/Course challenge .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Final/Course challenge .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/DA-terms-and-definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/DA-terms-and-definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on connecting data to objectives.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on connecting data to objectives.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on data integrity.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on data integrity.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on testing your data.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on testing your data.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on the margin of error.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on the margin of error.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on when to stop collecting data.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Test your knowledge on when to stop collecting data.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Weekly challenge 1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/Weekly challenge 1.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/What to do when dont have enough data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week1/What to do when dont have enough data.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/C4M2 Glossary - DA terms and definitions.pdf .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/C4M2 Glossary - DA terms and definitions.pdf .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Common data-cleaning pitfalls .png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Common data-cleaning pitfalls .png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Test your knowledge on clean versus dirty data.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Test your knowledge on clean versus dirty data.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Test your knowledge on cleaning data in spreadsheets .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Test your knowledge on cleaning data in spreadsheets .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Test your knowledge on data-cleaning techniques .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Test your knowledge on data-cleaning techniques .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Types of dirty data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Types of dirty data.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Weekly challenge 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week2/Weekly challenge 2.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week3/C4M3 Glossary - DA terms and definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week3/C4M3 Glossary - DA terms and definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week3/Test your knowledge on SQL queries.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week3/Test your knowledge on SQL queries.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week3/Test your knowledge on SQL.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week3/Test your knowledge on SQL.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week3/Weekly challenge 3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week3/Weekly challenge 3.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/C4M4 Glossary _ DA terms and definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/C4M4 Glossary _ DA terms and definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Checklist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Checklist.md -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Test your knowledge on cleaning results.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Test your knowledge on cleaning results.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Test your knowledge on documenting the cleaning process.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Test your knowledge on documenting the cleaning process.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Test your knowledge on manual data cleaning.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Test your knowledge on manual data cleaning.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Weekly challenge 4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/4. Process Data from Dirty to Clean/Week4/Weekly challenge 4.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/C5M1 Glossary _ DA terms and definitions.pdf .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/C5M1 Glossary _ DA terms and definitions.pdf .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Test your knowledge on organizing data .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Test your knowledge on organizing data .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Test your knowledge on sorting in SQL .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Test your knowledge on sorting in SQL .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Test your knowledge on sorting in spreadsheets .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Test your knowledge on sorting in spreadsheets .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Test your knowledge on understanding data analysis .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Test your knowledge on understanding data analysis .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Weekly challenge 1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week1/Weekly challenge 1.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week2/Test your knowledge on converting and formatting data.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week2/Test your knowledge on converting and formatting data.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week2/Weekly challenge 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week2/Weekly challenge 2.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week2/msedge_p03oAmKbEY.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week2/msedge_p03oAmKbEY.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/DA-terms-and-definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/DA-terms-and-definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/Test your knowledge on VLOOKUP.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/Test your knowledge on VLOOKUP.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/Test your knowledge on aggregating data.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/Test your knowledge on aggregating data.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/Test your knowledge on working with subqueries.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/Test your knowledge on working with subqueries.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/Weekly challenge 3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week3/Weekly challenge 3.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Course challenge.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Course challenge.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/DA-terms-and-definitions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/DA-terms-and-definitions.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test you knowledge on data validation .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test you knowledge on data validation .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test your knowledge on SQL calculations .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test your knowledge on SQL calculations .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test your knowledge on data calculations.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test your knowledge on data calculations.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test your knowledge on using SQL with temporary tables .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test your knowledge on using SQL with temporary tables .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test your knowledge on using pivot tables.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Test your knowledge on using pivot tables.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Types of data validation .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Types of data validation .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Using pivot tables in analysis.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Using pivot tables in analysis.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Weekly challenge 4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Weekly challenge 4.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Your-Intermediate-Guide-to-SQL.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/5.Analyze Data to Answer Questions/Week4/Your-Intermediate-Guide-to-SQL.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/C6M1 Glossary _ DA terms and definitions (1).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/C6M1 Glossary _ DA terms and definitions (1).pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Designing a chart in 60 minutes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Designing a chart in 60 minutes.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Nine basic principles of design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Nine basic principles of design.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Note.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Note.md -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Test your knowledge on data visualizations .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Test your knowledge on data visualizations .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Test your knowledge on designing data visualizations.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Test your knowledge on designing data visualizations.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Test your knowledge on exploring data visualizations.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Test your knowledge on exploring data visualizations.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Weekly challenge 1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/Weekly challenge 1.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/decision trree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/decision trree.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/visualization.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week1/visualization.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/C6M2 Glossary _ DA terms and definitions (1).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/C6M2 Glossary _ DA terms and definitions (1).pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/How to choose a data visualization.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/How to choose a data visualization.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/Test your knowledge on creating visualizations in Tableau.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/Test your knowledge on creating visualizations in Tableau.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/Test your knowledge on getting started with Tableau.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/Test your knowledge on getting started with Tableau.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/Weekly challenge 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week2/Weekly challenge 2.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week3/C6M3 Glossary _ DA terms and definitions (2).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week3/C6M3 Glossary _ DA terms and definitions (2).pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week3/Test your knowledge on data-driven stories.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week3/Test your knowledge on data-driven stories.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week3/Test your knowledge on using Tableau dashboards.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week3/Test your knowledge on using Tableau dashboards.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week3/Weekly challenge 3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week3/Weekly challenge 3.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Course 6 Week 4 Glossary _ DA terms and definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Course 6 Week 4 Glossary _ DA terms and definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Course challenge.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Course challenge.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/McCandless Method.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/McCandless Method.png -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Sharing your data findings in presentations _ Tips and Tricks.pdf .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Sharing your data findings in presentations _ Tips and Tricks.pdf .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Test your knowledge on caveats and limitations to data.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Test your knowledge on caveats and limitations to data.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Test your knowledge on effective presentations .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Test your knowledge on effective presentations .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Test your knowledge on listening, responding, and including.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Test your knowledge on listening, responding, and including.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Test your knowledge on presentation skills and practices .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Test your knowledge on presentation skills and practices .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Weekly challenge 4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/6.Share Data Through the Art of Visualization/Week4/Weekly challenge 4.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/DA Term and Definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/DA Term and Definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/Test your knowledge on R programming languages .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/Test your knowledge on R programming languages .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/Test your knowledge on programming languages .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/Test your knowledge on programming languages .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/Test your knowledge on programming with RStudio .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/Test your knowledge on programming with RStudio .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/Weekly challenge 1 .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week1/Weekly challenge 1 .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Course 7 Week 2 Glossary _ DA terms and definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Course 7 Week 2 Glossary _ DA terms and definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Test your knowledge on R packages .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Test your knowledge on R packages .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Test your knowledge on coding in R .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Test your knowledge on coding in R .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Test your knowledge on programming concepts .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Test your knowledge on programming concepts .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Test your knowledge on the tidyverse .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Test your knowledge on the tidyverse .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Weekly challenge 2 .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week2/Weekly challenge 2 .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Course 7 Week 3 Glossary _ DA terms and definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Course 7 Week 3 Glossary _ DA terms and definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Data import.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Data import.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Test your knowledge on R data frames .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Test your knowledge on R data frames .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Test your knowledge on R functions .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Test your knowledge on R functions .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Test your knowledge on cleaning data .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Test your knowledge on cleaning data .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Weekly challenge 3 .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week3/Weekly challenge 3 .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Common problems when visualizing in R .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Common problems when visualizing in R .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/DA terms and definitions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/DA terms and definitions.docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Test your knowledge on aesthetics in analysis .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Test your knowledge on aesthetics in analysis .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Test your knowledge on annotating and saving visualizations .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Test your knowledge on annotating and saving visualizations .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Test your knowledge on data visualizations in R .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Test your knowledge on data visualizations in R .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Weekly challenge 4 .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week4/Weekly challenge 4 .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/ R Markdown Reference Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/ R Markdown Reference Guide.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Course challenge .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Course challenge .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Glossary- Terms and definitions .docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Glossary- Terms and definitions .docx -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Output formats in R Markdown .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Output formats in R Markdown .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/R Markdown Cheat Sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/R Markdown Cheat Sheet.pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Test your knowledge about creating R Markdown documents .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Test your knowledge about creating R Markdown documents .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Test your knowledge about documentation and reports .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Test your knowledge about documentation and reports .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Test your knowledge on code chunks .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Test your knowledge on code chunks .pdf -------------------------------------------------------------------------------- /Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Weekly challenge 5 .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/Google data analysis certificate of professional qualification/7. Data Analysis with R Programming/Week5/Weekly challenge 5 .pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ngohungphuc/Data-Science-and-Analytics/HEAD/README.md --------------------------------------------------------------------------------