Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

FEATURE: Implement lambda function for fine-tuned index filtering. #39

@Defirence

Description

@Defirence

Functionality needs to be added into the main.py module to allow end-users to specify a key/value pair index to output specific data.

Requirements:

  • lambda function that calls the dict.() or whichever datastructure .json() will dump the data into.
  • friendly index filters
  • select specific region values, or geographic region from said lambda function.
  • strip whitespaces, newlines, etc.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions