×
1 Choose EITC/EITCA Certificates
2 Learn and take online exams
3 Get your IT skills certified

Confirm your IT skills and competencies under the European IT Certification framework from anywhere in the world fully online.

EITCA Academy

Digital skills attestation standard by the European IT Certification Institute aiming to support Digital Society development

LOG IN TO YOUR ACCOUNT

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR PASSWORD?

AAH, WAIT, I REMEMBER NOW!

CREATE AN ACCOUNT

ALREADY HAVE AN ACCOUNT?
EUROPEAN INFORMATION TECHNOLOGIES CERTIFICATION ACADEMY - ATTESTING YOUR PROFESSIONAL DIGITAL SKILLS
  • SIGN UP
  • LOGIN
  • INFO

EITCA Academy

EITCA Academy

The European Information Technologies Certification Institute - EITCI ASBL

Certification Provider

EITCI Institute ASBL

Brussels, European Union

Governing European IT Certification (EITC) framework in support of the IT professionalism and Digital Society

  • CERTIFICATES
    • EITCA ACADEMIES
      • EITCA ACADEMIES CATALOGUE<
      • EITCA/CG COMPUTER GRAPHICS
      • EITCA/IS INFORMATION SECURITY
      • EITCA/BI BUSINESS INFORMATION
      • EITCA/KC KEY COMPETENCIES
      • EITCA/EG E-GOVERNMENT
      • EITCA/WD WEB DEVELOPMENT
      • EITCA/AI ARTIFICIAL INTELLIGENCE
    • EITC CERTIFICATES
      • EITC CERTIFICATES CATALOGUE<
      • COMPUTER GRAPHICS CERTIFICATES
      • WEB DESIGN CERTIFICATES
      • 3D DESIGN CERTIFICATES
      • OFFICE IT CERTIFICATES
      • BITCOIN BLOCKCHAIN CERTIFICATE
      • WORDPRESS CERTIFICATE
      • CLOUD PLATFORM CERTIFICATENEW
    • EITC CERTIFICATES
      • INTERNET CERTIFICATES
      • CRYPTOGRAPHY CERTIFICATES
      • BUSINESS IT CERTIFICATES
      • TELEWORK CERTIFICATES
      • PROGRAMMING CERTIFICATES
      • DIGITAL PORTRAIT CERTIFICATE
      • WEB DEVELOPMENT CERTIFICATES
      • DEEP LEARNING CERTIFICATESNEW
    • CERTIFICATES FOR
      • EU PUBLIC ADMINISTRATION
      • TEACHERS AND EDUCATORS
      • IT SECURITY PROFESSIONALS
      • GRAPHICS DESIGNERS & ARTISTS
      • BUSINESSMEN AND MANAGERS
      • BLOCKCHAIN DEVELOPERS
      • WEB DEVELOPERS
      • CLOUD AI EXPERTSNEW
  • FEATURED
  • SUBSIDY
  • HOW IT WORKS
  •   IT ID
  • ABOUT
  • CONTACT
  • MY ORDER
    Your current order is empty.
EITCIINSTITUTE
CERTIFIED
Questions and answers designated by tag: API

What is Quandl and how to currently install it and use it to demonstrate regression?

Friday, 27 June 2025 by EITCA Academy

Quandl is a widely recognized platform that provides access to a broad array of financial, economic, and alternative datasets. It caters to professionals and researchers in data science, finance, economics, and related fields by offering a unified interface to both free and premium databases. Quandl's data is leveraged for tasks such as quantitative research, backtesting

  • Published in Artificial Intelligence, EITC/AI/MLP Machine Learning with Python, Regression, Introduction to regression
Tagged under: API, Artificial Intelligence, Data Science, Financial Data, Linear Regression, Python, Quandl, Regression

What types of tags should be included when showcasing a project on Webflow to ensure it reaches the appropriate audience?

Monday, 19 August 2024 by EITCA Academy

