

{"id":53340,"date":"2019-05-15T14:58:18","date_gmt":"2019-05-15T09:28:18","guid":{"rendered":"https:\/\/data-flair.training\/blogs\/?p=53340"},"modified":"2021-12-04T13:09:17","modified_gmt":"2021-12-04T07:39:17","slug":"create-analytic-privileges-in-sap-hana","status":"publish","type":"post","link":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/","title":{"rendered":"How to Create Analytic Privileges in SAP HANA &#8211; An Outstanding Guide"},"content":{"rendered":"<p>If you plan to work on SAP HANA and master it, then you can&#8217;t afford to miss SAP HANA Analytic Privileges. We will learn about this concept in detail here as it plays a crucial role in SAP HANA functioning.<\/p>\n<p>With the help of this tutorial, you will learn to create both types of analytic privileges i.e. Classical and SQL in easy steps.<\/p>\n<h3>What are Analytic Privileges in SAP HANA?<\/h3>\n<p>To start with understanding analytic privileges in SAP HANA, let us imagine a scenario. Suppose you work in an MNC. The company is based in the USA but has offices in other countries like India, Japan, Germany, China, etc.<\/p>\n<p>They have a central repository where sales data for all the countries is stored together. But they don\u2019t want all the report developers sitting across the globe to access entire data regarding sales.<\/p>\n<p>Then, what do they do? They restrict each report developer\/user to access the sales data of their concerning region\/country only. So, if you are working in India, you will only get to see and work with the sales data of India.<\/p>\n<p>Thus, analytic privileges have the same job to do in SAP HANA, that is, restrict users to access only that portion of data that is relevant to them and their business roles from the whole. That is why they are named analytic privileges as they permit users to access a decided data set as their privilege.<\/p>\n<p>Following the similar concept, analytic privileges in SAP HANA are data access restrictions defined and assigned to selected users. They work as data security tools for SAP HANA users and clients.<\/p>\n<p>Analytic privileges are created over information modeling objects and restrict users to see just a decided part from the information views present in that package or modeling objects. You can create an analytic privilege for calculation view, attribute view or analytic view.<\/p>\n<p>Analytic privileges provide row-level data security to SAP HANA users as opposed to object-level security assigned by object privileges.<\/p>\n<p>Object-level security can only allow or restrict a user from opening an object, but row-level security allows or restricts users from accessing specific columns within an object.<\/p>\n<p>A user to which an analytic privilege is assigned can only see the attributes and data related to it according to the condition defined while creating the privilege.<\/p>\n<p>For instance, if a user named Aron_UK has an analytical privilege where he can only see employee data for the year 2018, then, he cannot access data from any other year. Also, you can only select attributes to define analytic privilege and no measures can be selected.<\/p>\n<h3>Types of Analytic Privileges in SAP HANA<\/h3>\n<p>Now, we will learn two types of analytic privileges that you can create in SAP HANA.<\/p>\n<h4>i. Classical Analytic Privilege<\/h4>\n<p>The classical analytic privilege is the simple XML-based privilege which use SAP HANA Studio UI to create and assign basic privileges to users. Some features of classical analytic privileges in SAP HANA are:<\/p>\n<ul>\n<li>Applicable on attribute views, analytic views, and calculation view.<\/li>\n<li>It does not give the user, control over read-only access to SQL views and database tables.<\/li>\n<li>Enables design-time modeling on SAP HANA Information Modeler and SAP HANA Workbench.<\/li>\n<li>It does not allow design-time modeling on SAP web IDE for SAP HANA.<\/li>\n<li>It is transportable.<\/li>\n<li>Do not offer HDI support.<\/li>\n<li>Do not offer complex filtering.<\/li>\n<\/ul>\n<h4>ii. SQL Analytic Privilege<\/h4>\n<p>SQL analytic privilege is SQL-based and allows users to create more complex restriction conditions than classic privileges. Users can apply complex filtering and restriction conditions based on information models and procedures.<\/p>\n<p>These privileges also differ slightly in terms of flexibility and options in creating privileges. Some important features of SQL analytic privilege are:<\/p>\n<ul>\n<li>Applicable on attribute views, analytic views, and calculation view.<\/li>\n<li>It enables a user to control read-only access to SQL views and but not database tables.<\/li>\n<li>Enables design-time modeling on <strong>SAP HANA Information Modeler<\/strong> and SAP HANA Workbench.<\/li>\n<li>It allows design-time modeling on SAP web IDE for SAP HANA.<\/li>\n<li>It is transportable.<\/li>\n<li>Offers HDI support.<\/li>\n<li>Offers complex filtering.<\/li>\n<\/ul>\n<h3>Creating Analytic Privileges in SAP HANA<\/h3>\n<p>Moving further in SAP HANA Analytic Privileges Tutorial, we will learn the steps to create classical analytic privilege and SQL analytic privilege. The procedures for creating analytic privilege is nearly same for both classical and SQL analytic privilege.<\/p>\n<p>The SQL analytic privilege just differs when you need to write an SQL script to define complex formulations and restriction conditions which cannot otherwise be done using the XML-based user interface method.<\/p>\n<h4>Steps to Create Classical Analytic Privilege<\/h4>\n<p><strong>Step 1:<\/strong> Open <strong>SAP HANA Studio<\/strong> and login to the system.\u00a0All the folders within a system will be visible once you log in.<\/p>\n<p><strong>Step 2:<\/strong> Go to the <strong>Content<\/strong> node and right-click on the package under which you wish to create an analytic privilege. Click on <strong>New<\/strong> and Select Analytic Privilege from the options.<\/p>\n<p><strong>Step 3: Create an Analytic Privilege<\/strong><\/p>\n<p>Enter the name of the privilege, add a label\/description. Also, you can change the package from here.<\/p>\n<p>Select the type of privilege, create new or copy the format of existing privilege. Click on <strong>Next<\/strong> to continue.<\/p>\n<p><strong>Step 4: Select Information Models<\/strong><\/p>\n<p>From the next dialog, select the information views upon which you wish to assign the analytic privilege.<\/p>\n<p>You can select any calculation,\u00a0analytic or<strong>\u00a0attribute view<\/strong> from the available list.\u00a0To add a view into your privilege, select the view and click on <strong>Add<\/strong>.<\/p>\n<p><strong>Step 5: <\/strong>Next,\u00a0the main analytic privilege will open to creating an interface. It divides into five sections. Let us discuss them one by one.<\/p>\n<p>The first section is the <strong>General<\/strong> section. It shows the <strong>Name<\/strong> of the analytic privilege, <strong>Label<\/strong>, and <strong>Type<\/strong>. You can check the<em> \u201cApplicable to all information models\u201d<\/em> if you wish this privilege to apply on all the views containing the selected attribute.<\/p>\n<ul>\n<li>Below, is the<strong> Secured Models<\/strong> section containing the list of secured models or information views that are available and on which you can apply analytic privileges.<\/li>\n<li>The <strong>\u201cAssociated Attributes Restriction\u201d<\/strong> section is where you select attributes from the selected view.\u00a0To select an attribute, click on <strong>Add<\/strong>. Similarly, to remove an existing attribute, click on <strong>Remove<\/strong>.<\/li>\n<li>In the <strong>\u201cAssign Restriction\u201d<\/strong> section, you can select the <strong>Type<\/strong> of restriction (procedural or fixed), <strong>Operator<\/strong> and <strong>Value<\/strong> based on which you want to put the data access restriction.<\/li>\n<\/ul>\n<p>There are several operator types from which you can select such as <em>equal, greater than, greater equal, less than, less equal,<\/em> etc. For instance, we have set the restriction value as 2001 i.e. the user can only see data for the year 2001.<\/p>\n<ul>\n<li>Another section is the<strong> \u201cPrivilege Validity\u201d<\/strong> section from where you set the validity period of the analytic privilege that you are creating. From the <em>Inclusion<\/em> option, include the <em>From<\/em> and <em>To<\/em> dates.<\/li>\n<\/ul>\n<p>You can select the appropriate operator under the <strong>Operator<\/strong> column and enter a date or period (<em>from<\/em> and <em>to<\/em>) of validity.<\/p>\n<p>After entering all the details, select the year 2001 from the attribute YEAR of the calculation view. Finally, click on the <strong>green execute<\/strong> button present on the upper bar.<\/p>\n<p><strong>Step 6:<\/strong> Next, we will assign the created privilege to a user. You do this by selecting a user from the <strong>Security<\/strong> node (suppose we have selected user <em>DTF1<\/em>).<\/p>\n<p>This will open the user details pane. At the bottom, select Analytic Privilege tab and add the analytic privilege by clicking on the <strong>green plus +<\/strong> icon.<\/p>\n<p><strong>Step 7: Select Analytic Privileges<\/strong><\/p>\n<p>Search for the analytic privilege from the list using the search option. Then, click on <strong>OK<\/strong>.<\/p>\n<p>The analytic privilege, you select will be added and applied for that user.<\/p>\n<p><strong>Step 8:<\/strong> You can also confirm the successful creation of the analytic privilege by looking in the <em>Analytic Privileges<\/em> folder under the relevant package (in your HANA system folder).<\/p>\n<p><strong>Step 9:<\/strong> If the user <em>DTF1<\/em> opens the calculation view <em>DTF_UNION<\/em>, only the data for the year 2001 will be visible.\u00a0Thus, it shows that the analytic privilege is successfully applied to the user DTF1.<\/p>\n<h4>Steps to Create SQL Analytic Privilege<\/h4>\n<p>To create SQL Analytic Privilege, select the privilege type as SQL Analytic Privilege when entering the name of the privilege in initial stages.<\/p>\n<p>On the window of privilege creator, there are three options are available while creating SQL analytic privilege; <strong>Attribute, SQL Editor<\/strong> and <strong>Dynamic<\/strong>. All the three modes are for the users to create analytic privilege according to the level of complexity of restriction logic.<\/p>\n<p>If you wish to create a simple privilege, then go with attribute option. If you wish to apply a filter condition through a SQL statement to define the privilege, then go for SQL Editor method. You can also apply complex filter conditions having sub-queries.<\/p>\n<p>And if your privilege has a complex formulation logic which involves procedures and state of the user, then select the dynamic option.<\/p>\n<p>We will discuss how to create a privilege from each.<\/p>\n<p><strong>Step 1: Attribute option &#8211;<\/strong>\u00a0It is the same as creating the classic analytic privilege. Select an attribute from the view you have selected. Then enter a value for restriction for instance, <em>&#8220;United States&#8221;<\/em>.<\/p>\n<p><strong>Step 2: SQL Editor option &#8211;<\/strong>\u00a0You can simply enter the restriction conditions as a SQL statement. You can make the logic as complex as possible by creating the script as per the requirement.<\/p>\n<p>For instance, in our case, the restriction condition SQL statement would be:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">((\u201cSALES_COUNTRY\u201d = \u2018United States\u2019))<\/pre>\n<p><strong>Step 3: Dynamic option &#8211;<\/strong>\u00a0Using this option, you can define a complex procedure and base data access on the outcome of more than one events or procedures.<\/p>\n<p>For instance, we have created a procedure where only the user named DTF_USER has access to only the data related to the USA in the calculation view named CA_DEALER_SALES_SQL.<\/p>\n<p>The complex procedure used is:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"sql\">SELECT * from \u201cPUBLIC\u201d. \"STRUCTURED_PRIVILEGES\u201d\r\nwhere ROOT_SCHENA_NAME = '_SYS_DTF'\r\n\r\nAND ROOT_OBJECT NAME = \u2018hana-modeling\/COMP_SALES_SQL\u2019\r\nAND USER_NAME = 'DTF_USER'<\/pre>\n<p>Now, when the user DTF_USER open the calculation view CA_DEALER_SALES_SQL, all the data related to the United States will be visible.<\/p>\n<p>Please note that no other SAP HANA user can access this particular set of data\u00a0(related to sales only in the USA)\u00a0 because they don\u2019t have that analytic privilege assigned to them. For them to access the data, you need to add that analytic privilege to that particular user.<\/p>\n<h3>Summary<\/h3>\n<p>We hope this explanation on SAP HANA Analytic Privileges was useful for you. We know that this topic seems a little confusing at first because of the many steps and procedures it involves but it is a very important process from the\u00a0data security point of view.<\/p>\n<p>Any queries or feedback for us? Do let us know in the comment section below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you plan to work on SAP HANA and master it, then you can&#8217;t afford to miss SAP HANA Analytic Privileges. We will learn about this concept in detail here as it plays a&#46;&#46;&#46;<\/p>\n","protected":false},"author":6,"featured_media":53417,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18002],"tags":[19399,19401,19402,19400],"class_list":["post-53340","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sap-hana","tag-analytic-privileges-in-sap-hana","tag-create-classical-analytic-privilege","tag-create-sql-analytic-privilege","tag-types-of-analytic-privileges"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Create Analytic Privileges in SAP HANA - An Outstanding Guide - DataFlair<\/title>\n<meta name=\"description\" content=\"SAP HANA Analytic Privileges tutorial will help you learn analytic privileges concept and steps to create classical and SQL analytic privilege. A Must Read!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create Analytic Privileges in SAP HANA - An Outstanding Guide - DataFlair\" \/>\n<meta property=\"og:description\" content=\"SAP HANA Analytic Privileges tutorial will help you learn analytic privileges concept and steps to create classical and SQL analytic privilege. A Must Read!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/\" \/>\n<meta property=\"og:site_name\" content=\"DataFlair\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DataFlairWS\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-05-15T09:28:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-04T07:39:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2019\/03\/Analytic-Privileges-in-SAP-HANA.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1201\" \/>\n\t<meta property=\"og:image:height\" content=\"629\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"DataFlair Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:site\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DataFlair Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Create Analytic Privileges in SAP HANA - An Outstanding Guide - DataFlair","description":"SAP HANA Analytic Privileges tutorial will help you learn analytic privileges concept and steps to create classical and SQL analytic privilege. A Must Read!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/","og_locale":"en_US","og_type":"article","og_title":"How to Create Analytic Privileges in SAP HANA - An Outstanding Guide - DataFlair","og_description":"SAP HANA Analytic Privileges tutorial will help you learn analytic privileges concept and steps to create classical and SQL analytic privilege. A Must Read!","og_url":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/","og_site_name":"DataFlair","article_publisher":"https:\/\/www.facebook.com\/DataFlairWS\/","article_published_time":"2019-05-15T09:28:18+00:00","article_modified_time":"2021-12-04T07:39:17+00:00","og_image":[{"width":1201,"height":629,"url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2019\/03\/Analytic-Privileges-in-SAP-HANA.jpg","type":"image\/jpeg"}],"author":"DataFlair Team","twitter_card":"summary_large_image","twitter_creator":"@DataFlairWS","twitter_site":"@DataFlairWS","twitter_misc":{"Written by":"DataFlair Team","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/#article","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/"},"author":{"name":"DataFlair Team","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/2c58ecb4f73a39f0ef993f1ddfcd7b89"},"headline":"How to Create Analytic Privileges in SAP HANA &#8211; An Outstanding Guide","datePublished":"2019-05-15T09:28:18+00:00","dateModified":"2021-12-04T07:39:17+00:00","mainEntityOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/"},"wordCount":1764,"commentCount":1,"publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/#primaryimage"},"thumbnailUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2019\/03\/Analytic-Privileges-in-SAP-HANA.jpg","keywords":["Analytic Privileges in SAP HANA","Create Classical Analytic Privilege","Create SQL Analytic Privilege","Types of Analytic Privileges"],"articleSection":["SAP HANA Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/","url":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/","name":"How to Create Analytic Privileges in SAP HANA - An Outstanding Guide - DataFlair","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/#primaryimage"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/#primaryimage"},"thumbnailUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2019\/03\/Analytic-Privileges-in-SAP-HANA.jpg","datePublished":"2019-05-15T09:28:18+00:00","dateModified":"2021-12-04T07:39:17+00:00","description":"SAP HANA Analytic Privileges tutorial will help you learn analytic privileges concept and steps to create classical and SQL analytic privilege. A Must Read!","breadcrumb":{"@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/#primaryimage","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2019\/03\/Analytic-Privileges-in-SAP-HANA.jpg","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2019\/03\/Analytic-Privileges-in-SAP-HANA.jpg","width":1201,"height":629,"caption":"Analytic Privileges in SAP HANA"},{"@type":"BreadcrumbList","@id":"https:\/\/data-flair.training\/blogs\/create-analytic-privileges-in-sap-hana\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog Home","item":"https:\/\/data-flair.training\/blogs\/"},{"@type":"ListItem","position":2,"name":"SAP HANA Tutorials","item":"https:\/\/data-flair.training\/blogs\/category\/sap-hana\/"},{"@type":"ListItem","position":3,"name":"How to Create Analytic Privileges in SAP HANA &#8211; An Outstanding Guide"}]},{"@type":"WebSite","@id":"https:\/\/data-flair.training\/blogs\/#website","url":"https:\/\/data-flair.training\/blogs\/","name":"DataFlair","description":"Learn Today. Lead Tomorrow.","publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/data-flair.training\/blogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/data-flair.training\/blogs\/#organization","name":"DataFlair","url":"https:\/\/data-flair.training\/blogs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","width":106,"height":48,"caption":"DataFlair"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DataFlairWS\/","https:\/\/x.com\/DataFlairWS","https:\/\/www.linkedin.com\/company\/dataflair-web-services-pvt-ltd\/","https:\/\/www.youtube.com\/user\/DataFlairWS"]},{"@type":"Person","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/2c58ecb4f73a39f0ef993f1ddfcd7b89","name":"DataFlair Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","caption":"DataFlair Team"},"description":"The DataFlair Team provides industry-driven content on programming, Java, Python, C++, DSA, AI, ML, data Science, Android, Flutter, MERN, Web Development, and technology. Our expert educators focus on delivering value-packed, easy-to-follow resources for tech enthusiasts and professionals.","url":"https:\/\/data-flair.training\/blogs\/author\/dfteam2\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/53340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/comments?post=53340"}],"version-history":[{"count":18,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/53340\/revisions"}],"predecessor-version":[{"id":104913,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/53340\/revisions\/104913"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media\/53417"}],"wp:attachment":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media?parent=53340"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/categories?post=53340"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/tags?post=53340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}