Skip to content
Snippets Groups Projects
Commit 5f970c9e authored by Cristian Weiland's avatar Cristian Weiland
Browse files

Issue #25: Fix bug getting last day of month in script and add config file


The config file has the following variables:
- Host: Host running ElasticSearch. Must not contain "http://".
- Index: The name of the index in which data will be inserted.
- Filter: The filter to get only part of Portal Transparencia's data.
Scripts were getting always the last day of the current month instead of the last day of the parameter's month.

Signed-off-by: default avatarCristian Weiland <cw14@inf.ufpr.br>
parent 26244a79
No related branches found
No related tags found
No related merge requests found
Showing
with 127 additions and 51 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment