Fixing links and standardising titles

This commit is contained in:
Kalyanasundaram Somasundaram
2020-11-23 20:16:23 +05:30
parent bf2c85d6b0
commit da2599ebe5
19 changed files with 63 additions and 73 deletions

View File

@@ -13,9 +13,7 @@ This course covers the basics of Big Data and how it has evolved to become what
Writing programs to draw analytics from data.
## Course Content
### Table of Contents
## Course Contents
1. [Overview of Big Data](https://linkedin.github.io/school-of-sre/big_data/intro/#overview-of-big-data)
2. [Usage of Big Data techniques](https://linkedin.github.io/school-of-sre/big_data/intro/#usage-of-big-data-techniques)
@@ -57,4 +55,4 @@ Writing programs to draw analytics from data.
2. Consider the next example on Unified Payments Interface (UPI) transactions:
1. We had about 1.15 billion UPI transactions in the month of October, 2019 in India.
12. If we try to extrapolate this data to about a year and try to find out some common payments that were happening through a particular UPI ID, how do you suggest we go about that?