While working as a data scientist, you will often deal with data stored on the web. Typically you will have a URl for the data and you will make an HTTP request to fetch the data. The data itself can come in many formats, such as:
Files such as csv, delimited and excel files
Data available through APIs. The most popular format of data available through APIs is JSON
Data available in web tables inside web pages
And many more
Premium lesson
This lesson requires a premium membership to access.