Question
Assignment Instructions

Data visualization is a great way to support fact-based storytelling. For this assignment, your goal will be to pick a current news story (within the previous 12 months) and create an interactive data visualization to support that story. The choice is yours, but you will need to source the data. That will be the tricky part.

Open or Public Data
Assignment must be based on open or public data. Ensure you include the right attribution.

Visualization
● Work through Andy Kirk’s Visual Design Process in order to produce an insightful visualization of the story and data you selected.
● Your design must include interactive elements.
● You are restricted to a one screen visualization. This may include multiple plots or a dashboard layout.
● This assignment will be about showcasing your data visualization capabilities publically. Therefore, your assignment submission must be hosted online (see RPubs or Cloud Hosting)
● Your visualization must link to the source story and data source.

RPubs or Cloud Hosting
● You will need to host your interactive visualization(s) on the web. Use RPubs for Markdown and Shinyapps for Shiny. The goal is to make your work shareable with the editor and easy to include in your ePortfolio.
Solution Preview

These solutions may offer step-by-step problem-solving explanations or good writing examples that include modern styles of formatting and construction of bibliographies out of text citations and references.
Students may use these solutions for personal skill-building and practice.
Unethical use is strictly forbidden.

Code
library(dplyr)
## Warning: package 'dplyr' was built under R version 3.4.2
##
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
##
##    filter, lag
## The following objects are masked from 'package:base':
##
##    intersect, setdiff, setequal, union
library(shiny)
## Warning: package 'shiny' was built under R version 3.4.4
library(shinydashboard)
## Warning: package 'shinydashboard' was built under R version 3.4.4
##
## Attaching package: 'shinydashboard'
## The following object is masked from 'package:graphics':
##
##    box
library(ggplot2)
## Warning: package 'ggplot2' was built under R version 3.4.4
library(plotly)
##
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
##
##    last_plot
## The following object is masked from 'package:stats':
##
##    filter
## The following object is masked from 'package:graphics':
##
##    layout
library(leaflet)
This is only a preview of the solution.
Please use the purchase button to see the entire solution.
By purchasing this solution you'll be able to access the following files:
Solution.zip
Purchase Solution
$75.00 $37.5
Google Pay
Amazon
Paypal
Mastercard
Visacard
Discover
Amex
View Available Mathematics Tutors 529 tutors matched
Ionut
(ionut)
Hi! MSc Applied Informatics & Computer Science Engineer. Practical experience in many CS & IT branches.Research work & homework
5/5 (5,654+ sessions)
2 hours avg response
Leo
(Leo)
Hi! I have been a professor in New York and taught in a math department and in an applied math department.
4.9/5 (5,652+ sessions)
2 hours avg response
Pranay
(math1983)
Ph.D. in mathematics and working as an Assistant Professor in University. I can provide help in mathematics, statistics and allied areas.
4.6/5 (5,512+ sessions)
1 hour avg response

Similar Homework Solutions

