Define Data Architecture
A framework ๐๏ธ that
defines how data is
collected,๐ฅ
stored, ๐๏ธ
managed, ๐
and accessed ๐
across an organisation
Designed with business need in mind
Name 3 tools that you work with as part of you data systems architecture
๐ข Collibra - metadata on JLP’s data assets and RoP
๐ค Alfabet - records the applications used in JLP and how they are connected - the IT landscape
โ๏ธ Snowflake - cloud based storage and analytics service that handles both structured and unstructured data
๐ฆ Tableau - JLP tool of choice for data visualisation used for reporting
Why did you use regression analysis to investigate your data?
Why did you use time series forecasting to investigate you data?
How did you access data from your organisation’s data system and how did this impact your tool choice
Why did you use Tableau?
Why did you use GS?
Why did you use Python? (Hypothesis Testing)
For my hypothesis test (stock holding and lead time relationship):
1. built in libraries
2. visualisation like scatter plot & hypothesis test in one tool
3. handles big data sets
4. reuse the same code for different sets of data
Why did you use Python? (Regression)