<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Robin. J</title>
    <description>The latest articles on Forem by Robin. J (@rj4793).</description>
    <link>https://forem.com/rj4793</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1726871%2F3272d314-91fd-4561-86cf-504d05b7e31d.jpg</url>
      <title>Forem: Robin. J</title>
      <link>https://forem.com/rj4793</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/rj4793"/>
    <language>en</language>
    <item>
      <title>Q&amp;A about Big Data</title>
      <dc:creator>Robin. J</dc:creator>
      <pubDate>Tue, 20 Aug 2024 23:31:40 +0000</pubDate>
      <link>https://forem.com/rj4793/qa-about-big-data-4dm9</link>
      <guid>https://forem.com/rj4793/qa-about-big-data-4dm9</guid>
      <description>&lt;p&gt;Why does every website ask you to accept "cookies"? In short, this is because your browsing data is more valuable than you think. Today is the IT era, and big data gathering has become a controversial topic. The users are unaware that their information are collected, because the profitable companies want to penetrate their lifestyles with tailored recommendations, which they call "personalization".&lt;/p&gt;

&lt;h2&gt;
  
  
  1. What is big data?
&lt;/h2&gt;

&lt;p&gt;Big data is highlighted by 3 V's: volume, variety, and velocity. As its name suggests, it refers to massive amounts of data that need to be analysed by computational methods. Different types of data are produced fast; therefore, they are stored and updated in real time.&lt;/p&gt;

&lt;p&gt;It has 3 categories: structured, semi-structured, and unstructured.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;In a table, structured data is discrete and can be organized by columns like "name", "address", "age", etc. Examples are employee information forms and accounting tables from any company's database. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Semi-structured data is a combination of structured and unstructured data. For example, web pages, emails, CSV, XML and JSON documents, and zipped files.&lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8lm9wy8gc5zl27pgmts8.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8lm9wy8gc5zl27pgmts8.jpg" alt="Image description" width="800" height="406"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Unstructured data includes .pdf, .doc, .txt files and videos, they cannot fit into any data table. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  2. Where does big data come from and how is it organized?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Architecture: The management of big data adopts distributed architecture. This means there is a central repository of data that collaborates with other systems like warehouse platforms and NoSQL database.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Source: Big data comes from &lt;strong&gt;everywhere&lt;/strong&gt;. &lt;br&gt;
Examples of internal systems: banking transactions, social media activities and healthcare records, and sensor data generated by machines &lt;br&gt;
Examples from external data: geographical conditions, markets, and scientific researches. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Methodology: comparative, marketing, and sentiment analyses.&lt;br&gt;
Comparative analysis enables a company to compare the quality of their product and quality with its competitors. &lt;br&gt;
Marketing analysis extracts information from hashtags on social media and consumer data, in order to advance their marketing campaigns and hold the initiative. &lt;br&gt;
Sentiment analysis focuses on all feedbacks about customer experience and is dedicated to shoot potential problems of the service. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  3. What are some applications of big data?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Website Cookies:&lt;br&gt;
Jump to the question in the very beginning, your browsing behaviors are part of the big data pool. If preference is not managed, the cookies are used to track not just the keywords you type on their website, but the whole history of your browser. For example, if your Amazon recommends stationery discounts, and you did not search any related keyword on it, the fact might be that the cookies have recorded how often you logged in to your student account. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Social media&lt;br&gt;
In 2006, there was an online protest against Facebook's "personalized" news feed. The news feed showed every profile update and moment to one's followers. The users complained it as "spooky" and "intrusive" because their personal data was being stalked and exposed to people they do not trust. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  4. Why should users beware of big data?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Big data puts users into filter bubbles. When you search the same keyword "Canada" on your and your friend's computers, the top search result will vary if you usually click on political/immigration news yet your friend tends to tap on travelling guides. Also, when you are on social media, you could have noticed that most people are interested in the things you like, and their opinions agree with yours. However, you are fooled by big data's algorithm. Your browsing behavior is being tracked by the Apps and cookies all the time, they know what you value and cater to your pleasure, in order to get good comments or make money from personalized ads.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The confirmation bias appears when having only access to opinions that resemble yours and taking it for granted. In this way, you can solely find evidence to support your hypothesis while neglecting counter-evidence. As a result, when you think you are learning, you are actually enhancing your current bias with another bias. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Big data invades users' privacy. When your transaction and medical record is monitored by the end user, you face the risk of them selling it to your network and company. For example, if you have depression and go to the psychiatrist weekly, your employer knows it from the big data they secretly bought and might stigmatize you. Although data management companies are also advancing data encryption to earn trust, it is always good to be a skeptic.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  5. What is the prospect of big data?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Data scientists forecast future trends from the patterns in big data. For instance, they can visualize consumer data using line charts to determine which or which part of an existing item will remain popular in the market.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Machine Learning: AI can be trained to automate decision-making using big data. For example, before you receive the low-interest loan offer in the mailbox, the automatic email system of your bank derives the potential loaners by analyzing all of their conditions from the data pool. Furthermore, the development of natural language processing system will allow AI to understand unstructured data, like long texts.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  References:
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.naukri.com/code360/library/difference-between-structured-semi-structured-and-unstructured-data" rel="noopener noreferrer"&gt;https://www.naukri.com/code360/library/difference-between-structured-semi-structured-and-unstructured-data&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.avenga.com/magazine/trends-and-future-forecasts-in-big-data/" rel="noopener noreferrer"&gt;https://www.avenga.com/magazine/trends-and-future-forecasts-in-big-data/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.techtarget.com/searchdatamanagement/definition/big-data" rel="noopener noreferrer"&gt;https://www.techtarget.com/searchdatamanagement/definition/big-data&lt;/a&gt;&lt;/p&gt;

</description>
      <category>database</category>
      <category>algorithms</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
    <item>
      <title>Introduction to QR Codes</title>
      <dc:creator>Robin. J</dc:creator>
      <pubDate>Mon, 12 Aug 2024 02:07:39 +0000</pubDate>
      <link>https://forem.com/rj4793/introduction-to-qr-codes-2deg</link>
      <guid>https://forem.com/rj4793/introduction-to-qr-codes-2deg</guid>
      <description>&lt;p&gt;A QR code consists of barcodes in two dimensions, which gives it the capacity to hold more data. Since its invention in 1994, Japan, much convenience has been brought to our social lives. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pros:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Alipay is a convenience-oriented application descended from the new technology. Chinese people typically like to pay for their items simply by scanning the QR codes provided by the shop owners. &lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhk14p7geoqyehrdnl5o9.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhk14p7geoqyehrdnl5o9.jpeg" alt="Image description" width="247" height="204"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Moreover, in occasions where copy-and-paste is not available, QR codes have replaced the process of manually entering long URLs of companies’ websites. In this way, the amount of visitors of their digital Ads has been potentially increased.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;QR codes require a mobile device with a camera and connection to internet.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In places with conventions of scanning QR codes, you face the risk of being rejected by some restaurants that only have online order options. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Bringing your mobile phone everywhere indicates that there is no privacy of your journey. Mobile data or connection to any Wi-Fi keeps track of every footprint. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In conclusion, although there are risks of using QR codes, they are avoidable as long as QR codes are not over-popularized in a country.&lt;/p&gt;

</description>
      <category>qrcodes</category>
      <category>webdev</category>
      <category>mobile</category>
    </item>
  </channel>
</rss>
