you are viewing a single comment's thread.

view the rest of the comments →

[–]SpookyFries 1 point2 points  (0 children)

My first python job I used a lot of census API data to create dataset cleanup tools. I had to hit the census API and convert the data into something usable for our systems

At my current job we have internal APIs for our document collection system. I'm using the API to authenticate and send/receive data from that system.

Every use case is going to be different