- [Voiceover] When you're getting data…for your data science project,…you may have it in a spreadsheet,…you may have it in a relational database,…but it may also be on the web.…For that reason, you need to learn…a little bit about what I call web formats.…The idea here is that data science…thrives on the Internet…in terms of retrieving data…and in terms of sharing data.…There are a few things about this.…The first is HTML, or HyperText Markup Language.…The second is XML, or Extensible Markup Language.…
The third is JSON, or JavaScript Object Notation.…And the fourth is JavaScript,…which is actually a programming language.…We'll take a look at each one in turn.…HTML, or HyperText Markup Language…is the language of web pages;…it's the thing that says what a text is…and what the headings are, and where to put links.…And the information on a web page is styled with CSS…which is for Cascading Style Sheets.…This is the thing that arranges the actual…sort of look and feel of a web page.…
You need to be able to navigate HTML…
Author
Released
7/27/2016- Assess the skills required for a career in data science.
- Evaluate different sources of data, including metrics and APIs.
- Explore data through graphs and statistics.
- Discover how data scientists use programming languages such as R, Python, and SQL.
- Assess the role of mathematics, such as algebra, in data science.
- Assess the role of applied statistics, such as confidence intervals, in data science.
- Assess the role of machine learning, such as artificial neural networks, in data science.
- Define the components of effective data visualization.
Skill Level Beginner
Duration
Views
Related Courses
-
Code Clinic: R (2015)
with Mark Niemann-Ross3h 24m Intermediate
-
Introduction
-
Welcome58s
-
Exercise files34s
-
-
1. What Is Data Science?
-
Demand3m 54s
-
Venn diagram4m 2s
-
Pipeline4m 43s
-
Roles3m 14s
-
Team2m 14s
-
-
2. Fields of Study
-
Big data3m 20s
-
Programming2m 26s
-
Statistics1m 57s
-
-
3. Ethics
-
Ethical issues2m 39s
-
-
4. Data Sources
-
Metrics3m 43s
-
Existing data4m 36s
-
APIs4m 38s
-
Scraping2m 16s
-
Creating data3m 3s
-
-
5. Data Exploration
-
Exploratory graphs4m 32s
-
Exploratory statistics4m 26s
-
-
6. Programming
-
Spreadsheets3m 49s
-
R5m 18s
-
Python4m 51s
-
SQL3m 44s
-
Web formats3m 53s
-
-
7. Mathematics
-
Algebra6m 22s
-
Systems of equations5m 11s
-
Calculus9m 50s
-
Big O5m 8s
-
Bayes probability8m 15s
-
-
8. Applied Statistics
-
Hypothesis6m 23s
-
Confidence5m 42s
-
Problems5m 30s
-
Validating3m 35s
-
-
9. Machine Learning
-
Decision trees5m 22s
-
Ensembles5m 15s
-
k-nearest neighbors (kNN)5m 26s
-
Naive Bayes classifiers5m 16s
-
Artificial neural networks5m 43s
-
-
10. Communicating
-
Interpretability5m 50s
-
Actionable insights4m 40s
-
Reproducible research3m 27s
-
-
Conclusion
-
Next steps2m 17s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Web formats