When showcasing a project on Webflow, it is essential to incorporate a variety of tags to ensure the project reaches the appropriate audience. Tags serve as metadata that help categorize and identify the content within the project, making it easier for search engines and users to find relevant information. The types of tags to include

  • Published in Web Development, EITC/WD/WFCE Webflow CMS and eCommerce, Portfolio, Showcasing your site, Examination review
Tagged under: Animations, API, APIs, Blog, Corporate, CSS, Design, Developers, E-commerce, E-Learning, Entrepreneurs, FinTech, Healthcare, HTML, JavaScript, Landing Page, Marketers, Online Store, Payment Gateway, Portfolio, Responsive Design, Retail, SEO, User Experience, Web Development, Webflow, Webflow CMS

What methods are available for editing existing rich text content within a collection item in Webflow CMS?

Monday, 19 August 2024 by EITCA Academy

Editing existing rich text content within a collection item in Webflow CMS involves a comprehensive understanding of the platform's capabilities and the specific tools and methods available. Webflow CMS (Content Management System) is a robust platform that allows designers and developers to create, manage, and maintain content-rich websites efficiently. One of the core elements of

  • Published in Web Development, EITC/WD/WFCE Webflow CMS and eCommerce, CMS Collection fields, Rich text field, Examination review
Tagged under: API, CMS, Content Management, Rich Text, Web Development, Webflow

How can we access and display the likelihood values for each category in the safe search annotation?

Saturday, 30 December 2023 by EITCA Academy

To access and display the likelihood values for each category in the safe search annotation using the Google Vision API's advanced images understanding feature, you can utilize the response received from the API call. The response contains a JSON object that includes the safe search annotation information, including the likelihood values for different categories. When

  • Published in Artificial Intelligence, EITC/AI/GVAPI Google Vision API, Advanced images understanding, Explicit content detection (safe search feature), Examination review
Tagged under: API, Artificial Intelligence, Computer Vision, Content Moderation, Image Analysis, JSON

What does serving a model mean?

Tuesday, 15 August 2023 by Brian Buckley

Serving a model in the context of Artificial Intelligence (AI) refers to the process of making a trained model available for making predictions or performing other tasks in a production environment. It involves deploying the model to a server or cloud infrastructure where it can receive input data, process it, and generate the desired output.

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Further steps in Machine Learning, Big data for training models in the cloud
Tagged under: AI Deployment, API, Artificial Intelligence, Cloud Infrastructure, Machine Learning Pipeline, Model Serving

What is the purpose of the second script tag in the HTML code for creating a Google Map?

Monday, 07 August 2023 by EITCA Academy

The purpose of the second script tag in the HTML code for creating a Google Map is to load the Google Maps JavaScript API. This API provides all the necessary functionality and resources for embedding and interacting with Google Maps on a website. When creating a Google Map, the first script tag is used to

  • Published in Web Development, EITC/WD/HCF HTML and CSS Fundamentals, HTML and CSS extending skills, Creating a Google Map in a website, Examination review
Tagged under: API, CSS, Google Maps, HTML, JavaScript, Web Development

What is the purpose of the "initMap" function in the JavaScript code?

Monday, 07 August 2023 by EITCA Academy

The "initMap" function in JavaScript code serves a important purpose in creating a Google Map on a website. Its primary function is to initialize and set up the map object, define its properties, and display it on the webpage. This function is typically called when the webpage loads to ensure that the map is ready

  • Published in Web Development, EITC/WD/HCF HTML and CSS Fundamentals, HTML and CSS extending skills, Creating a Google Map in a website, Examination review
Tagged under: API, Google Maps, HTML Element, JavaScript, Map Object, Web Development

What is the role of the partNeighbours API in neural structured learning?

Saturday, 05 August 2023 by EITCA Academy

