Skip to content

Commit 55f7f16

Browse files
Update README.md
Signed-off-by: Fabiana ⚡️ Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent e4013c1 commit 55f7f16

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,10 +232,18 @@ It is composed of **two subprojects (two stages)** that together satisfy the ext
232232

233233
### [Stage 1 – Consuming Third‑Party APIs, Dashboards and Prediction]()
234234

235-
[**Theme:**]() “Consuming APIs for data analysis” – using Web Services for [**knowledge and prediction**]() based on remote data
235+
[**Theme:**]() “Consuming APIs for data analysis” – using Web Services for [**knowledge and prediction**]() based on remote data.
236236

237237
The group selects a market or social domain and develops the following steps:
238238

239+
[1.]() Identify APIs of interest that provide data suitable for analysis and prediction.
240+
[2.]() Consume the APIs and generate in‑memory data tables.
241+
[3.]() Process the data applying filters, aggregations and totals.
242+
[4.]() Store filtered data in a **SQL database**.
243+
[5.]() Develop a **dashboard** to present the results.
244+
[6.]() Apply **AI / ML techniques** to generate predictions when possible.
245+
246+
239247

240248

241249
<br><br>

0 commit comments

Comments
 (0)