C2W3Testing Data Quality with Great Expectations

Hi,

I am doing the lab assignment with no errors, in S3 Bucket I can see the three buckets created:

However if I go for example in Artifacts/expectations there will be only one file - ge_store_backend_id
image

and not the json file that is supposed to be there.

One more thing - when I try to open the link to Great Expectations from static web hosting I get an 404 error.

These issues lead to not full grading

Could someone help on that issue?
Thanks!

Hello @Kiril_Milev,
I could try to reproduce your issue, but it looks like your output for exercise 5 is wrong. Could you check you use batch.batch_request in the validations. Also, in the great_expectations.yml check you are using the docs bucket correctly, and correct indentation. The correct url should look like this:

@Kiril_Milev, I was playing around with exercise 5 and got this output without any errors (I think I didn’t use expectation_suite_name):

I also made other mistakes and got 5/10 in the part Expectation file in S3 artifacts bucket
Save and run the last cell again to pass the grader after the changes. Thanks

Thanks Georgios,

It needed just to restart the whole lab and it worked!

Thanks :slight_smile:

1 Like