Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there are database for each day in the past? #9

Open
ulf1 opened this issue Jan 21, 2021 · 0 comments
Open

Is there are database for each day in the past? #9

ulf1 opened this issue Jan 21, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@ulf1
Copy link
Member

ulf1 commented Jan 21, 2021

Example

  • key=date
  • value=arr of events
{
    "1234-01-23": [
        {"location": "Big City", "event-type": "sales"},
        {"country": "??", "event-type": "public holiday"},
       ...
    ]
}
@ulf1 ulf1 added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant