Files
Oliver Eyton-Williams 1642c631de refactor: drop superorder from metas (#44422)
* refactor: create superOrder from superblock

* chore: drop superOrders from meta

* fix: return null for 'certifications'

* fix: only set superOrder if it is needed

* fix(tests): remove filter from order tests

* test: use getSuperOrder, since superOrder has gone

* test: ignore certificates

* fix: getSuperOrder throw for 'certifications'

* test: remove certificate special case

It wasn't necessary, anyway (it had never been working because I put
certificate not certification)

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2021-12-14 08:16:23 -08:00

31 lines
664 B
JSON

{
"name": "Data Analysis with Python Projects",
"isUpcomingChange": false,
"dashedName": "data-analysis-with-python-projects",
"order": 2,
"time": "150 hours",
"superBlock": "data-analysis-with-python",
"challengeOrder": [
[
"5e46f7e5ac417301a38fb928",
"Mean-Variance-Standard Deviation Calculator"
],
[
"5e46f7e5ac417301a38fb929",
"Demographic Data Analyzer"
],
[
"5e46f7f8ac417301a38fb92a",
"Medical Data Visualizer"
],
[
"5e46f802ac417301a38fb92b",
"Page View Time Series Visualizer"
],
[
"5e4f5c4b570f7e3a4949899f",
"Sea Level Predictor"
]
]
}