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.
import requests
import pandas as pd
import json
import numpy as np
import seaborn as sns
import matplotlib.pylot as plt
Feel free to contact me if you have any question. [email protected]