evrimfeyyaz/covid-19-api

View on GitHub
docs/classes/_covid19api_.covid19api.html

Summary

Maintainability
Test Coverage
<!doctype html>
<html class="default no-js">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>COVID19API | COVID-19 API - v2.0.5</title>
    <meta name="description" content="Documentation for COVID-19 API - v2.0.5">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
    <div class="tsd-page-toolbar">
        <div class="container">
            <div class="table-wrap">
                <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
                    <div class="field">
                        <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
                        <input id="tsd-search-field" type="text" />
                    </div>
                    <ul class="results">
                        <li class="state loading">Preparing search index...</li>
                        <li class="state failure">The search index is not available</li>
                    </ul>
                    <a href="../index.html" class="title">COVID-19 API - v2.0.5</a>
                </div>
                <div class="table-cell" id="tsd-widgets">
                    <div id="tsd-filter">
                        <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
                        <div class="tsd-filter-group">
                            <div class="tsd-select" id="tsd-filter-visibility">
                                <span class="tsd-select-label">All</span>
                                <ul class="tsd-select-list">
                                    <li data-value="public">Public</li>
                                    <li data-value="protected">Public/Protected</li>
                                    <li data-value="private" class="selected">All</li>
                                </ul>
                            </div>
                            <input type="checkbox" id="tsd-filter-inherited" checked />
                            <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
                            <input type="checkbox" id="tsd-filter-externals" checked />
                            <label class="tsd-widget" for="tsd-filter-externals">Externals</label>
                            <input type="checkbox" id="tsd-filter-only-exported" />
                            <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
                        </div>
                    </div>
                    <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
                </div>
            </div>
        </div>
    </div>
    <div class="tsd-page-title">
        <div class="container">
            <ul class="tsd-breadcrumb">
                <li>
                    <a href="../globals.html">Globals</a>
                </li>
                <li>
                    <a href="../modules/_covid19api_.html">&quot;COVID19API&quot;</a>
                </li>
                <li>
                    <a href="_covid19api_.covid19api.html">COVID19API</a>
                </li>
            </ul>
            <h1>Class COVID19API</h1>
        </div>
    </div>
