evrimfeyyaz/covid-19-api

View on GitHub
docs/classes/_datastore_memorystore_.memorystore.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>MemoryStore | 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/_datastore_memorystore_.html">&quot;DataStore/MemoryStore&quot;</a>
                </li>
                <li>
                    <a href="_datastore_memorystore_.memorystore.html">MemoryStore</a>
                </li>
            </ul>
            <h1>Class MemoryStore</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 data store that saves to and loads from the memory.</p>
                    </div>
                    <p>For more information about its methods see <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.</p>
                </div>
            </section>
            <section class="tsd-panel tsd-hierarchy">
                <h3>Hierarchy</h3>
                <ul class="tsd-hierarchy">
                    <li>
                        <span class="target">MemoryStore</span>
                    </li>
                </ul>
            </section>
            <section class="tsd-panel">
                <h3>Implements</h3>
                <ul class="tsd-hierarchy">
                    <li><a href="../interfaces/_datastore_datastore_.datastore.html" class="tsd-signature-type">DataStore</a></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 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="_datastore_memorystore_.memorystore.html#counties" class="tsd-kind-icon">counties</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_datastore_memorystore_.memorystore.html#data" class="tsd-kind-icon">data</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_datastore_memorystore_.memorystore.html#savedat" class="tsd-kind-icon">saved<wbr>At</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_datastore_memorystore_.memorystore.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="_datastore_memorystore_.memorystore.html#states" class="tsd-kind-icon">states</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"><a href="_datastore_memorystore_.memorystore.html#cleardata" class="tsd-kind-icon">clear<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#getcountiesdata" class="tsd-kind-icon">get<wbr>Counties<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#getlocationcount" class="tsd-kind-icon">get<wbr>Location<wbr>Count</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#getlocationdata" class="tsd-kind-icon">get<wbr>Location<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#getlocationslist" class="tsd-kind-icon">get<wbr>Locations<wbr>List</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#getsavedat" class="tsd-kind-icon">get<wbr>Saved<wbr>At</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#getsourcelastupdatedat" class="tsd-kind-icon">get<wbr>Source<wbr>Last<wbr>Updated<wbr>At</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#getstatesdata" class="tsd-kind-icon">get<wbr>States<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#init" class="tsd-kind-icon">init</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#putlocationdata" class="tsd-kind-icon">put<wbr>Location<wbr>Data</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-class"><a href="_datastore_memorystore_.memorystore.html#setsourcelastupdatedat" class="tsd-kind-icon">set<wbr>Source<wbr>Last<wbr>Updated<wbr>At</a></li>
                            </ul>
                        </section>
                    </div>
                </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="counties" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> counties</h3>
                    <div class="tsd-signature tsd-kind-icon">counties<span class="tsd-signature-symbol">:</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/DataStore/MemoryStore.ts#L17">src/DataStore/MemoryStore.ts:17</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="data" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> data</h3>
                    <div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</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/DataStore/MemoryStore.ts#L15">src/DataStore/MemoryStore.ts:15</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="savedat" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> saved<wbr>At</h3>
                    <div class="tsd-signature tsd-kind-icon">saved<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/DataStore/MemoryStore.ts#L18">src/DataStore/MemoryStore.ts:18</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/DataStore/MemoryStore.ts#L19">src/DataStore/MemoryStore.ts:19</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
                    <a name="states" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagPrivate">Private</span> states</h3>
                    <div class="tsd-signature tsd-kind-icon">states<span class="tsd-signature-symbol">:</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/DataStore/MemoryStore.ts#L16">src/DataStore/MemoryStore.ts:16</a></li>
                        </ul>
                    </aside>
                </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">
                    <a name="cleardata" class="tsd-anchor"></a>
                    <h3>clear<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">clear<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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#cleardata">clearData</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L142">src/DataStore/MemoryStore.ts:142</a></li>
                                </ul>
                            </aside>
                            <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">
                    <a name="getcountiesdata" class="tsd-anchor"></a>
                    <h3>get<wbr>Counties<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Counties<wbr>Data<span class="tsd-signature-symbol">(</span>countryOrRegion<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, provinceOrState<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_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#getcountiesdata">getCountiesData</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L95">src/DataStore/MemoryStore.ts:95</a></li>
                                </ul>
                            </aside>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>countryOrRegion: <span class="tsd-signature-type">string</span></h5>
                                </li>
                                <li>
                                    <h5>provinceOrState: <span class="tsd-signature-type">string</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_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</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">
                    <a name="getlocationcount" class="tsd-anchor"></a>
                    <h3>get<wbr>Location<wbr>Count</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Location<wbr>Count<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">number</span><span class="tsd-signature-symbol">&gt;</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#getlocationcount">getLocationCount</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L81">src/DataStore/MemoryStore.ts:81</a></li>
                                </ul>
                            </aside>
                            <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">number</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="getlocationdata" class="tsd-anchor"></a>
                    <h3>get<wbr>Location<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Location<wbr>Data<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_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#getlocationdata">getLocationData</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L65">src/DataStore/MemoryStore.ts:65</a></li>
                                </ul>
                            </aside>
                            <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>
                                </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_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</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">
                    <a name="getlocationslist" class="tsd-anchor"></a>
                    <h3>get<wbr>Locations<wbr>List</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Locations<wbr>List<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">string</span><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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#getlocationslist">getLocationsList</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L108">src/DataStore/MemoryStore.ts:108</a></li>
                                </ul>
                            </aside>
                            <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">string</span><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">
                    <a name="getsavedat" class="tsd-anchor"></a>
                    <h3>get<wbr>Saved<wbr>At</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Saved<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">Date</span><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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#getsavedat">getSavedAt</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L116">src/DataStore/MemoryStore.ts:116</a></li>
                                </ul>
                            </aside>
                            <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">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</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="getsourcelastupdatedat" class="tsd-anchor"></a>
                    <h3>get<wbr>Source<wbr>Last<wbr>Updated<wbr>At</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<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">Date</span><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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#getsourcelastupdatedat">getSourceLastUpdatedAt</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L134">src/DataStore/MemoryStore.ts:134</a></li>
                                </ul>
                            </aside>
                            <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">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</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="getstatesdata" class="tsd-anchor"></a>
                    <h3>get<wbr>States<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>States<wbr>Data<span class="tsd-signature-symbol">(</span>countryOrRegion<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_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#getstatesdata">getStatesData</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L85">src/DataStore/MemoryStore.ts:85</a></li>
                                </ul>
                            </aside>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>countryOrRegion: <span class="tsd-signature-type">string</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_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</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">
                    <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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#init">init</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L21">src/DataStore/MemoryStore.ts:21</a></li>
                                </ul>
                            </aside>
                            <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">
                    <a name="putlocationdata" class="tsd-anchor"></a>
                    <h3>put<wbr>Location<wbr>Data</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">put<wbr>Location<wbr>Data<span class="tsd-signature-symbol">(</span>data<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><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">
                                <p>Implementation of <a href="../interfaces/_datastore_datastore_.datastore.html">DataStore</a>.<a href="../interfaces/_datastore_datastore_.datastore.html#putlocationdata">putLocationData</a></p>
                                <ul>
                                    <li>Defined in <a href="https://github.com/evrimfeyyaz/covid-19-api/blob/4e0339e/src/DataStore/MemoryStore.ts#L31">src/DataStore/MemoryStore.ts:31</a></li>
                                </ul>
                            </aside>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>data: <a href="../interfaces/_types_.internallocationdata.html" class="tsd-signature-type">InternalLocationData</a><span class="tsd-signature-symbol">[]</span></h5>
                                </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">
                    <a name="setsourcelastupdatedat" class="tsd-anchor"></a>
                    <h3>set<wbr>Source<wbr>Last<wbr>Updated<wbr>At</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
                        <li class="tsd-signature tsd-kind-icon">set<wbr>Source<wbr>Last<wbr>Updated<wbr>At<span class="tsd-signature-symbol">(</span>sourceLastUpdatedAt<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><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/DataStore/MemoryStore.ts#L124">src/DataStore/MemoryStore.ts:124</a></li>
                                </ul>
                            </aside>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>sourceLastUpdatedAt: <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><span class="tsd-signature-type">void</span><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=" 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="current 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="_datastore_memorystore_.memorystore.html" class="tsd-kind-icon">Memory<wbr>Store</a>
                        <ul>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_datastore_memorystore_.memorystore.html#counties" class="tsd-kind-icon">counties</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_datastore_memorystore_.memorystore.html#data" class="tsd-kind-icon">data</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_datastore_memorystore_.memorystore.html#savedat" class="tsd-kind-icon">saved<wbr>At</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
                                <a href="_datastore_memorystore_.memorystore.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="_datastore_memorystore_.memorystore.html#states" class="tsd-kind-icon">states</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#cleardata" class="tsd-kind-icon">clear<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#getcountiesdata" class="tsd-kind-icon">get<wbr>Counties<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#getlocationcount" class="tsd-kind-icon">get<wbr>Location<wbr>Count</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#getlocationdata" class="tsd-kind-icon">get<wbr>Location<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#getlocationslist" class="tsd-kind-icon">get<wbr>Locations<wbr>List</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#getsavedat" class="tsd-kind-icon">get<wbr>Saved<wbr>At</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#getsourcelastupdatedat" class="tsd-kind-icon">get<wbr>Source<wbr>Last<wbr>Updated<wbr>At</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#getstatesdata" class="tsd-kind-icon">get<wbr>States<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#init" class="tsd-kind-icon">init</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#putlocationdata" class="tsd-kind-icon">put<wbr>Location<wbr>Data</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-class">
                                <a href="_datastore_memorystore_.memorystore.html#setsourcelastupdatedat" class="tsd-kind-icon">set<wbr>Source<wbr>Last<wbr>Updated<wbr>At</a>
                            </li>
                        </ul>
                    </li>
                </ul>
                <ul class="after-current">
                </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-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
            </ul>
            <ul class="tsd-legend">
                <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</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>
            </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>