A healthcare organization stores patient records in a database. Each record contains structured fields like name, age, and diagnosis. Additionally, there are scanned documents and notes from doctors. Which term best describes the type of data in this healthcare database?
- Structured data
- Semi-structured data
- Unstructured data
- Big data
The healthcare database contains a mix of structured data (name, age, diagnosis) and semi-structured data (scanned documents and doctor's notes). Semi-structured data includes elements with partial structure, like documents, which can be tagged or indexed for better retrieval.
Loading...
Related Quiz
- Which of the following tools is typically used to manage and query relational databases in Data Science?
- In MongoDB, the _______ operator can be used to test a regular expression against a string.
- When working with time-series data in Tableau, a common visualization to show data trends over time is the _______ chart.
- In an RNN, which component is responsible for allowing information to be passed from one step in the sequence to the next?
- In complex ETL processes, _________ can be used to ensure data quality and accuracy throughout the pipeline.