{
    "componentChunkName": "component---src-templates-article-post-js",
    "path": "/2022-11-07-reddit",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"date\": \"2022-12-09\",\n  \"title\": \"We scraped Berkeley’s Reddit page r/berkeley\",\n  \"bylineName\": [\"Isabella Borkovic\", \"Erica Jean\", \"Ekansh Agrawal\"],\n  \"bylineUrl\": [\"https://www.dailycal.org/author/iborkovic\", \"https://www.dailycal.org/author/ejean\", \"https://www.dailycal.org/author/eagarwal\"],\n  \"subhead\": \"Here is what we found\",\n  \"featuredImage\": \"../images/Reddit_KGT_ss.png\",\n  \"imageAttribution\": \"Kyle Garcia Takata | Senior Staff\",\n  \"aboutStory\": \"Data for this project come from information webscraped from the r/Berkeley subreddit on Oct. 10, 2022.\"\n};\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\nvar SubscriberLineChart = makeShortcode(\"SubscriberLineChart\");\nvar DailyCommentLineChart = makeShortcode(\"DailyCommentLineChart\");\nvar PostsPerHourBarChart = makeShortcode(\"PostsPerHourBarChart\");\nvar PostsPerDayBarChart = makeShortcode(\"PostsPerDayBarChart\");\nvar PostsPerFlairBarChart = makeShortcode(\"PostsPerFlairBarChart\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"Logoed with the UC Berkeley crest and covered in a sunset view centered around the Campanile, the Berkeley subreddit has become the community\\u2019s go-to spot to ask questions and share opinions.\"), mdx(\"p\", null, \"Created Feb. 27, 2008, the Berkeley Reddit page r/berkeley has become an open forum for UC Berkeley and its host city.\"), mdx(\"p\", null, \"Students use the website to ask questions about choosing classes, \", mdx(\"a\", {\n    href: \"https://www.reddit.com/r/berkeley/comments/yuipnu/another_trash_pickup_success_despite_us_being_in/\",\n    target: \"_blank\"\n  }, \"invite\"), \" students to join campus trash cleanup, as well as raise awareness of issues such as the recent protests and burning of Sather Gate.\"), mdx(\"p\", null, \"Campus figures such as Chancellor Carol \", mdx(\"a\", {\n    href: \"https://www.reddit.com/r/berkeley/comments/q5yyy1/im_uc_berkeleys_chancellor_carol_christ_ask_me/\",\n    target: \"_blank\"\n  }, \"Christ\"), \" and \", mdx(\"a\", {\n    href: \"https://www.reddit.com/r/berkeley/comments/wyhm4f/i_am_oski_ask_me_anything/\",\n    target: \"_blank\"\n  }, \"Oski\"), \" also use the social media outlet to host an \\u201CAsk me anything!\\u201D forum, where Reddit users can vote on and post questions for them to answer.\"), mdx(\"p\", null, \"Over the course of multiple years, Christ has answered dozens of questions on these forums. \\u201CNo questions are off-limits. But keep it respectful and formal,\\u201D said Reddit user and r/berkeley moderator u/lulzcakes about Christ's 2021 \\u201CAsk me anything!\\u201D session.\"), mdx(\"br\", null), mdx(SubscriberLineChart, {\n    mdxType: \"SubscriberLineChart\"\n  }), mdx(\"br\", null), mdx(\"p\", null, \"Since its formation, the page has grown to more than 120,000 subscribers. As of today, it is the largest of any college institution, with University of Toronto\\u2019s r/UofT coming in second with 94,133 members.\"), mdx(\"p\", null, \"Most notably, the page\\u2019s following started skyrocketing in 2020 \\u2014 as students and community members dealt with the implications of the COVID-19 pandemic.\"), mdx(\"br\", null), mdx(DailyCommentLineChart, {\n    mdxType: \"DailyCommentLineChart\"\n  }), mdx(\"br\", null), mdx(\"p\", null, \"Parallel to the number of members, the total number of daily comments model a similar pattern. Most notably, April 26, 2021 has the highest number of daily comments out of the dates on the graph. This is likely due to phase 1 enrollment for the fall 2021 semester beginning on the same day.\"), mdx(\"br\", null), mdx(PostsPerHourBarChart, {\n    mdxType: \"PostsPerHourBarChart\"\n  }), mdx(\"br\", null), mdx(\"p\", null, \"An analysis of posts reveals 9 p.m. to be the most popular time to post. This may suggest r/berkeley visitors are more likely to visit the page in the evening, when the workday is over and few classes are in session.\"), mdx(\"p\", null, \"In contrast, 5 a.m. is the least popular time to post. Presumably, most users are asleep in the early morning.\"), mdx(\"br\", null), mdx(PostsPerDayBarChart, {\n    mdxType: \"PostsPerDayBarChart\"\n  }), mdx(\"br\", null), mdx(\"p\", null, \"Compared to Saturdays and Sundays, weekdays seem to be slightly more active times for new posts. Nevertheless, the distribution of posts across days is fairly even. At almost 11,000 posts, Saturday has the fewest posts, but trails not too far behind Tuesday\\u2019s 14,519 posts.\"), mdx(\"br\", null), mdx(PostsPerFlairBarChart, {\n    mdxType: \"PostsPerFlairBarChart\"\n  }), mdx(\"br\", null), mdx(\"p\", null, \"r/berkeley is for both the community of UC Berkeley and the city of Berkeley, according to its page. However, the numbers of flairs, or categories, tagged \\u201CUniversity\\u201D outranks all other tags, suggesting a large number of discussions and posts in the subreddit pertains to campus issues.\"), mdx(\"p\", null, \"It is valuable to note that the CS/EECS flair directly follows the \\u201CUniversity\\u201D flair in popularity, reflecting the page\\u2019s prominent discourse on topics related to electrical engineering and computer science.\"), mdx(\"p\", null, \"The subreddit will only grow from here, and only time will be able to tell how the forum will be shaped.\"), mdx(\"br\", null), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Isabella Borkovic is the deputy projects editor. Contact her at \", mdx(\"a\", {\n    parentName: \"em\",\n    \"href\": \"mailto:iborkovic@dailycal.org\"\n  }, \"iborkovic@dailycal.org\"))), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Erica Jean is a projects developer. Contact her at \", mdx(\"a\", {\n    parentName: \"em\",\n    \"href\": \"mailto:ejean@dailycal.org\"\n  }, \"ejean@dailycal.org\"))), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Ekansh Agrawal is a projects developer. Contact him at \", mdx(\"a\", {\n    parentName: \"em\",\n    \"href\": \"mailto:eagrawal@dailycal.org\"\n  }, \"eagrawal@dailycal.org\"))));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"date":"December 09, 2022","title":"We scraped Berkeley’s Reddit page r/berkeley","bylineName":["Isabella Borkovic","Erica Jean","Ekansh Agrawal"],"bylineUrl":["https://www.dailycal.org/author/iborkovic","https://www.dailycal.org/author/ejean","https://www.dailycal.org/author/eagarwal"],"subhead":"Here is what we found","aboutStory":"Data for this project come from information webscraped from the r/Berkeley subreddit on Oct. 10, 2022.","hideHeroImage":null,"featuredImage":{"childImageSharp":{"resize":{"src":"/static/e4fd92f11d1a76886e3687c09f8169e8/f3583/Reddit_KGT_ss.png","height":773,"width":1200},"gatsbyImageData":{"layout":"constrained","placeholder":{"fallback":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAACXBIWXMAAAsTAAALEwEAmpwYAAADVklEQVQ4y32RbUwUdADG/5s114dM8SWEzs4OPeW1w8M35s5TIEHAJMtCW6splDXLaoum2YbNtCkgNmsVOBkyXtSDYQd3RHKwaHfcIZzHcbwcr0d0IEkcLwcBv+bqAx+y3/Z8eZ4Pz549wm91ABKJnFWrZUikciT+a5FJ5fj6y/F7JgC5bCMbgjYTHhlLQnIqiqhXiE56g5fiE4lSqYmI3E2oQoG/VM4HSdsQy1f6sXTZ00ifXYc8UEnAuiBClFEEK1TE7kkgLjaRtw8dZGd8Ms+FqZAEbUW2Sc2T/utZId9B6JZdLJNsYOmaYFIPxCDWS2VEBAWyZ3ccm7bHsTZMzfat2wgOUxIREUlwzJu8uEtJmGwJjy8SCCEQT/kiHlvMch8fng9c848nBIueWIJQhgSj2KJGFbOP1w4fIlKlJjxkIxHh4bwQvZP9B5OJTniZffuTiN2bSHxiEinvvsPRY6m8deQoJ9M+5JO0ND49dZozZ79EXM0vRqPVkZ9zHl3JRW6XF6OrNqDX/0T1HQN3LWZcv4+QkmnhxLfNHEg3UWsd5lGI+l9NWO12buRnU5yTToPZhKXJRmOTFbujHWdXN6NjE2iNLvTmQSqMA/S7PXi9XjzjE3g844z+6eGPB6MMjYwg7lmb6O3vxuZowdFmZ2rSw4zXA/PeBb3zPJqH2RwwC0wj3jv5HSfOXCf1dAGnLldxNqeOc9eMXCi4y8XCe2SWtJKl6STzVhdZmm6yND1cKu0lu7SHS5ousm50kFHUyoUCK+evmRGLZUfYnPQVRRUmCisslBvsaH/pQFvvRG/sQ9cwgK5hEL3Fjd4yhM4yRKV5iIoGN1rjILfrByir6+VWjZMivQOxMuw4r3+US7PDib2rj6mpMeZnJ4CpBXP+b/JC5hC+ivfZ8WoGn3+tJf2bKr74oY5zeSYyCpvILrFxpbSN7390klvZQ15VP9d/dlFY46LE4OJmbT+a2l5Ka7spM3RSVtOGWBF6nMMf53LH0oK53Yatowdbp4vmtgEsrQOYHW4a2+9jar1PfcswtdYhqhvdVJp+o7y+n5s13RTo27labuNKsQXhE3SMlM/yMNkc9Lr6cA+7GR17wOSkh2nvBPOz08Bf/7449x96mM0AXma84/wNW0joiryx5bQAAAAASUVORK5CYII="},"images":{"fallback":{"src":"/static/e4fd92f11d1a76886e3687c09f8169e8/3c25c/Reddit_KGT_ss.png","srcSet":"/static/e4fd92f11d1a76886e3687c09f8169e8/b622f/Reddit_KGT_ss.png 188w,\n/static/e4fd92f11d1a76886e3687c09f8169e8/284e1/Reddit_KGT_ss.png 375w,\n/static/e4fd92f11d1a76886e3687c09f8169e8/3c25c/Reddit_KGT_ss.png 750w,\n/static/e4fd92f11d1a76886e3687c09f8169e8/d066c/Reddit_KGT_ss.png 1500w","sizes":"(min-width: 750px) 750px, 100vw"},"sources":[{"srcSet":"/static/e4fd92f11d1a76886e3687c09f8169e8/ab1ed/Reddit_KGT_ss.webp 188w,\n/static/e4fd92f11d1a76886e3687c09f8169e8/33fba/Reddit_KGT_ss.webp 375w,\n/static/e4fd92f11d1a76886e3687c09f8169e8/70553/Reddit_KGT_ss.webp 750w,\n/static/e4fd92f11d1a76886e3687c09f8169e8/7761f/Reddit_KGT_ss.webp 1500w","type":"image/webp","sizes":"(min-width: 750px) 750px, 100vw"}]},"width":750,"height":483}}},"imageAttribution":"Kyle Garcia Takata | Senior Staff","imageCaption1":null,"embeddedImages":null}}},"pageContext":{"slug":"2022-11-07-reddit"}},
    "staticQueryHashes": ["764694655"]}