Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 659 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 659 Bytes

Join 2 APIs

About the project

This program will join two API's to show a final output of number of hospital beds and Covid mortality in each county of the United States.

Built with Jupyter lab

Dependency

API

Call API

API Document

Import Library

import requests

import pandas as pd

import json

import numpy as np

import seaborn as sns

import matplotlib.pylot as plt

Contact

Feel free to contact me if you have any question. [email protected]