8.1.0PHP Version448msRequest Duration45MBMemory UsageGET college-homework-library/{category}/{subject}/{id}Route
    • Booting (279ms)time
    • Application (169ms)time
    • 1 x Booting (62.27%)
      279ms
      1 x Application (37.73%)
      169ms
      • Illuminate\Routing\Events\Routing (1.4ms)
      • Illuminate\Routing\Events\RouteMatched (546μs)
      • Illuminate\Foundation\Events\LocaleUpdated (4.45ms)
      • eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibrary (216μs)
      • eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibrary (170μs)
      • Illuminate\Database\Events\ConnectionEstablished (904μs)
      • Illuminate\Database\Events\StatementPrepared (28.42ms)
      • Illuminate\Database\Events\QueryExecuted (1.64ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (151μs)
      • eloquent.booting: App\Models\Subject (140μs)
      • eloquent.booted: App\Models\Subject (61μs)
      • Illuminate\Database\Events\StatementPrepared (2.16ms)
      • Illuminate\Database\Events\QueryExecuted (1.04ms)
      • eloquent.retrieved: App\Models\Subject (144μs)
      • eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibraryFile (147μs)
      • eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibraryFile (71μs)
      • Illuminate\Database\Events\StatementPrepared (936μs)
      • Illuminate\Database\Events\QueryExecuted (2.41ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (98μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (18μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (10μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (7μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (5μs)
      • eloquent.booting: App\Models\SubjectCat (351μs)
      • eloquent.booted: App\Models\SubjectCat (47μs)
      • Illuminate\Database\Events\StatementPrepared (686μs)
      • Illuminate\Database\Events\QueryExecuted (883μs)
      • eloquent.retrieved: App\Models\SubjectCat (87μs)
      • Illuminate\Cache\Events\CacheHit (14.2ms)
      • Illuminate\Cache\Events\CacheMissed (345μs)
      • Illuminate\Database\Events\StatementPrepared (1.07ms)
      • Illuminate\Database\Events\QueryExecuted (12.51ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (95μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (16μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (8μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (7μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (7μs)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (5μs)
      • Illuminate\Database\Events\StatementPrepared (853μs)
      • Illuminate\Database\Events\QueryExecuted (1.04ms)
      • eloquent.retrieved: App\Models\Subject (102μs)
      • Illuminate\Cache\Events\KeyWritten (864μs)
      • Illuminate\Database\Events\StatementPrepared (1.69ms)
      • Illuminate\Database\Events\QueryExecuted (1.24ms)
      • Illuminate\Database\Events\StatementPrepared (813μs)
      • Illuminate\Database\Events\QueryExecuted (1.05ms)
      • Illuminate\Database\Events\StatementPrepared (606μs)
      • Illuminate\Database\Events\QueryExecuted (1.16ms)
      • eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (67μs)
      • Illuminate\Cache\Events\CacheHit (622μs)
      • creating: homework.show (268μs)
      • composing: homework.show (121μs)
      • creating: components.breadcrumbs (263μs)
      • composing: components.breadcrumbs (125μs)
      • Illuminate\Database\Events\StatementPrepared (1.13ms)
      • Illuminate\Database\Events\QueryExecuted (861μs)
      • eloquent.retrieved: App\Models\SubjectCat (174μs)
      • Illuminate\Cache\Events\CacheHit (4.74ms)
      • Illuminate\Cache\Events\CacheHit (226μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (202μs)
      • Illuminate\Cache\Events\CacheHit (234μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (303μs)
      • Illuminate\Cache\Events\CacheHit (213μs)
      • Illuminate\Cache\Events\CacheHit (155μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (277μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (240μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (214μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (264μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (248μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (232μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (232μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (218μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (202μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (176μs)
      • Illuminate\Cache\Events\CacheHit (233μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (224μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (203μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (226μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (261μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (206μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (204μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (215μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (219μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (250μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (197μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (211μs)
      • Illuminate\Cache\Events\CacheHit (163μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (202μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (217μs)
      • Illuminate\Cache\Events\CacheHit (176μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (175μs)
      • Illuminate\Cache\Events\CacheHit (216μs)
      • Illuminate\Cache\Events\CacheHit (237μs)
      • Illuminate\Cache\Events\CacheHit (211μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (970μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (363μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (235μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (217μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (248μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (156μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (214μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (214μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (204μs)
      • Illuminate\Cache\Events\CacheHit (242μs)
      • Illuminate\Cache\Events\CacheHit (222μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (201μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (235μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (214μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (219μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (219μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (209μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (208μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (1.01ms)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (262μs)
      • Illuminate\Cache\Events\CacheHit (187μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (178μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (246μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (171μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (231μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (325μs)
      • Illuminate\Cache\Events\CacheHit (177μs)
      • Illuminate\Cache\Events\CacheHit (192μs)
      • Illuminate\Cache\Events\CacheHit (161μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (162μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (160μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (206μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (181μs)
      • Illuminate\Cache\Events\CacheHit (190μs)
      • Illuminate\Cache\Events\CacheHit (161μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (167μs)
      • Illuminate\Cache\Events\CacheHit (205μs)
      • Illuminate\Cache\Events\CacheHit (174μs)
      • Illuminate\Cache\Events\CacheHit (195μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (212μs)
      • Illuminate\Cache\Events\CacheHit (159μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (182μs)
      • Illuminate\Cache\Events\CacheHit (172μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (219μs)
      • Illuminate\Cache\Events\CacheHit (240μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (176μs)
      • Illuminate\Cache\Events\CacheHit (206μs)
      • Illuminate\Cache\Events\CacheHit (179μs)
      • Illuminate\Cache\Events\CacheHit (199μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (194μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • Illuminate\Cache\Events\CacheHit (193μs)
      • Illuminate\Cache\Events\CacheHit (173μs)
      • Illuminate\Cache\Events\CacheHit (186μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (189μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (200μs)
      • Illuminate\Cache\Events\CacheHit (169μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (198μs)
      • Illuminate\Cache\Events\CacheHit (158μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (204μs)
      • Illuminate\Cache\Events\CacheHit (205μs)
      • Illuminate\Cache\Events\CacheHit (173μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (196μs)
      • Illuminate\Cache\Events\CacheHit (170μs)
      • Illuminate\Cache\Events\CacheHit (184μs)
      • Illuminate\Cache\Events\CacheHit (164μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (165μs)
      • Illuminate\Cache\Events\CacheHit (202μs)
      • Illuminate\Cache\Events\CacheHit (168μs)
      • Illuminate\Cache\Events\CacheHit (183μs)
      • Illuminate\Cache\Events\CacheHit (166μs)
      • creating: site.layouts.app (509μs)
      • composing: site.layouts.app (26μs)
      • creating: components.canonical (527μs)
      • composing: components.canonical (124μs)
      • creating: components.open-graph (343μs)
      • composing: components.open-graph (93μs)
      • creating: site.headers.header (407μs)
      • composing: site.headers.header (92μs)
      • Illuminate\Cache\Events\CacheHit (1.77ms)
      • creating: components.footer (83μs)
      • composing: components.footer (100μs)
      • Illuminate\Cache\Events\CacheHit (940μs)
      • Illuminate\Cache\Events\CacheHit (299μs)
      • Illuminate\Cache\Events\CacheHit (332μs)
      • Illuminate\Cache\Events\CacheHit (191μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (180μs)
      • Illuminate\Cache\Events\CacheHit (188μs)
      • Illuminate\Cache\Events\CacheHit (311μs)
      • Illuminate\Cache\Events\CacheHit (335μs)
      • Illuminate\Cache\Events\CacheHit (214μs)
      • Illuminate\Cache\Events\CacheHit (207μs)
      • Illuminate\Cache\Events\CacheHit (185μs)
      • Illuminate\Cache\Events\CacheHit (223μs)
      • Illuminate\Cache\Events\CacheHit (225μs)
      • creating: components.forms.contact-us (297μs)
      • composing: components.forms.contact-us (171μs)
      • creating: components.forms.get-started (152μs)
      • composing: components.forms.get-started (77μs)
      • creating: components.forms.free-tool-download (135μs)
      • composing: components.forms.free-tool-download (72μs)
      • creating: components.forms.claim-free-worksheet (132μs)
      • composing: components.forms.claim-free-worksheet (70μs)
      • creating: components.forms.tutor-subscription-waitlist (134μs)
      • composing: components.forms.tutor-subscription-waitlist (114μs)
      • creating: components.forms.tutor-subscription-join (148μs)
      • composing: components.forms.tutor-subscription-join (76μs)
      • creating: components.forms.tutor-support (132μs)
      • composing: components.forms.tutor-support (72μs)
      • 321 x Illuminate\Cache\Events\CacheHit (19.04%)
        85.22ms
        10 x Illuminate\Database\Events\StatementPrepared (8.58%)
        38.38ms
        10 x Illuminate\Database\Events\QueryExecuted (5.32%)
        23.82ms
        1 x Illuminate\Foundation\Events\LocaleUpdated (0.99%)
        4.45ms
        1 x Illuminate\Routing\Events\Routing (0.31%)
        1.40ms
        1 x Illuminate\Database\Events\ConnectionEstablished (0.2%)
        904μs
        1 x Illuminate\Cache\Events\KeyWritten (0.19%)
        864μs
        1 x Illuminate\Routing\Events\RouteMatched (0.12%)
        546μs
        1 x creating: components.canonical (0.12%)
        527μs
        1 x creating: site.layouts.app (0.11%)
        509μs
        1 x creating: site.headers.header (0.09%)
        407μs
        1 x eloquent.booting: App\Models\SubjectCat (0.08%)
        351μs
        1 x Illuminate\Cache\Events\CacheMissed (0.08%)
        345μs
        1 x creating: components.open-graph (0.08%)
        343μs
        1 x creating: components.forms.contact-us (0.07%)
        297μs
        7 x eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibrary (0.06%)
        289μs
        1 x creating: homework.show (0.06%)
        268μs
        1 x creating: components.breadcrumbs (0.06%)
        263μs
        2 x eloquent.retrieved: App\Models\SubjectCat (0.06%)
        261μs
        2 x eloquent.retrieved: App\Models\Subject (0.05%)
        246μs
        1 x eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibrary (0.05%)
        216μs
        8 x eloquent.retrieved: App\Models\HomeworkLibrary\HomeworkLibraryFile (0.05%)
        215μs
        1 x composing: components.forms.contact-us (0.04%)
        171μs
        1 x eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibrary (0.04%)
        170μs
        1 x creating: components.forms.get-started (0.03%)
        152μs
        1 x creating: components.forms.tutor-subscription-join (0.03%)
        148μs
        1 x eloquent.booting: App\Models\HomeworkLibrary\HomeworkLibraryFile (0.03%)
        147μs
        1 x eloquent.booting: App\Models\Subject (0.03%)
        140μs
        1 x creating: components.forms.free-tool-download (0.03%)
        135μs
        1 x creating: components.forms.tutor-subscription-waitlist (0.03%)
        134μs
        1 x creating: components.forms.claim-free-worksheet (0.03%)
        132μs
        1 x creating: components.forms.tutor-support (0.03%)
        132μs
        1 x composing: components.breadcrumbs (0.03%)
        125μs
        1 x composing: components.canonical (0.03%)
        124μs
        1 x composing: homework.show (0.03%)
        121μs
        1 x composing: components.forms.tutor-subscription-waitlist (0.03%)
        114μs
        1 x composing: components.footer (0.02%)
        100μs
        1 x composing: components.open-graph (0.02%)
        93μs
        1 x composing: site.headers.header (0.02%)
        92μs
        1 x creating: components.footer (0.02%)
        83μs
        1 x composing: components.forms.get-started (0.02%)
        77μs
        1 x composing: components.forms.tutor-subscription-join (0.02%)
        76μs
        1 x composing: components.forms.free-tool-download (0.02%)
        72μs
        1 x composing: components.forms.tutor-support (0.02%)
        72μs
        1 x eloquent.booted: App\Models\HomeworkLibrary\HomeworkLibraryFile (0.02%)
        71μs
        1 x composing: components.forms.claim-free-worksheet (0.02%)
        70μs
        1 x eloquent.booted: App\Models\Subject (0.01%)
        61μs
        1 x eloquent.booted: App\Models\SubjectCat (0.01%)
        47μs
        1 x composing: site.layouts.app (0.01%)
        26μs
      14 templates were rendered
      • 1x homework.showshow.blade.phpblade
      • 1x components.breadcrumbsbreadcrumbs.blade.phpblade
      • 1x site.layouts.appapp.blade.phpblade
      • 1x components.canonicalcanonical.blade.phpblade
      • 1x components.open-graphopen-graph.blade.phpblade
      • 1x site.headers.headerheader.blade.phpblade
      • 1x components.footerfooter.blade.phpblade
      • 1x components.forms.contact-uscontact-us.blade.phpblade
      • 1x components.forms.get-startedget-started.blade.phpblade
      • 1x components.forms.free-tool-downloadfree-tool-download.blade.phpblade
      • 1x components.forms.claim-free-worksheetclaim-free-worksheet.blade.phpblade
      • 1x components.forms.tutor-subscription-waitlisttutor-subscription-waitlist.blade.phpblade
      • 1x components.forms.tutor-subscription-jointutor-subscription-join.blade.phpblade
      • 1x components.forms.tutor-supporttutor-support.blade.phpblade
      uri
      GET college-homework-library/{category}/{subject}/{id}
      middleware
      web, utm.parameters
      controller
      App\Http\Controllers\HomeworkLibraryController@show
      namespace
      where
      as
      homework.show
      file
      app/Http/Controllers/HomeworkLibraryController.php:79-176
      10 statements were executed, 4 of which were duplicates, 6 unique. Show only duplicated52.63ms
      • Connection Establishedtwenty4_siteHomeworkLibraryController.php#91
        Backtrace
        • 13. app/Http/Controllers/HomeworkLibraryController.php:91
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `solutionslibrary` where `status` = 'published' and `price` > 0 and `solutionslibrary`.`id` = '44665' limit 1
        29.04mstwenty4_siteHomeworkLibraryController.php#97
        Bindings
        • 0: published
        • 1: 0
        • 2: 44665
        Backtrace
        • 16. app/Http/Controllers/HomeworkLibraryController.php:97
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `subjects` where `subjects`.`id` in (299)
        1.09mstwenty4_siteHomeworkLibraryController.php#97
        Backtrace
        • 21. app/Http/Controllers/HomeworkLibraryController.php:97
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `solutionslibrary_files` where `solutionslibrary_files`.`solutionlib_id` in (44665)
        2.73mstwenty4_siteHomeworkLibraryController.php#97
        Backtrace
        • 21. app/Http/Controllers/HomeworkLibraryController.php:97
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `subject_cats` where `subject_cats`.`id` = 1 limit 1
        1.06mstwenty4_siteHomeworkLibrary.php#201
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Models/HomeworkLibrary/HomeworkLibrary.php:201
        • 26. app/Http/Controllers/HomeworkLibraryController.php:105
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `solutionslibrary` where `id` <> 44665 and `subject` = 299 and `status` = 'published' and `price` > 0 order by RAND() limit 6
        12.73mstwenty4_siteHomeworkLibraryRepository.php#30
        Bindings
        • 0: 44665
        • 1: 299
        • 2: published
        • 3: 0
        Backtrace
        • 14. app/Repositories/HomeworkLibraryRepository.php:30
        • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • 16. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:419
        • 18. app/Repositories/HomeworkLibraryRepository.php:39
        • 19. app/Http/Controllers/HomeworkLibraryController.php:139
      • select * from `subjects` where `subjects`.`id` in (299)
        1.28mstwenty4_siteHomeworkLibraryRepository.php#30
        Backtrace
        • 19. app/Repositories/HomeworkLibraryRepository.php:30
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:419
        • 23. app/Repositories/HomeworkLibraryRepository.php:39
        • 24. app/Http/Controllers/HomeworkLibraryController.php:139
      • select * from `solutionslibrary_files` where `solutionslibrary_files`.`solutionlib_id` = 44665 and `solutionslibrary_files`.`solutionlib_id` is not null and `publish` = 'question' order by `order` asc, `id` asc
        1.32mstwenty4_siteHomeworkLibrary.php#260
        Bindings
        • 0: 44665
        • 1: question
        Backtrace
        • 15. app/Models/HomeworkLibrary/HomeworkLibrary.php:260
        • 16. app/Transformers/HomeworkLibrary/HomeworkLibraryTransformer.php:58
        • 19. vendor/league/fractal/src/TransformerAbstract.php:128
        • 20. vendor/league/fractal/src/TransformerAbstract.php:107
        • 21. vendor/league/fractal/src/Scope.php:383
      • select * from `solutionslibrary_files` where `solutionslibrary_files`.`solutionlib_id` = 44665 and `solutionslibrary_files`.`solutionlib_id` is not null and `publish` = 'teaser' order by `order` asc, `id` asc
        1.15mstwenty4_siteHomeworkLibrary.php#260
        Bindings
        • 0: 44665
        • 1: teaser
        Backtrace
        • 15. app/Models/HomeworkLibrary/HomeworkLibrary.php:260
        • 16. app/Transformers/HomeworkLibrary/HomeworkLibraryTransformer.php:69
        • 19. vendor/league/fractal/src/TransformerAbstract.php:128
        • 20. vendor/league/fractal/src/TransformerAbstract.php:107
        • 21. vendor/league/fractal/src/Scope.php:383
      • select * from `solutionslibrary_files` where `solutionslibrary_files`.`solutionlib_id` = 44665 and `solutionslibrary_files`.`solutionlib_id` is not null and `publish` = 'solution' order by `order` asc, `id` asc
        1.23mstwenty4_siteHomeworkLibrary.php#260
        Bindings
        • 0: 44665
        • 1: solution
        Backtrace
        • 15. app/Models/HomeworkLibrary/HomeworkLibrary.php:260
        • 16. app/Transformers/HomeworkLibrary/HomeworkLibraryTransformer.php:80
        • 19. vendor/league/fractal/src/TransformerAbstract.php:128
        • 20. vendor/league/fractal/src/TransformerAbstract.php:107
        • 21. vendor/league/fractal/src/Scope.php:383
      • select * from `subject_cats` where `subject_cats`.`id` = 1 limit 1
        1mstwenty4_siteHomeworkLibrary.php#201
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Models/HomeworkLibrary/HomeworkLibrary.php:201
        • 32. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 34. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      App\Models\HomeworkLibrary\HomeworkLibraryFile
      8HomeworkLibraryFile.php
      App\Models\HomeworkLibrary\HomeworkLibrary
      7HomeworkLibrary.php
      App\Models\Subject
      2Subject.php
      App\Models\SubjectCat
      2SubjectCat.php
          _token
          jvQ3sDOn4iKaZsCrACYorvFfIrRmsqsPRBDnFIZR
          utm_source
          direct
          redirectUrl
          /college-homework-library/Mathematics/Statistics-R-Programming/44665
          _previous
          array:1 [ "url" => "https://staging.dev.24houranswers.com/college-homework-library/Mathematics/Sta...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /college-homework-library/Mathematics/Statistics-R-Programming/44665
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-680d65f0-43fa8180016202820adf4512" ] "host" => array:1 [ 0 => "staging.dev.24houranswers.com" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "3.133.136.4" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 26 Apr 2025 23:02:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBTMlhVRXVwZzNFWkV3RXRDR3hXUXc9PSIsInZhbHVlIjoiL3dsMS9jdTdRRkZtQ1N4Z09UaHNWcUFaNVNsNktLZHYrWXJlRVJMVjZOcFJjck9ySjY3Z1R1emRiWWh0MHFzUHRicVVYYUNybkt0TXpXbDEzZlhBcjFjTWF5M0JpNGNaNjdhTEdnbkF4Qld6WWJSSVZGL1plUVpyYXVaczMxK00iLCJtYWMiOiI5NDBhOWZjZjRmOGYyZGZhYjUyNDIzNjlkYjUxNmYzMTllZjA0ZThkNmE0YzkzNGYwNjU3MDkzNmU1MDU5NTliIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 01:02:08 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=laxXSRF-TOKEN=eyJpdiI6IjBTMlhVRXVwZzNFWkV3RXRDR3hXUXc9PSIsInZhbHVlIjoiL3dsMS9jdTdRRkZtQ1N4Z09UaHNWcUFaNVNsNktLZHYrWXJlRVJMVjZOcFJjck9ySjY3Z1R1emRiWWh0MHFzUHRicVVYY" 1 => "24houranswers_session=eyJpdiI6Ik1vaXRraGJLZWZrRkdRR1FDSVI4bUE9PSIsInZhbHVlIjoicnNma3F5QjBxQVEyOTQ1ZVhSM2Y5ZnVTUWxuU1ovcU1jRDNwaFlUODdDamdtdUc4L2ppMDJPbG1DZDVvbjN3U0M1bnlDY2ZpNEgxdzlvZGl0N1RhMU42QnpUdldsSEVRVXVnL0FPR0sxc1BnUW1tL0dFNTZPTitrcmVpZEptZ1EiLCJtYWMiOiI1YzU0MGM0YzIxN2IzODk3YTViOWRmYTcwNzVjZThmMWVkOGY1ODM3MDNhN2Y0NWY2OTNkOTI2OTU0M2YwMWUwIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 01:02:08 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax24houranswers_session=eyJpdiI6Ik1vaXRraGJLZWZrRkdRR1FDSVI4bUE9PSIsInZhbHVlIjoicnNma3F5QjBxQVEyOTQ1ZVhSM2Y5ZnVTUWxuU1ovcU1jRDNwaFlUODdDamdtdUc4L2ppMDJPbG1DZDVvbj" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBTMlhVRXVwZzNFWkV3RXRDR3hXUXc9PSIsInZhbHVlIjoiL3dsMS9jdTdRRkZtQ1N4Z09UaHNWcUFaNVNsNktLZHYrWXJlRVJMVjZOcFJjck9ySjY3Z1R1emRiWWh0MHFzUHRicVVYYUNybkt0TXpXbDEzZlhBcjFjTWF5M0JpNGNaNjdhTEdnbkF4Qld6WWJSSVZGL1plUVpyYXVaczMxK00iLCJtYWMiOiI5NDBhOWZjZjRmOGYyZGZhYjUyNDIzNjlkYjUxNmYzMTllZjA0ZThkNmE0YzkzNGYwNjU3MDkzNmU1MDU5NTliIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 01:02:08 GMT; domain=.24houranswers.com; path=/XSRF-TOKEN=eyJpdiI6IjBTMlhVRXVwZzNFWkV3RXRDR3hXUXc9PSIsInZhbHVlIjoiL3dsMS9jdTdRRkZtQ1N4Z09UaHNWcUFaNVNsNktLZHYrWXJlRVJMVjZOcFJjck9ySjY3Z1R1emRiWWh0MHFzUHRicVVYY" 1 => "24houranswers_session=eyJpdiI6Ik1vaXRraGJLZWZrRkdRR1FDSVI4bUE9PSIsInZhbHVlIjoicnNma3F5QjBxQVEyOTQ1ZVhSM2Y5ZnVTUWxuU1ovcU1jRDNwaFlUODdDamdtdUc4L2ppMDJPbG1DZDVvbjN3U0M1bnlDY2ZpNEgxdzlvZGl0N1RhMU42QnpUdldsSEVRVXVnL0FPR0sxc1BnUW1tL0dFNTZPTitrcmVpZEptZ1EiLCJtYWMiOiI1YzU0MGM0YzIxN2IzODk3YTViOWRmYTcwNzVjZThmMWVkOGY1ODM3MDNhN2Y0NWY2OTNkOTI2OTU0M2YwMWUwIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 01:02:08 GMT; domain=.24houranswers.com; path=/; httponly24houranswers_session=eyJpdiI6Ik1vaXRraGJLZWZrRkdRR1FDSVI4bUE9PSIsInZhbHVlIjoicnNma3F5QjBxQVEyOTQ1ZVhSM2Y5ZnVTUWxuU1ovcU1jRDNwaFlUODdDamdtdUc4L2ppMDJPbG1DZDVvbj" ] ]
          session_attributes
          0 of 0
          array:6 [ "_token" => "jvQ3sDOn4iKaZsCrACYorvFfIrRmsqsPRBDnFIZR" "utm_source" => "direct" "redirectUrl" => "/college-homework-library/Mathematics/Statistics-R-Programming/44665" "_previous" => array:1 [ "url" => "https://staging.dev.24houranswers.com/college-homework-library/Mathematics/Statistics-R-Programming/44665" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]