Data collector, indexer and search engine on worldwide financial news articles.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
103
commits
66
commits
added retrieval amounts and retrieval time to the results page. Retrieval time needs better styling to display seconds rather the the timestamp
2e9af66View on GitHubfixed merge conflict by updating variable names in retrievalExecution to incoming variable names. Styling added in the function calls can be changed back into the old main styling
efabdccView on GitHubwrote all code to use GCS in deployment mode. Currently the system will only work in deployment mode until we change the local file names to the same names as the GCS names. This is because the deployment bool does not influence the filename inputs in the json_loader function in helpers.py. If you want to make use of the deployment version, you will need the service user key in the data folder of the retrieval app
51fcfddView on GitHubMerge pull request #12 from timhuijsmans1/System_optimization
00ca2d8View on GitHubImplemented date bool with boolean search containing phrase
b9b9cf0View on GitHub