| restaurant_inspections {causaldata} | R Documentation | 
Data on Restaurant Inspections
Description
The restaurant_inspections data contains data on restaurant health inspections performed in Anchorage, Alaska.
Usage
restaurant_inspections
Format
A data frame with 27178 rows and 5 variables
- business_name
- Name of restaurant/chain 
- inspection_score
- Health Inspection Score 
- Year
- Year of inspection 
- NumberofLocations
- Number of locations in restaurant chain 
- Weekend
- Was the inspection performed on a weekend? 
Details
This data set is used in the Regression chapter of The Effect.
Source
Camus, Louis-Ashley. 2020. https://www.kaggle.com/loulouashley/inspection-score-restaurant-inspection
References
Huntington-Klein. 2021. The Effect: An Introduction to Research Design and Causality. https://theeffectbook.net.
[Package causaldata version 0.1.3 Index]