This document describes the Cube_it! software, which transforms statistical datasets from Excel files into linked data using the Data Cube vocabulary. It outlines the software's functions, which include importing Excel files, detecting dimensions and values, creating data cube models, and outputting RDF. The document provides examples of user input for an Excel file with dimensions like location and explains the software's logic, such as parsing the file, detecting dimension values by querying a triple store, and generating the data cube model resources and observations. Cube_it! aims to automate the creation of linked data from existing statistical datasets to make the data easier to access and link to other web resources.