February 2019
Beginner to intermediate
284 pages
6h 20m
English
You can also use online tools that try to convert HTML tables into XML, CSV, and JSON. Let's try an example. The NASA JPL site has a Web page containing data about the moon and the planets in our solar system (nssdc.gsfc.nasa.gov/planetary/factsheet). To use that data, you will need to have it in a standard format such as JSON, CSV, or XML, but it's only available as an HTML table, shown as follows:

Let's first try an online conversion service. Searching for HTML-to-CSV conversion, I found an online conversion service at at www.convertcsv.com with several CSV conversion ...
Read now
Unlock full access