The partNeighbours API plays a important role in the field of Neural Structured Learning (NSL) with TensorFlow, specifically in the context of training with synthesized graphs. NSL is a framework that leverages graph-structured data to improve the performance of machine learning models. It enables the incorporation of relational information between data points through the use

  • Published in Artificial Intelligence, EITC/AI/TFF TensorFlow Fundamentals, Neural Structured Learning with TensorFlow, Training with synthesized graphs, Examination review
Tagged under: API, Artificial Intelligence, Machine Learning, Neural Structured Learning, Synthesized Graphs, TensorFlow

How can we view all the versions of an object in a versioned bucket in Google Cloud Storage?

Thursday, 03 August 2023 by EITCA Academy

To view all the versions of an object in a versioned bucket in Google Cloud Storage, you can utilize the available tools and APIs provided by Google Cloud Platform (GCP). Object versioning allows you to maintain multiple versions of an object in a bucket, giving you the ability to access and manage historical versions of

  • Published in Cloud Computing, EITC/CL/GCP Google Cloud Platform, Getting started with GCP, Using object versioning, Examination review
Tagged under: API, Cloud Computing, Cloud Console, Google Cloud Storage, Object Versioning, Versioned Bucket

How can you enable the BigQuery connection API in the Cloud console?

Thursday, 03 August 2023 by EITCA Academy

To enable the BigQuery connection API in the Cloud console, you need to follow a few steps. The BigQuery connection API allows you to create and manage connections between BigQuery and other Google Cloud services, such as Cloud SQL. Enabling this API is essential for querying Cloud SQL from BigQuery. In this answer, we will

  • Published in Cloud Computing, EITC/CL/GCP Google Cloud Platform, Getting started with GCP, Querying CloudSQL from BigQuery, Examination review
Tagged under: API, BigQuery, Cloud Computing, Cloud Console, Cloud SQL, Google Cloud Platform
  • 1
  • 2
Home

Certification Center

USER MENU

  • My Account

CERTIFICATE CATEGORY

  • EITC Certification (105)
  • EITCA Certification (9)

What are you looking for?

  • Introduction
  • How it works?
  • EITCA Academies
  • EITCI DSJC Subsidy
  • Full EITC catalogue
  • Your order
  • Featured
  •   IT ID
  • EITCA reviews (Medium publ.)
  • About
  • Contact

EITCA Academy is a part of the European IT Certification framework

The European IT Certification framework has been established in 2008 as a Europe based and vendor independent standard in widely accessible online certification of digital skills and competencies in many areas of professional digital specializations. The EITC framework is governed by the European IT Certification Institute (EITCI), a non-profit certification authority supporting information society growth and bridging the digital skills gap in the EU.

Eligibility for EITCA Academy 80% EITCI DSJC Subsidy support

80% of EITCA Academy fees subsidized in enrolment by

    EITCA Academy Secretary Office

    European IT Certification Institute ASBL
    Brussels, Belgium, European Union

    EITC / EITCA Certification Framework Operator
    Governing European IT Certification Standard
    Access contact form or call +32 25887351

    Follow EITCI on X
    Visit EITCA Academy on Facebook
    Engage with EITCA Academy on LinkedIn
    Check out EITCI and EITCA videos on YouTube

    Funded by the European Union

    Funded by the European Regional Development Fund (ERDF) and the European Social Fund (ESF) in series of projects since 2007, currently governed by the European IT Certification Institute (EITCI) since 2008

    Information Security Policy | DSRRM and GDPR Policy | Data Protection Policy | Record of Processing Activities | HSE Policy | Anti-Corruption Policy | Modern Slavery Policy

    Automatically translate to your language

    Terms and Conditions | Privacy Policy
    EITCA Academy
    • EITCA Academy on social media
    EITCA Academy


    © 2008-2025  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP
    Chat with Support
    Chat with Support
    Questions, doubts, issues? We are here to help you!
    End chat
    Connecting...
    Do you have any questions?
    Do you have any questions?
    :
    :
    :
    Send
    Do you have any questions?
    :
    :
    Start Chat
    The chat session has ended. Thank you!
    Please rate the support you've received.
    Good Bad