</header>
<div class="container container-main">
    <div class="row">
        <div class="col-8 col-content">
            <section class="tsd-panel tsd-comment">
                <div class="tsd-comment tsd-typography">
                    <div class="lead">
                        <p>A class that provides a simple API for interacting with the JHU CSSE COVID-19 time series data.</p>
                    </div>
                </div>
            </section>
            <section class="tsd-panel tsd-hierarchy">
                <h3>Hierarchy</h3>
                <ul class="tsd-hierarchy">
                    <li>
                        <span class="target">COVID19API</span>
                    </li>
                </ul>
            </section>
            <section class="tsd-panel-group tsd-index-group">
                <h2>Index</h2>
                <section class="tsd-panel tsd-index-panel">
                    <div class="tsd-index-content">
                        <section class="tsd-index-section ">
                            <h3>Constructors</h3>
                            <ul class="tsd-index-list">
                                <li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#constructor" class="tsd-kind-icon">constructor</a></li>
                            </ul>
                        </section>
                        <section class="tsd-index-section tsd-is-private tsd-is-private-protected">
                            <h3>Properties</h3>
                            <ul class="tsd-index-list">
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#_firstdate" class="tsd-kind-icon">_first<wbr>Date</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#_lastdate" class="tsd-kind-icon">_last<wbr>Date</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#_locations" class="tsd-kind-icon">_locations</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#_sourcelastupdatedat" class="tsd-kind-icon">_source<wbr>Last<wbr>Updated<wbr>At</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#datagetter" class="tsd-kind-icon">data<wbr>Getter</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#datastore" class="tsd-kind-icon">data<wbr>Store</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#datavalidityinms" class="tsd-kind-icon">data<wbr>Validity<wbr>InMS</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#isinitialized" class="tsd-kind-icon">is<wbr>Initialized</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#lazyloadusdata" class="tsd-kind-icon">lazy<wbr>LoadUSData</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#onloadingstatuschange" class="tsd-kind-icon">on<wbr>Loading<wbr>Status<wbr>Change</a></li>
                            </ul>
                        </section>
                        <section class="tsd-index-section ">
                            <h3>Accessors</h3>
                            <ul class="tsd-index-list">
                                <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#firstdate" class="tsd-kind-icon">first<wbr>Date</a></li>
                                <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#lastdate" class="tsd-kind-icon">last<wbr>Date</a></li>
                                <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#locations" class="tsd-kind-icon">locations</a></li>
                                <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#sourcelastupdatedat" class="tsd-kind-icon">source<wbr>Last<wbr>Updated<wbr>At</a></li>
                            </ul>
                        </section>
                        <section class="tsd-index-section ">
                            <h3>Methods</h3>
                            <ul class="tsd-index-list">
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#addcalculatedvalues" class="tsd-kind-icon">add<wbr>Calculated<wbr>Values</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#getdatabylocation" class="tsd-kind-icon">get<wbr>Data<wbr>ByLocation</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#getdatabylocationanddate" class="tsd-kind-icon">get<wbr>Data<wbr>ByLocation<wbr>And<wbr>Date</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#getdatabylocations" class="tsd-kind-icon">get<wbr>Data<wbr>ByLocations</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#getparsedglobalconfirmeddata" class="tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Confirmed<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#getparsedglobaldeathsdata" class="tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Deaths<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#getparsedglobalrecovereddata" class="tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Recovered<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#getparsedusconfirmeddata" class="tsd-kind-icon">get<wbr>ParsedUSConfirmed<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#getparsedusdeathsdata" class="tsd-kind-icon">get<wbr>ParsedUSDeaths<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#hasfreshdatainstore" class="tsd-kind-icon">has<wbr>Fresh<wbr>Data<wbr>InStore</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#hasusdatainstore" class="tsd-kind-icon">hasUSData<wbr>InStore</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_covid19api_.covid19api.html#init" class="tsd-kind-icon">init</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#loaddataifstorehasnofreshdata" class="tsd-kind-icon">load<wbr>Data<wbr>IfStore<wbr>Has<wbr>NoFresh<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#loadglobaldata" class="tsd-kind-icon">load<wbr>Global<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#loadusstateandcountydata" class="tsd-kind-icon">loadUSState<wbr>And<wbr>County<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#setfirstandlastdates" class="tsd-kind-icon">set<wbr>First<wbr>And<wbr>Last<wbr>Dates</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#setlocations" class="tsd-kind-icon">set<wbr>Locations</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_covid19api_.covid19api.html#setsourcelastupdatedat" class="tsd-kind-icon">set<wbr>Source<wbr>Last<wbr>Updated<wbr>At</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static"><a href="_covid19api_.covid19api.html#getparseddata" class="tsd-kind-icon">get<wbr>Parsed<wbr>Data</a></li>
                            </ul>
                        </section>
                    </div>
                </section>
            </section>
            <section class="tsd-panel-group tsd-member-group ">
                <h2>Constructors</h2>
                <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
                    <a name="constructor" class="tsd-anchor"></a>
                    <h3>constructor</h3>
                    <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">new COVID19API<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/_covid19api_.covid19apioptions.html" class="tsd-signature-type">COVID19APIOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_covid19api_.covid19api.html" class="tsd-signature-type">COVID19API</a></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L115">src/COVID19API.ts:115</a></li>
                                </ul>
                            </aside>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5><span class="tsd-flag ts-flagDefault value">Default value</span> options: <a href="../interfaces/_covid19api_.covid19apioptions.html" class="tsd-signature-type">COVID19APIOptions</a><span class="tsd-signature-symbol"> = {}</span></h5>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <a href="_covid19api_.covid19api.html" class="tsd-signature-type">COVID19API</a></h4>
                        </li>
                    </ul>
                </section>
            </section>
            <section class="tsd-panel-group tsd-member-group tsd-is-private tsd-is-private-protected">
                <h2>Properties</h2>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="_firstdate" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> _first<wbr>Date</h3>
                    <div class="tsd-signature tsd-kind-icon">_first<wbr>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L192">src/COVID19API.ts:192</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="_lastdate" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> _last<wbr>Date</h3>
                    <div class="tsd-signature tsd-kind-icon">_last<wbr>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L207">src/COVID19API.ts:207</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="_locations" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> _locations</h3>
                    <div class="tsd-signature tsd-kind-icon">_locations<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L159">src/COVID19API.ts:159</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="_sourcelastupdatedat" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> _source<wbr>Last<wbr>Updated<wbr>At</h3>
                    <div class="tsd-signature tsd-kind-icon">_source<wbr>Last<wbr>Updated<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L174">src/COVID19API.ts:174</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="datagetter" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> data<wbr>Getter</h3>
                    <div class="tsd-signature tsd-kind-icon">data<wbr>Getter<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_datagetter_datagetter_.datagetter.html" class="tsd-signature-type">DataGetter</a></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L115">src/COVID19API.ts:115</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="datastore" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> data<wbr>Store</h3>
                    <div class="tsd-signature tsd-kind-icon">data<wbr>Store<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_datastore_datastore_.datastore.html" class="tsd-signature-type">DataStore</a></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L114">src/COVID19API.ts:114</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="datavalidityinms" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> data<wbr>Validity<wbr>InMS</h3>
                    <div class="tsd-signature tsd-kind-icon">data<wbr>Validity<wbr>InMS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L106">src/COVID19API.ts:106</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="isinitialized" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> is<wbr>Initialized</h3>
                    <div class="tsd-signature tsd-kind-icon">is<wbr>Initialized<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L112">src/COVID19API.ts:112</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="lazyloadusdata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> lazy<wbr>LoadUSData</h3>
                    <div class="tsd-signature tsd-kind-icon">lazy<wbr>LoadUSData<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L107">src/COVID19API.ts:107</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="onloadingstatuschange" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> on<wbr>Loading<wbr>Status<wbr>Change</h3>
                    <div class="tsd-signature tsd-kind-icon">on<wbr>Loading<wbr>Status<wbr>Change<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>isLoading<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span>, loadingMessage<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L108">src/COVID19API.ts:108</a></li>
                        </ul>
                    </aside>
                </section>
            </section>
            <section class="tsd-panel-group tsd-member-group ">
                <h2>Accessors</h2>
                <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
                    <a name="firstdate" class="tsd-anchor"></a>
                    <h3>first<wbr>Date</h3>
                    <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> firstDate<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L199">src/COVID19API.ts:199</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns the first day of the time series data.</p>
                                </div>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_covid19api_.covid19apinotinitializederror.html">COVID19APINotInitializedError</a> Thrown when the API instance is not initialized
                                        by calling the <code>init</code> method first.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
                    <a name="lastdate" class="tsd-anchor"></a>
                    <h3>last<wbr>Date</h3>
                    <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> lastDate<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L214">src/COVID19API.ts:214</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns the last day of the time series data.</p>
                                </div>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_covid19api_.covid19apinotinitializederror.html">COVID19APINotInitializedError</a> Thrown when the API instance is not initialized
                                        by calling the <code>init</code> method first.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
                    <a name="locations" class="tsd-anchor"></a>
                    <h3>locations</h3>
                    <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> locations<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L166">src/COVID19API.ts:166</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns the list of locations in the JHU CSSE dataset.</p>
                                </div>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_covid19api_.covid19apinotinitializederror.html">COVID19APINotInitializedError</a> Thrown when the API instance is not initialized
                                        by calling the <code>init</code> method first.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
                    <a name="sourcelastupdatedat" class="tsd-anchor"></a>
                    <h3>source<wbr>Last<wbr>Updated<wbr>At</h3>
                    <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> sourceLastUpdatedAt<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L184">src/COVID19API.ts:184</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns the date and time the source of the data was last updated at.</p>
                                </div>
                                <p>If the data getter is not able to get the date that the source was last updated on, it might
                                return <code>undefined</code>.</p>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_covid19api_.covid19apinotinitializederror.html">COVID19APINotInitializedError</a> Thrown when the API instance is not initialized
                                        by calling the <code>init</code> method first.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h4>
                        </li>
                    </ul>
                </section>
            </section>
            <section class="tsd-panel-group tsd-member-group ">
                <h2>Methods</h2>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="addcalculatedvalues" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> add<wbr>Calculated<wbr>Values</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">add<wbr>Calculated<wbr>Values<span class="tsd-signature-symbol">(</span>locationData<span class="tsd-signature-symbol">: </span><a href="../interfaces/_types_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_types_.locationdata.html" class="tsd-signature-type">LocationData</a></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L371">src/COVID19API.ts:371</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>The internal location data only includes confirmed cases, deaths and recoveries data. This
                                        method adds extra calculated values to the data, such as new confirmed cases and case fatality
                                    rate.</p>
                                </div>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>locationData: <a href="../interfaces/_types_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</a></h5>
                                    <div class="tsd-comment tsd-typography">
                                    </div>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <a href="../interfaces/_types_.locationdata.html" class="tsd-signature-type">LocationData</a></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
                    <a name="getdatabylocation" class="tsd-anchor"></a>
                    <h3>get<wbr>Data<wbr>ByLocation</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Data<wbr>ByLocation<span class="tsd-signature-symbol">(</span>location<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_types_.locationdata.html" class="tsd-signature-type">LocationData</a><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L270">src/COVID19API.ts:270</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns the location data for the given location name.</p>
                                </div>
                                <p><em>If the API is initialized to lazy load the US data, calling this also automatically loads
                                the US data if the given location name is of a US county or state.</em></p>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_covid19api_.covid19apinotinitializederror.html">COVID19APINotInitializedError</a> Thrown when the API instance is not initialized
                                        by calling the <code>init</code> method first.</p>
                                    </dd>
                                    <dt>throws</dt>
                                    <dd><p><a href="_datastore_datastore_.datastoreinvalidlocationerror.html">DataStoreInvalidLocationError</a> Thrown when the given location cannot be found
                                        in the store.</p>
                                    </dd>
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>location: <span class="tsd-signature-type">string</span></h5>
                                    <div class="tsd-comment tsd-typography">
                                        <p>The full name of the location, e.g. <code>&quot;US (Autauga, Alabama)&quot;</code>.</p>
                                    </div>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_types_.locationdata.html" class="tsd-signature-type">LocationData</a><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
                    <a name="getdatabylocationanddate" class="tsd-anchor"></a>
                    <h3>get<wbr>Data<wbr>ByLocation<wbr>And<wbr>Date</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Data<wbr>ByLocation<wbr>And<wbr>Date<span class="tsd-signature-symbol">(</span>location<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, date<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_types_.valuesondate.html" class="tsd-signature-type">ValuesOnDate</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L321">src/COVID19API.ts:321</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns the location data for the given location name and date.</p>
                                </div>
                                <p><em>If the API is initialized to lazy load the US data, calling this also automatically loads
                                the US data if the given location name is of a US county or state.</em></p>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_covid19api_.covid19apinotinitializederror.html">COVID19APINotInitializedError</a> Thrown when the API instance is not initialized
                                        by calling the <code>init</code> method first.</p>
                                    </dd>
                                    <dt>throws</dt>
                                    <dd><p><a href="_datastore_datastore_.datastoreinvalidlocationerror.html">DataStoreInvalidLocationError</a> Thrown when the given location cannot be found
                                        in the store.</p>
                                    </dd>
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>location: <span class="tsd-signature-type">string</span></h5>
                                    <div class="tsd-comment tsd-typography">
                                        <p>The full name of the location, e.g. <code>&quot;US (Autauga, Alabama)&quot;</code>.</p>
                                    </div>
                                </li>
                                <li>
                                    <h5>date: <span class="tsd-signature-type">Date</span></h5>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_types_.valuesondate.html" class="tsd-signature-type">ValuesOnDate</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">&gt;</span></h4>
                            <p>A Promise that will resolve to a <a href="../interfaces/_types_.valuesondate.html">ValuesOnDate</a> object, of <code>undefined</code> if there
                            is no data available for the given date.</p>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
                    <a name="getdatabylocations" class="tsd-anchor"></a>
                    <h3>get<wbr>Data<wbr>ByLocations</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Data<wbr>ByLocations<span class="tsd-signature-symbol">(</span>locations<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_types_.locationdata.html" class="tsd-signature-type">LocationData</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L288">src/COVID19API.ts:288</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns the location data for the given location names.</p>
                                </div>
                                <p><em>If the API is initialized to lazy load the US data, calling this also automatically loads
                                the US data if one of the given location names is of a US county or state.</em></p>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_covid19api_.covid19apinotinitializederror.html">COVID19APINotInitializedError</a> Thrown when the API instance is not initialized
                                        by calling the <code>init</code> method first.</p>
                                    </dd>
                                    <dt>throws</dt>
                                    <dd><p><a href="_datastore_datastore_.datastoreinvalidlocationerror.html">DataStoreInvalidLocationError</a> Thrown when the given location cannot be found
                                        in the store.</p>
                                    </dd>
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>locations: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
                                    <div class="tsd-comment tsd-typography">
                                        <p>An array containing the full names of the locations, e.g. <code>[&quot;US (Autauga,
  Alabama)&quot;, &quot;Turkey&quot;]</code>.</p>
                                    </div>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_types_.locationdata.html" class="tsd-signature-type">LocationData</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="getparsedglobalconfirmeddata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>Parsed<wbr>Global<wbr>Confirmed<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Confirmed<wbr>Data<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L549">src/COVID19API.ts:549</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="getparsedglobaldeathsdata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>Parsed<wbr>Global<wbr>Deaths<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Deaths<wbr>Data<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L555">src/COVID19API.ts:555</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="getparsedglobalrecovereddata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>Parsed<wbr>Global<wbr>Recovered<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Recovered<wbr>Data<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L561">src/COVID19API.ts:561</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="getparsedusconfirmeddata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>ParsedUSConfirmed<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>ParsedUSConfirmed<wbr>Data<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L567">src/COVID19API.ts:567</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="getparsedusdeathsdata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>ParsedUSDeaths<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>ParsedUSDeaths<wbr>Data<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L573">src/COVID19API.ts:573</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="hasfreshdatainstore" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> has<wbr>Fresh<wbr>Data<wbr>InStore</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">has<wbr>Fresh<wbr>Data<wbr>InStore<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L332">src/COVID19API.ts:332</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Checks if the data store already has data AND it is not stale, i.e. hasn&#39;t expired based on
                                    the <code>dataValidityInMS</code> option.</p>
                                </div>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="hasusdatainstore" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> hasUSData<wbr>InStore</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">hasUSData<wbr>InStore<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L349">src/COVID19API.ts:349</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns <code>true</code> if the data store already has US county-level data.</p>
                                </div>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
                    <a name="init" class="tsd-anchor"></a>
                    <h3>init</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">init<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L240">src/COVID19API.ts:240</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Initializes the API. This must be called before calling other methods.</p>
                                </div>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                    <dt>throws</dt>
                                    <dd><p><a href="_covid19api_.covid19apialreadyinitializederror.html">COVID19APIAlreadyInitializedError</a> Thrown when this method is called more than
                                        once.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="loaddataifstorehasnofreshdata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> load<wbr>Data<wbr>IfStore<wbr>Has<wbr>NoFresh<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">load<wbr>Data<wbr>IfStore<wbr>Has<wbr>NoFresh<wbr>Data<span class="tsd-signature-symbol">(</span>forceLoadUSData<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L470">src/COVID19API.ts:470</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Loads data if the store does not have data or the data in the store is expired.</p>
                                </div>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5><span class="tsd-flag ts-flagDefault value">Default value</span> forceLoadUSData: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></h5>
                                    <div class="tsd-comment tsd-typography">
                                        <p>When <code>true</code>, loads the US county-level data even when <code>lazyLoadUSData</code>
                                        option is also set to <code>true</code>.</p>
                                    </div>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="loadglobaldata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> load<wbr>Global<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">load<wbr>Global<wbr>Data<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L517">src/COVID19API.ts:517</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Loads the data global confirmed cases, deaths and recoveries data from the data store.</p>
                                </div>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="loadusstateandcountydata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> loadUSState<wbr>And<wbr>County<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">loadUSState<wbr>And<wbr>County<wbr>Data<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L536">src/COVID19API.ts:536</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Loads the US state and county data for confirmed cases and deaths from the data store.</p>
                                </div>
                                <dl class="tsd-comment-tags">
                                    <dt>throws</dt>
                                    <dd><p><a href="_datagetter_datagetter_.datagettererror.html">DataGetterError</a> Thrown when there is an error getting the data.</p>
                                    </dd>
                                </dl>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="setfirstandlastdates" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> set<wbr>First<wbr>And<wbr>Last<wbr>Dates</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">set<wbr>First<wbr>And<wbr>Last<wbr>Dates<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L453">src/COVID19API.ts:453</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Internally sets the first and the last date that the data store has data for.</p>
                                </div>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="setlocations" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> set<wbr>Locations</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">set<wbr>Locations<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L438">src/COVID19API.ts:438</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Internally sets the list of locations that are available in the data store, as well as the US
                                        state and county location names even if they are not yet loaded, so that they can still be
                                    requested even when they are lazy loaded.</p>
                                </div>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
                    <a name="setsourcelastupdatedat" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> set<wbr>Source<wbr>Last<wbr>Updated<wbr>At</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
                        <li class="tsd-signature tsd-kind-icon">set<wbr>Source<wbr>Last<wbr>Updated<wbr>At<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L429">src/COVID19API.ts:429</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Internally sets the date that the source of the data was last updated.</p>
                                </div>
                                <p>When using <a href="_datagetter_githubgetter_.githubgetter.html">GitHubGetter</a>, this is the last commit date of the source CSV files.</p>
                            </div>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static">
                    <a name="getparseddata" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>Parsed<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Parsed<wbr>Data<span class="tsd-signature-symbol">(</span>csvPromise<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/COVID19API.ts#L227">src/COVID19API.ts:227</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Returns a parsed version of the given string containing comma separated values.</p>
                                </div>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>csvPromise: <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5>
                                    <div class="tsd-comment tsd-typography">
                                    </div>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_parse_.parsedcsv.html" class="tsd-signature-type">ParsedCSV</a><span class="tsd-signature-symbol">&gt;</span></h4>
                        </li>
                    </ul>
                </section>
            </section>
        </div>
        <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
            <nav class="tsd-navigation primary">
                <ul>
                    <li class="globals  ">
                        <a href="../globals.html"><em>Globals</em></a>
                    </li>
                    <li class="current tsd-kind-module">
                        <a href="../modules/_covid19api_.html">&quot;COVID19API&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_covid19apierror_.html">&quot;COVID19APIError&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_datagetter_datagetter_.html">&quot;<wbr>Data<wbr>Getter/<wbr>Data<wbr>Getter&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_datagetter_filegetter_.html">&quot;<wbr>Data<wbr>Getter/<wbr>File<wbr>Getter&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_datagetter_githubgetter_.html">&quot;<wbr>Data<wbr>Getter/<wbr>Git<wbr>Hub<wbr>Getter&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_datastore_datastore_.html">&quot;<wbr>Data<wbr>Store/<wbr>Data<wbr>Store&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_datastore_indexeddbstore_.html">&quot;<wbr>Data<wbr>Store/<wbr>IndexedDBStore&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_datastore_memorystore_.html">&quot;<wbr>Data<wbr>Store/<wbr>Memory<wbr>Store&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_format_.html">&quot;format&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_index_.html">&quot;index&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_parse_.html">&quot;parse&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_types_.html">&quot;types&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_uslocations_.html">&quot;us<wbr>Locations&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_usstates_.html">&quot;us<wbr>States&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_utils_.html">&quot;utils&quot;</a>
                    </li>
                </ul>
            </nav>
            <nav class="tsd-navigation secondary menu-sticky">
                <ul class="before-current">
                </ul>
                <ul class="current">
                    <li class="current tsd-kind-class tsd-parent-kind-module">
                        <a href="_covid19api_.covid19api.html" class="tsd-kind-icon">COVID19API</a>
                        <ul>
                            <li class=" tsd-kind-constructor tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#constructor" class="tsd-kind-icon">constructor</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#_firstdate" class="tsd-kind-icon">_first<wbr>Date</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#_lastdate" class="tsd-kind-icon">_last<wbr>Date</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#_locations" class="tsd-kind-icon">_locations</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#_sourcelastupdatedat" class="tsd-kind-icon">_source<wbr>Last<wbr>Updated<wbr>At</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#datagetter" class="tsd-kind-icon">data<wbr>Getter</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#datastore" class="tsd-kind-icon">data<wbr>Store</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#datavalidityinms" class="tsd-kind-icon">data<wbr>Validity<wbr>InMS</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#isinitialized" class="tsd-kind-icon">is<wbr>Initialized</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#lazyloadusdata" class="tsd-kind-icon">lazy<wbr>LoadUSData</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#onloadingstatuschange" class="tsd-kind-icon">on<wbr>Loading<wbr>Status<wbr>Change</a>
                            </li>
                            <li class=" tsd-kind-get-signature tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#firstdate" class="tsd-kind-icon">first<wbr>Date</a>
                            </li>
                            <li class=" tsd-kind-get-signature tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#lastdate" class="tsd-kind-icon">last<wbr>Date</a>
                            </li>
                            <li class=" tsd-kind-get-signature tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#locations" class="tsd-kind-icon">locations</a>
                            </li>
                            <li class=" tsd-kind-get-signature tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#sourcelastupdatedat" class="tsd-kind-icon">source<wbr>Last<wbr>Updated<wbr>At</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#addcalculatedvalues" class="tsd-kind-icon">add<wbr>Calculated<wbr>Values</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#getdatabylocation" class="tsd-kind-icon">get<wbr>Data<wbr>ByLocation</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#getdatabylocationanddate" class="tsd-kind-icon">get<wbr>Data<wbr>ByLocation<wbr>And<wbr>Date</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#getdatabylocations" class="tsd-kind-icon">get<wbr>Data<wbr>ByLocations</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#getparsedglobalconfirmeddata" class="tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Confirmed<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#getparsedglobaldeathsdata" class="tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Deaths<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#getparsedglobalrecovereddata" class="tsd-kind-icon">get<wbr>Parsed<wbr>Global<wbr>Recovered<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#getparsedusconfirmeddata" class="tsd-kind-icon">get<wbr>ParsedUSConfirmed<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#getparsedusdeathsdata" class="tsd-kind-icon">get<wbr>ParsedUSDeaths<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#hasfreshdatainstore" class="tsd-kind-icon">has<wbr>Fresh<wbr>Data<wbr>InStore</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#hasusdatainstore" class="tsd-kind-icon">hasUSData<wbr>InStore</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_covid19api_.covid19api.html#init" class="tsd-kind-icon">init</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#loaddataifstorehasnofreshdata" class="tsd-kind-icon">load<wbr>Data<wbr>IfStore<wbr>Has<wbr>NoFresh<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#loadglobaldata" class="tsd-kind-icon">load<wbr>Global<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#loadusstateandcountydata" class="tsd-kind-icon">loadUSState<wbr>And<wbr>County<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#setfirstandlastdates" class="tsd-kind-icon">set<wbr>First<wbr>And<wbr>Last<wbr>Dates</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#setlocations" class="tsd-kind-icon">set<wbr>Locations</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
                                <a href="_covid19api_.covid19api.html#setsourcelastupdatedat" class="tsd-kind-icon">set<wbr>Source<wbr>Last<wbr>Updated<wbr>At</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static">
                                <a href="_covid19api_.covid19api.html#getparseddata" class="tsd-kind-icon">get<wbr>Parsed<wbr>Data</a>
                            </li>
                        </ul>
                    </li>
                </ul>
                <ul class="after-current">
                    <li class=" tsd-kind-class tsd-parent-kind-module">
                        <a href="_covid19api_.covid19apialreadyinitializederror.html" class="tsd-kind-icon">COVID19APIAlready<wbr>Initialized<wbr>Error</a>
                    </li>
                    <li class=" tsd-kind-class tsd-parent-kind-module">
                        <a href="_covid19api_.covid19apinotinitializederror.html" class="tsd-kind-icon">COVID19APINot<wbr>Initialized<wbr>Error</a>
                    </li>
                    <li class=" tsd-kind-interface tsd-parent-kind-module">
                        <a href="../interfaces/_covid19api_.covid19apioptions.html" class="tsd-kind-icon">COVID19APIOptions</a>
                    </li>
                    <li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported">
                        <a href="../modules/_covid19api_.html#filepaths" class="tsd-kind-icon">File<wbr>Paths</a>
                    </li>
                    <li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported">
                        <a href="../modules/_covid19api_.html#loadfromoptions" class="tsd-kind-icon">Load<wbr>From<wbr>Options</a>
                    </li>
                    <li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported">
                        <a href="../modules/_covid19api_.html#storeoptions" class="tsd-kind-icon">Store<wbr>Options</a>
                    </li>
                </ul>
            </nav>
        </div>
    </div>
</div>
<footer class="with-border-bottom">
    <div class="container">
        <h2>Legend</h2>
        <div class="tsd-legend-group">
            <ul class="tsd-legend">
                <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
                <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
                <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
                <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
                <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
            </ul>
            <ul class="tsd-legend">
                <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
                <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
                <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
            </ul>
            <ul class="tsd-legend">
                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
                <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
            </ul>
            <ul class="tsd-legend">
                <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
            </ul>
        </div>
    </div>
</footer>
<div class="container tsd-generator">
    <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>