Hello,
I’m writing to report a persistent issue I’m encountering in the lab for Module 2: Identifying Vulnerable Communities using the U.S. Census API.
Data Analytics Foundations > Data I/O and Preprocessing with Python and SQL > Module 2 > Grading Lab
Specifically, in Exercise 1a, I am unable to connect to the provided API endpoint. I’ve used the correct code as outlined in the instructions:
my code:
{mentor edit: code removed
the API request consistently fails. I am receiving a SSLEOFError which indicates a network-level problem, specifically an “Unexpected EOF while reading.” This suggests an issue with the SSL handshake and not with the code. I have also seen the API return a 404 Not Found error, which further suggests that the endpoint itself is unavailable.
Could you please investigate the status of the API endpoint at https://2eraiuh.dl.ai.link/api/UScensus? This seems to be a server-side or environment-specific problem preventing me from completing the assignment.
Thank you for your assistance.
Best regards,
Igor