Power BI Challenge 6 - Insurance Complaints

Lots of work went into this one! Well done.

Hi @BrianJ

Could you tell me where we can get those (csv) files inside your R code ?

numcomplaints <- read_csv(“Power BI Coding/Enterprise DNA Files/Data Challenges/Data Challenge 6/numcomplaints.csv”)
Population <- read_csv(“Power BI Coding/Enterprise DNA Files/Data Challenges/Data Challenge 6/Benford Population.csv”)
reimbursements <- read_csv(“Power BI Coding/Enterprise DNA Files/Data Challenges/Data Challenge 6/reimbursements.csv”)

@MAAbdullah47,

Here you go.

  • Brian

numcomplaints.csv (210 Bytes)
Benford Population.csv (178.6 KB)
reimbursements.csv (350 Bytes)

This is amazing! How did you make it look like a pamphlet?