Update README.md

pull/66/head
Anupam Mishra 3 years ago committed by GitHub
parent 955482cb2c
commit bdf6427239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,9 @@
# Working with Data: Non-Relational Data
## Pre-Lecture Quiz
[Pre-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/10)
Data is not limited to relational databases. This lesson focuses on non-relational data and will cover the basic of spreadsheets and NoSQL.
## Spreadsheets
@ -113,9 +117,7 @@ In most instances, APIs that return JSON data can be directly transferred and st
The fields of interest in this document are: `created_at`, `id`, and `text`.
## Pre-Lecture Quiz
[Pre-lecture quiz]()
## 🚀 Challenge
@ -134,7 +136,7 @@ Try to run a few select queries to find the documents that have Microsoft in the
## Post-Lecture Quiz
[Post-lecture quiz]()
[Post-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/11)
## Review & Self Study

Loading…
Cancel
Save