Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Aptitude
  • Engineering Mathematics
  • Discrete Mathematics
  • Operating System
  • DBMS
  • Computer Networks
  • Digital Logic and Design
  • C Programming
  • Data Structures
  • Algorithms
  • Theory of Computation
  • Compiler Design
  • Computer Org and Architecture
Open In App
Next Article:
Attributes of Data Warehouse
Next article icon

Attributes of Data Warehouse

Last Updated : 05 Mar, 2021
Comments
Improve
Suggest changes
Like Article
Like
Report

A data warehouse is meant for only query and analysis rather than transaction processing. The data warehouse is essentially subject-oriented, non-volatile, integrated, time-variant, and consists of historical data stored over long periods of time. A blueprint of BI and data mining algorithms. 

Data marts :
Data marts are subsidiary data warehouses and more in lines of OLTP and have transient data, normalized tables, perform transactions, cannot slice or dice data or rollup or drill down, etc.

Spatial Databases :
Spatial databases are derived from the geospatial consortium and used to draw or describe 3D geometric shapes as regular polygons, can add onto or modify existing 3D geometric shapes, have observer reference, and inherently endowed with 3D spatial indexes as HH Code and Z-Order. 

Text Databases :
Text databases are available in text files and word documents and respond to Ad Hoc queries.

Nominal / Ordinal / Interval / Ratio attributes :

  1. Nominal attributes - 
    Order of data is not important though matters are the difference in intervals of data.
    Example: zip codes of a country etc.
  2. Ordinal attributes -
    Order of data is important though not important is a difference in intervals of data e.gs socio-economic status.
  3. Interval attributes -
    Important is both orders of data and difference in intervals of data.
  4. Ratio attributes - 
    Important is the order of data, the difference in intervals of data, and 0.0that stands for none or no data items e.gs enzymes, concentrations, the temperature in KELVIN.

Components of a Data Warehouse :

  1. Centralized database.
  2. Metadata.
  3. Query and optimization tools.
  4. ETL.
  5. Data warehouse bus architecture.
  6. Data marts. 

Decision Tree :
A Decision tree is a data mining algorithm based and uses a top-down design and uses the ID3 Algorithm that finds the homogeneity of data items and entropy measures the amount to which data items are homogeneous and for perfectly homogeneous data items entropy is a 0 and where data items are split in an attribute entropy is a 1. We can find entropy from a frequency table either considering one attribute of a single frequency table or 2 or more attributes of a frequency table.

ANNs :
Artificial Neural Networks or ANNs are simulation models based on AI and machine learning and simulate target nerve cells and interconnecting synaptic channels. Feed-forward ANNs where feedback loop is absent and presence of single or multi-layers and recurrent ANNs where feedback loop occur and presence of single or multiple layers. 

Discrete and Continuous attributes :
Discrete attributes are statistical, continuous attributes are qualitative measures. Discrete attributes are non-overlapping, mutually inclusive, both limiting values occur and continuous attributes are overlapping, mutually exclusive, only one limiting value occurs. Discrete attributes are represented in isolated points, continuous attributes are represented in connected points on a graph.


Next Article
Attributes of Data Warehouse

R

ratulxx
Improve
Article Tags :
  • Misc
  • Computer Subject
  • DBMS
Practice Tags :
  • Misc

Similar Reads

    Data Warehouse Architecture
    A Data Warehouse is a system that combine data from multiple sources, organizes it under a single architecture, and helps organizations make better decisions. It simplifies data handling, storage, and reporting, making analysis more efficient. Data Warehouse Architecture uses a structured framework
    10 min read
    Three-Tier Architecture of Data Warehouse
    Data warehousing is essential for businesses looking to make informed decisions based on large amounts of information. The architecture of a data warehouse is key to its effectiveness, influencing how easily data can be accessed and used. The Three/Multi-Tier Data Warehouse Architecture is widely ad
    6 min read
    Characteristics and Functions of Data warehouse
    A data warehouse is a centralized repository for storing and managing large amounts of data from various sources for analysis and reporting. It is optimized for fast querying and analysis, enabling organizations to make informed decisions by providing a single source of truth for data. Data warehous
    5 min read
    Building a Data Warehouse in DBMS
    A Data warehouse is a heterogeneous collection of different data sources organized under unified schema. Builders should take a broad view of the anticipated use of the warehouse while constructing a data warehouse. During the design phase, there is no way to anticipate all possible queries or analy
    5 min read
    Types of Attributes in ER Model
    In DBMS, an attribute is a characteristic of an entity that is used to describe an entity. Essentially, it is a column in a table that holds data values. An entity may contain any number of attributes. One of the attributes is considered as the primary key. In an Entity-Relation model, attributes ar
    4 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences