• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

1265 Courses

Data Structure, Data Analytics with Statistics & Data Science QLS Endorsed Diploma

By Compliance Central

Recent developments in data analytics and statistics underscore the critical importance of understanding both data structure and analytics methodologies in today's data-driven world. With the exponential growth of data, businesses are increasingly relying on skilled professionals who can harness the power of data to drive informed decision-making. Our comprehensive Data Structure, Data Analytics with Statistics & Data Science QLS Endorsed Diploma bundle, endorsed by the Quality Licence Scheme (QLS) and accredited by the CPD Quality Standards (QS), offers a holistic approach to mastering data structure, data analytics, and statistical techniques. In an era where data reigns supreme, organisations seek individuals who can navigate complex datasets with confidence and precision. This Data Structure, Data Analytics bundle equips learners with the essential skills and knowledge needed to excel in the field of data science and analytics. By delving into topics such as data manipulation, statistical analysis, and database management, participants gain a deep understanding of how to extract valuable insights from raw data. Moreover, our guided courses in career development and communication empower learners to effectively communicate their findings and advance their professional journey. Bundle Include includes: QLS Endorsed Courses: Course 01: Certificate in Data Analytics with Tableau at QLS Level 3 Course 02: Diploma in Data Structure at QLS Level 5 Course 03: Advanced Diploma in Statistics & Probability for Data Science & Machine Learning at QLS Level 7 CPD QS Accredited Courses: Course 04: Business and Data Analytics for Beginners Course 05: Learn Financial Analytics and Statistical Tools Course 06: SQL For Data Analytics & Database Development Course 07: Big Data Analytics with PySpark Power BI and MongoDB Course 08: Google Data Studio: Data Analytics Course 09: Business Intelligence Analyst Course 10: Spatial Data Visualization and Machine Learning in Python Course 11: Data Analysis In Excel Take your career to the next level with our Data Structure, Data Analytics bundle that includes technical courses and five guided courses focused on personal development and career growth. Course 12: Career Development Plan Fundamentals Course 13: CV Writing and Job Searching Course 14: Networking Skills for Personal Success Course 15: Ace Your Presentations: Public Speaking Masterclass Course 16: Decision Making and Critical Thinking Seize this opportunity to elevate your career with our comprehensive Data Structure, Data Analytics bundle, endorsed by the prestigious QLS and accredited by CPD.Data Structure, Data Analytics with Statistics & Data Science QLS Endorsed Diploma. Learning Outcomes: Upon completion of this Data Structure, Data Analytics bundle, participants will be able to: Demonstrate proficiency in data analytics tools such as Tableau, SQL, and Google Data Studio through Data Structure, Data Analytics courses. Apply statistical techniques to analyse and interpret data for informed decision-making. Design and implement data structures to efficiently store and retrieve information. Utilise machine learning algorithms for predictive analysis and pattern recognition. Develop effective communication and presentation skills to convey insights to stakeholders. Navigate career development pathways in the field of data science and analytics. This Data Structure, Data Analytics course bundle provides a deep dive into the foundational principles of data structure, data analytics, and statistical methodologies. Participants will explore the fundamental concepts of data manipulation, including sorting, searching, and storing data efficiently. Through hands-on exercises and theoretical discussions, learners will gain a solid understanding of various data structures such as arrays, linked lists, trees, and graphs, along with their applications in real-world scenarios. Moreover, the Data Structure, Data Analytics bundle encompasses a comprehensive exploration of data analytics techniques, equipping participants with the skills to extract actionable insights from complex datasets. From descriptive and inferential statistics to predictive modelling and machine learning algorithms, learners will discover how to uncover patterns, trends, and correlations within data, enabling informed decision-making and strategic planning. Throughout the Data Structure, Data Analytics course, emphasis is placed on practical applications and case studies, allowing participants to apply their knowledge to solve real-world problems in diverse domains. CPD 160 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Data Structure, Data Analytics course is perfect for: Aspiring data analysts seeking to enhance their analytical skills acrod Data Structure, Data Analytics courses. Professionals transitioning into roles requiring proficiency in data analytics. Students pursuing careers in data science, statistics, or related fields. Business professionals looking to leverage data for strategic decision-making. Individuals interested in advancing their career prospects in the field of data analytics. Anyone seeking to gain a comprehensive understanding of data structure, analytics, and statistics. Requirements You are warmly invited to register for this bundle. Please be aware that there are no formal entry requirements or qualifications necessary. This curriculum has been crafted to be open to everyone, regardless of previous experience or educational attainment. Career path Upon completion of the Data Structure, Data Analytics courses, you will be able to: Data Analyst Business Intelligence Analyst Data Scientist Statistician Database Administrator Machine Learning Engineer Data Engineer Certificates 13 CPD Quality Standard Certificates Digital certificate - Included 3 QLS Endorsed Certificates Hard copy certificate - Included

Data Structure, Data Analytics with Statistics & Data Science  QLS Endorsed Diploma
Delivered Online On Demand4 days
£310

1 Day beginners Fused Glass Wall Panel - Vessels class

By The Silver Zebra Glass Studio

Fused glass courses & workshops in the heart of Cheshire. Create your own unique fused glass wall panels, they can be split into 2 panels or work on 2 vessels if you prefer.

1 Day beginners Fused Glass Wall Panel - Vessels class
Delivered In-PersonFlexible Dates
£145

Introduction to DAX for Power BI

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is intended for business users who have been using Power BI to build analytic solutions and are ready to take advantage of the power and flexibility that DAX provides. Learning DAX is a very common 'next step' for experienced Power BI users. Overview At course completion, you should be able to describe DAX syntax, data types, and errors use DAX to create calculated columns, measures, and tables explain how DAX calculations are evaluated, along with the differences between row context and filter context configure and use Time Intelligence to perform common time-based calculations, for example to-date calculations, year-over-year analysis, moving averages, etc. create calculated columns and measures that use data from multiple tables in the data model write measures that handle error conditions gracefully use DAX to enhance the Power BI user experience use DAX Studio to connect to a Power BI data model and execute simple queries Welcome to Introduction to DAX for Power BI. This two-day instructor-led course is intended for business users who have been using Power BI and want to use DAX to create custom calculations in their data models. In this class, you will be introduced to using Data Analysis Expressions (DAX), which is the expression language that is used to create custom calculations in the Power BI Data model. The course covers some of the theoretical underpinnings of the data model and the DAX language, but the emphasis is on using DAX to solve common business problems. You will learn how to write your own calculated columns, measures, and tables, how to visualize the way Power BI computes DAX calculations, and how to troubleshoot custom code. MODULE 1: GETTING STARTED WITH DAX INTRODUCTION TODAX CREATING OBJECTS WITHDAX CONTEXT AND RULES OF EVALUATION VARIABLES,COMMENTS,AND TESTING MODULE 2: PERFORMING BASIC CALCULATIONS GETTING STARTED IMPLICIT MEASURES ADDING QUICK MEASURES WORKING WITH DAX DATA TYPES . DOING BASIC MATH USING LOGIC IN YOUR CALCULATIONS USING THE IF() FUNCTION NESTED IF() USING THE SWITCH() FUNCTION ADVANCED SWITCH() LOGICAL OPERATORS & FUNCTIONS: ||, OR(), &&, AND(), NOT() AGGREGATING AND SUMMARIZING DATA THE SUM() FUNCTION MODULE 3: WORKING WITH CONTEXT IN THE DATA MODEL CONTEXT DEFINED DATA MODELING BASICS INTRODUCTION TO DIMENSIONAL MODELING RELATIONSHIPS AND THEIR EFFECT ON THE EVALUATION CONTEXT GETTING DATA FROM OTHER TABLES USING RELATED() AND RELATEDTABLE LOOKING UP DATA WITHOUT USING RELATIONSHIPS MODIFYING THE CONTEXT USING CALCULATE() MODULE 4: PERFORMING MORE ADVANCED CALCULATIONS THE DAX ITERATOR FUNCTIONS USING TABLE MANIPULATION FUNCTIONS MODULE 5: WORKING WITH TIME PERFORMING DATE CALCULATIONS WORKING WITH DATE TABLES GENERATING A DATE TABLE WITH THE CALENDAR() FUNCTION DEFINING CUSTOM OPERATING PERIODS YTD, QTD, AND MTD CALCULATIONS CUSTOM TO-DATE CALCULATIONS FINDING YEAR-OVER-YEAR CHANGE FINDING MOVING AVERAGES MODULE 6: ENHANCING THE USER EXPERIENCE CONTROLLING VISIBILITYOF YOUR MEASURES USING WHAT-IF PARAMETERS ADDING BANDING USING DAX TO PROVIDE ROW-LEVEL SECURITY

Introduction to DAX for Power BI
Delivered OnlineFlexible Dates
£900

Saturday Art Workshops in Acrylics, Soft Pastels, Whatstandwell, Derbyshire

By Easel Weasel Art Workshops

Easel Weasel Weekly Art Workshops - Peak District Fun, informative and relaxing for any ability in beautiful surroundings run by Denise Cliffen, professional artist.

Saturday Art Workshops in Acrylics, Soft Pastels, Whatstandwell, Derbyshire
Delivered In-PersonFlexible Dates
£75

Wednesday Art Workshops in Acrylics, Soft Pastels, Whatstandwell, Derbyshire

By Easel Weasel Art Workshops

Easel Weasel Weekly Art Workshops - Peak District Fun, informative and relaxing for any ability in beautiful surroundings run by Denise Cliffen, professional artist.

Wednesday Art Workshops in Acrylics, Soft Pastels, Whatstandwell, Derbyshire
Delivered In-PersonFlexible Dates
£75

