Question: PHP and JSON Your task is to find a JSON-based Open Data dataset that you find interesting, and produce a page (or pages) that uses

PHP and JSON

Your task is to find a JSON-based Open Data dataset that you find interesting, and produce a page (or pages) that uses this data in a meaningful way. Use PHP to decode the JSON dataset, parse the data and display the results (using alternative syntax) in HTML. *Do not download a local version; use a web-based dataset You are required to loop through the dataset, and for each iteration, create an HTML component to display the retrieved JSON data as information. These HTML components must include at least three HTML tags. You looped through and created components that included li, h3, h4, blockquote, and image tags.) The HTML produced should be valid HTML5. The results produced should be organized and visually appealing. For full marks you will need to style your output using CSS. Do not copy the layout/style of the demo.

Demo Version

A demo version of part one can be seen here. https://www.stungeye.com/school/json-data/ The demo uses the City of Winnipegs Library dataset(https://data.winnipeg.ca/Libraries/Library/itub-a6x4). Note: The demo includes the use of the Bootstrap CSS framework and Font Awesome icons, which are not challenge requirements.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!