{"id":2053,"date":"2023-07-23T22:07:02","date_gmt":"2023-07-23T22:07:02","guid":{"rendered":"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/"},"modified":"2023-07-23T22:07:02","modified_gmt":"2023-07-23T22:07:02","slug":"%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl","status":"publish","type":"post","link":"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/","title":{"rendered":"\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 csv \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 url \u0641\u064a r (3 \u0637\u0631\u0642)"},"content":{"rendered":"<p><\/p>\n<hr>\n<p style=\";text-align:right;direction:rtl\"><span style=\"color: #000000;\">\u0647\u0646\u0627\u0643 \u062b\u0644\u0627\u062b \u0637\u0631\u0642 \u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0644\u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R:<\/span><\/p>\n<p style=\";text-align:right;direction:rtl\"> <strong><span style=\"color: #000000;\">\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649: \u0627\u0633\u062a\u062e\u062f\u0645 Base R<\/span><\/strong><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>data &lt;- read. <span style=\"color: #3366ff;\">csv<\/span> ('https:\/\/website.com\/data.csv')\n<\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629: \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062d\u0632\u0645\u0629 data.table<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #ff0000;\">library<\/span> (data.table)\n\ndata &lt;- fread('https:\/\/website.com\/data.csv')<\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0644\u062b\u0629: \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062d\u0632\u0645\u0629 \u0627\u0644\u0642\u0627\u0631\u0626<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #ff0000;\">library<\/span> (readr)\n\ndata &lt;- read_csv('https:\/\/website.com\/data.csv')<\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u062a\u0639\u0645\u0644 \u0643\u0644 \u0637\u0631\u064a\u0642\u0629 \u0628\u0646\u0641\u0633 \u0627\u0644\u0637\u0631\u064a\u0642\u0629\u060c \u0644\u0643\u0646 \u0637\u0631\u064a\u0642\u062a\u064a <strong>data.table<\/strong> \u0648 <strong>readr<\/strong> \u062a\u0645\u064a\u0644\u0627\u0646 \u0625\u0644\u0649 \u0623\u0646 \u062a\u0643\u0648\u0646\u0627 \u0623\u0633\u0631\u0639 \u0628\u0643\u062b\u064a\u0631 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0642\u0631\u0623 \u0645\u062c\u0645\u0648\u0639\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0643\u0628\u064a\u0631\u0629.<\/span><\/p>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u062a\u0648\u0636\u062d \u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0643\u0644 \u0637\u0631\u064a\u0642\u0629 \u0639\u0645\u0644\u064a\u064b\u0627.<\/span><\/p>\n<h3 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649: \u0627\u0633\u062a\u062e\u062f\u0645 Base R<\/strong><\/span><\/h3>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u064a\u0648\u0636\u062d \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Base R:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\">#import data from URL<\/span>\ndata &lt;- read. <span style=\"color: #3366ff;\">csv<\/span> ('https:\/\/raw.githubusercontent.com\/- Statorials\/Miscellaneous\/main\/basketball_data.csv')\n\n<span style=\"color: #008080;\">#view first five rows<\/span>\nhead(data)\n\n  player assists points\n1 to 6 12\n2 B 7 19\n3 C 14 7\n4 D 4 6\n5 E 5 10\n\n<span style=\"color: #008080;\">#view class of data\n<\/span>class(data)\n\n[1] \"data.frame\"\n<\/strong><\/pre>\n<h3 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629: \u0627\u0633\u062a\u062e\u062f\u0627\u0645 data.table<\/strong><\/span><\/h3>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u064a\u0648\u0636\u062d \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062d\u0632\u0645\u0629 <a href=\"https:\/\/cran.r-project.org\/web\/packages\/data.table\/vignettes\/datatable-intro.html\" target=\"_blank\" rel=\"noopener\">data.table<\/a> :<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\"><span style=\"color: #000000;\"><span style=\"color: #ff0000;\">library<\/span> (data.table)<\/span>\n\n#import data from URL<\/span>\ndata2 &lt;- fread('https:\/\/raw.githubusercontent.com\/- Statorials\/Miscellaneous\/main\/basketball_data.csv')\n\n<span style=\"color: #008080;\">#view first five rows<\/span>\nhead(data2)\n\n   player assists points\n1: A 6 12\n2: B 7 19\n3: C 14 7\n4: D 4 6\n5: E 5 10\n\n<span style=\"color: #008080;\">#view class of data\n<\/span>class(data2)\n\n[1] \"data.table\" \"data.frame\"\n<\/strong><\/pre>\n<h3 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0644\u062b\u0629: \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0642\u0627\u0631\u0626<\/strong><\/span><\/h3>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u064a\u0648\u0636\u062d \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062d\u0632\u0645\u0629 <a href=\"https:\/\/readr.tidyverse.org\/\" target=\"_blank\" rel=\"noopener\">\u0627\u0644\u0642\u0627\u0631\u0626<\/a> :<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008080;\"><span style=\"color: #000000;\"><span style=\"color: #ff0000;\">library<\/span> (readr)<\/span>\n\n#import data from URL<\/span>\ndata3 &lt;- fread('https:\/\/raw.githubusercontent.com\/- Statorials\/Miscellaneous\/main\/basketball_data.csv')\n\n<span style=\"color: #008080;\">#view first five rows<\/span>\nhead(data3)\n\n  player assists points\n        \n1 to 6 12\n2 B 7 19\n3 C 14 7\n4 D 4 6\n5 E 5 10\n\n<span style=\"color: #008080;\">#view class of data\n<\/span>class(data3)\n\n[1] \"spec_tbl_df\" \"tbl_df\" \"tbl\" \"data.frame\" \n<\/strong><\/pre>\n<h3 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0645\u0635\u0627\u062f\u0631 \u0625\u0636\u0627\u0641\u064a\u0629<\/strong><\/span><\/h3>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u062a\u0634\u0631\u062d \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649 \u0625\u0644\u0649 R:<\/span><\/p>\n<p style=\";text-align:right;direction:rtl\"> <a href=\"https:\/\/statorials.org\/ar\/\u0627\u0633\u062a\u064a\u0631\u0627\u062f-csv-\u0627\u0655\u0644\u0649-\u0635\/\" target=\"_blank\" rel=\"noopener\">\u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0644\u0641\u0627\u062a CSV \u0625\u0644\u0649 R<\/a><br \/> <a href=\"https:\/\/statorials.org\/ar\/\u0627\u0633\u062a\u064a\u0631\u0627\u062f-\u0627\u0644\u062a\u0641\u0648\u0642-\u0627\u0655\u0644\u0649-\u0635\/\" target=\"_blank\" rel=\"noopener\">\u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0644\u0641\u0627\u062a Excel \u0625\u0644\u0649 R<\/a><br \/> <a href=\"https:\/\/statorials.org\/ar\/\u0627\u0633\u062a\u064a\u0631\u0627\u062f-\u0645\u0644\u0641-spss-\u0627\u0655\u0644\u0649-r\/\" target=\"_blank\" rel=\"noopener\">\u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0644\u0641\u0627\u062a SPSS \u0625\u0644\u0649 R<\/a><br \/> <a href=\"https:\/\/statorials.org\/ar\/\u0627\u0633\u062a\u064a\u0631\u0627\u062f-\u0633\u0627\u0633-\u0627\u0655\u0644\u0649-\u0635\/\" target=\"_blank\" rel=\"noopener\">\u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0644\u0641\u0627\u062a SAS \u0625\u0644\u0649 R<\/a><br \/> <a href=\"https:\/\/statorials.org\/ar\/\u0627\u0633\u062a\u064a\u0631\u0627\u062f-\u0645\u0644\u0641-\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a-\u0627\u0655\u0644\u0649-r\/\" target=\"_blank\" rel=\"noopener\">\u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0625\u0644\u0649 R<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0647\u0646\u0627\u0643 \u062b\u0644\u0627\u062b \u0637\u0631\u0642 \u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0644\u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R: \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649: \u0627\u0633\u062a\u062e\u062f\u0645 Base R data &lt;- read. csv (&#8216;https:\/\/website.com\/data.csv&#8217;) \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629: \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062d\u0632\u0645\u0629 data.table library (data.table) data &lt;- fread(&#8216;https:\/\/website.com\/data.csv&#8217;) \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0644\u062b\u0629: \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062d\u0632\u0645\u0629 \u0627\u0644\u0642\u0627\u0631\u0626 library (readr) data &lt;- read_csv(&#8216;https:\/\/website.com\/data.csv&#8217;) \u062a\u0639\u0645\u0644 \u0643\u0644 \u0637\u0631\u064a\u0642\u0629 \u0628\u0646\u0641\u0633 \u0627\u0644\u0637\u0631\u064a\u0642\u0629\u060c \u0644\u0643\u0646 \u0637\u0631\u064a\u0642\u062a\u064a data.table \u0648 readr \u062a\u0645\u064a\u0644\u0627\u0646 \u0625\u0644\u0649 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R (3 \u0637\u0631\u0642) - Statorials<\/title>\n<meta name=\"description\" content=\"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062b\u0644\u0627\u062b \u0637\u0631\u0642 \u0645\u062e\u062a\u0644\u0641\u0629.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/ar\/\u0635-\u0642\u0631\u0627\u0621\u0629-csv-\u0645\u0646-lurl\/\" \/>\n<meta property=\"og:locale\" content=\"az_AZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R (3 \u0637\u0631\u0642) - Statorials\" \/>\n<meta property=\"og:description\" content=\"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062b\u0644\u0627\u062b \u0637\u0631\u0642 \u0645\u062e\u062a\u0644\u0641\u0629.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/ar\/\u0635-\u0642\u0631\u0627\u0621\u0629-csv-\u0645\u0646-lurl\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-23T22:07:02+00:00\" \/>\n<meta name=\"author\" content=\"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/\",\"url\":\"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/\",\"name\":\"\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R (3 \u0637\u0631\u0642) - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/ar\/#website\"},\"datePublished\":\"2023-07-23T22:07:02+00:00\",\"dateModified\":\"2023-07-23T22:07:02+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/ar\/#\/schema\/person\/a0a26e65f97483429b863aae1a11e3b3\"},\"description\":\"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062b\u0644\u0627\u062b \u0637\u0631\u0642 \u0645\u062e\u062a\u0644\u0641\u0629.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/#breadcrumb\"},\"inLanguage\":\"azb\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0628\u064a\u062a\",\"item\":\"https:\/\/statorials.org\/ar\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 csv \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 url \u0641\u064a r (3 \u0637\u0631\u0642)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/ar\/#website\",\"url\":\"https:\/\/statorials.org\/ar\/\",\"name\":\"Statorials\",\"description\":\"\u062f\u0644\u064a\u0644\u0643 \u0644\u0645\u062d\u0648 \u0627\u0644\u0623\u0645\u064a\u0629 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0629!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/ar\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"azb\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/ar\/#\/schema\/person\/a0a26e65f97483429b863aae1a11e3b3\",\"name\":\"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"azb\",\"@id\":\"https:\/\/statorials.org\/ar\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/ar\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/ar\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646\"},\"description\":\"\u0645\u0631\u062d\u0628\u064b\u0627\u060c \u0623\u0646\u0627 \u0628\u0646\u062c\u0627\u0645\u064a\u0646\u060c \u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0625\u062d\u0635\u0627\u0621 \u0627\u0644\u0645\u062a\u0642\u0627\u0639\u062f \u0627\u0644\u0630\u064a \u062a\u062d\u0648\u0644 \u0625\u0644\u0649 \u0645\u062f\u0631\u0633 \u0645\u062a\u062e\u0635\u0635 \u0641\u064a Statorials. \u0628\u0641\u0636\u0644 \u062e\u0628\u0631\u062a\u064a \u0627\u0644\u0648\u0627\u0633\u0639\u0629 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0625\u062d\u0635\u0627\u0621\u060c \u0641\u0623\u0646\u0627 \u062d\u0631\u064a\u0635 \u0639\u0644\u0649 \u0645\u0634\u0627\u0631\u0643\u0629 \u0645\u0639\u0631\u0641\u062a\u064a \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0645\u0646 \u062e\u0644\u0627\u0644 Statorials. \u062a\u0639\u0631\u0641 \u0623\u0643\u062b\u0631\",\"sameAs\":[\"https:\/\/statorials.org\/ar\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R (3 \u0637\u0631\u0642) - Statorials","description":"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062b\u0644\u0627\u062b \u0637\u0631\u0642 \u0645\u062e\u062a\u0644\u0641\u0629.","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:\/\/statorials.org\/ar\/\u0635-\u0642\u0631\u0627\u0621\u0629-csv-\u0645\u0646-lurl\/","og_locale":"az_AZ","og_type":"article","og_title":"\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R (3 \u0637\u0631\u0642) - Statorials","og_description":"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062b\u0644\u0627\u062b \u0637\u0631\u0642 \u0645\u062e\u062a\u0644\u0641\u0629.","og_url":"https:\/\/statorials.org\/ar\/\u0635-\u0642\u0631\u0627\u0621\u0629-csv-\u0645\u0646-lurl\/","og_site_name":"Statorials","article_published_time":"2023-07-23T22:07:02+00:00","author":"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/","url":"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/","name":"\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R (3 \u0637\u0631\u0642) - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/ar\/#website"},"datePublished":"2023-07-23T22:07:02+00:00","dateModified":"2023-07-23T22:07:02+00:00","author":{"@id":"https:\/\/statorials.org\/ar\/#\/schema\/person\/a0a26e65f97483429b863aae1a11e3b3"},"description":"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 CSV \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0641\u064a R\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062b\u0644\u0627\u062b \u0637\u0631\u0642 \u0645\u062e\u062a\u0644\u0641\u0629.","breadcrumb":{"@id":"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/#breadcrumb"},"inLanguage":"azb","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/ar\/%d8%b5-%d9%82%d8%b1%d8%a7%d8%a1%d8%a9-csv-%d9%85%d9%86-lurl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0628\u064a\u062a","item":"https:\/\/statorials.org\/ar\/"},{"@type":"ListItem","position":2,"name":"\u0643\u064a\u0641\u064a\u0629 \u0642\u0631\u0627\u0621\u0629 \u0645\u0644\u0641 csv \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 url \u0641\u064a r (3 \u0637\u0631\u0642)"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/ar\/#website","url":"https:\/\/statorials.org\/ar\/","name":"Statorials","description":"\u062f\u0644\u064a\u0644\u0643 \u0644\u0645\u062d\u0648 \u0627\u0644\u0623\u0645\u064a\u0629 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0629!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/ar\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"azb"},{"@type":"Person","@id":"https:\/\/statorials.org\/ar\/#\/schema\/person\/a0a26e65f97483429b863aae1a11e3b3","name":"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646","image":{"@type":"ImageObject","inLanguage":"azb","@id":"https:\/\/statorials.org\/ar\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/ar\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/ar\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646"},"description":"\u0645\u0631\u062d\u0628\u064b\u0627\u060c \u0623\u0646\u0627 \u0628\u0646\u062c\u0627\u0645\u064a\u0646\u060c \u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0625\u062d\u0635\u0627\u0621 \u0627\u0644\u0645\u062a\u0642\u0627\u0639\u062f \u0627\u0644\u0630\u064a \u062a\u062d\u0648\u0644 \u0625\u0644\u0649 \u0645\u062f\u0631\u0633 \u0645\u062a\u062e\u0635\u0635 \u0641\u064a Statorials. \u0628\u0641\u0636\u0644 \u062e\u0628\u0631\u062a\u064a \u0627\u0644\u0648\u0627\u0633\u0639\u0629 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0625\u062d\u0635\u0627\u0621\u060c \u0641\u0623\u0646\u0627 \u062d\u0631\u064a\u0635 \u0639\u0644\u0649 \u0645\u0634\u0627\u0631\u0643\u0629 \u0645\u0639\u0631\u0641\u062a\u064a \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0645\u0646 \u062e\u0644\u0627\u0644 Statorials. \u062a\u0639\u0631\u0641 \u0623\u0643\u062b\u0631","sameAs":["https:\/\/statorials.org\/ar"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/posts\/2053"}],"collection":[{"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/comments?post=2053"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/posts\/2053\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/media?parent=2053"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/categories?post=2053"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/tags?post=2053"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}