55321 SQL Server Integration Services

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for The primary audience for this course is database professionals who need to fulfil a Business Intelligence Developer role. They will need to focus on hands-on work creating BI solutions including Data Warehouse implementation, ETL, and data cleansing. Overview Create sophisticated SSIS packages for extracting, transforming, and loading data Use containers to efficiently control repetitive tasks and transactions Configure packages to dynamically adapt to environment changes Use Data Quality Services to cleanse data Successfully troubleshoot packages Create and Manage the SSIS Catalog Deploy, configure, and schedule packages Secure the SSIS Catalog SQL Server Integration Services is the Community Courseware version of 20767CC Implementing a SQL Data Warehouse. This five-day instructor-led course is intended for IT professionals who need to learn how to use SSIS to build, deploy, maintain, and secure Integration Services projects and packages, and to use SSIS to extract, transform, and load data to and from SQL Server. This course is similar to the retired Course 20767-C: Implementing a SQL Data Warehouse but focuses more on building packages, rather than the entire data warehouse design and implementation. Prerequisites Working knowledge of T-SQL and SQL Server Agent jobs is helpful, but not required. Basic knowledge of the Microsoft Windows operating system and its core functionality. Working knowledge of relational databases. Some experience with database design. 1 - SSIS Overview Import/Export Wizard Exporting Data with the Wizard Common Import Concerns Quality Checking Imported/Exported Data 2 - Working with Solutions and Projects Working with SQL Server Data Tools Understanding Solutions and Projects Working with the Visual Studio Interface 3 - Basic Control Flow Working with Tasks Understanding Precedence Constraints Annotating Packages Grouping Tasks Package and Task Properties Connection Managers Favorite Tasks 4 - Common Tasks Analysis Services Processing Data Profiling Task Execute Package Task Execute Process Task Expression Task File System Task FTP Task Hadoop Task Script Task Introduction Send Mail Task Web Service Task XML Task 5 - Data Flow Sources and Destinations The Data Flow Task The Data Flow SSIS Toolbox Working with Data Sources SSIS Data Sources Working with Data Destinations SSIS Data Destinations 6 - Data Flow Transformations Transformations Configuring Transformations 7 - Making Packages Dynamic Features for Making Packages Dynamic Package Parameters Project Parameters Variables SQL Parameters Expressions in Tasks Expressions in Connection Managers After Deployment How It All Fits Together 8 - Containers Sequence Containers For Loop Containers Foreach Loop Containers 9 - Troubleshooting and Package Reliability Understanding MaximumErrorCount Breakpoints Redirecting Error Rows Logging Event Handlers Using Checkpoints Transactions 10 - Deploying to the SSIS Catalog The SSIS Catalog Deploying Projects Working with Environments Executing Packages in SSMS Executing Packages from the Command Line Deployment Model Differences 11 - Installing and Administering SSIS Installing SSIS Upgrading SSIS Managing the SSIS Catalog Viewing Built-in SSIS Reports Managing SSIS Logging and Operation Histories Automating Package Execution 12 - Securing the SSIS Catalog Principals Securables Grantable Permissions Granting Permissions Configuring Proxy Accounts Additional course details: Nexus Humans 55321 SQL Server Integration Services training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the 55321 SQL Server Integration Services course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

55321 SQL Server Integration Services
Delivered OnlineFlexible Dates
£2,975

Stained Glass Workshops Taster (3hr) or One day (7.5hr) options

By Blue Skies Glass Studio - Ruth Summers

I am a glass artist who's been designing and creating bespoke contemporary stained glass commissions since 1998. I love to create glass pieces that are pulled in from the things around me that inspire me in life. I would love to help you create your own glass piece of your choice to take home with you at the end of our workshop together. We have flexibility on days/times for workshops, daytime, evenings and weekends, so do get in touch! Many thanks, Ruth x

Stained Glass Workshops 
Taster (3hr) or One day (7.5hr) options
Delivered In-PersonFlexible Dates
£80 to £250

Freestyle Intermediate Performers Award (Level 3)

By Gem's Dance Academy

Join our teenagers every Wednesday, 7:30-9pm at our studio for intense dance training. Each week we develop core strength and flexibility whilst working on Freestyle and Rock n Roll dance skills. Dancers are currently working towards various medals and graded exams but with a focus on the Level 3 certification for which there will be an exam in March 2024. Attendance requires membership at our academy with monthly fees (£21 per calendar month)

Freestyle Intermediate Performers Award (Level 3)
Delivered In-PersonFlexible Dates
£21

Introduction to Screenprinting

By Make Good Print Co.

This 1-day course is a perfect introduction to screenprinting - participants learn the key principles whilst producing their very own work.

Introduction to Screenprinting
Delivered In-PersonFlexible Dates
£90

Kids Painting Class in Belgravia, London

4.9(34)

By MasterPeace London

https://www.instagram.com/masterpeacelondon/

Kids Painting Class in Belgravia, London
Delivered In-PersonFlexible Dates
£38