Open justin-rohan opened 3 years ago
Hi again @justin-rohan, so I guess that the issue you created and closed in #372 was created/closed by mistake and this is the original one I'm assuming.
I'll work on this issue, since the filtering may not be working... :confused:
Hi @alvarobartt you are correct (the other issue was created by mistake).
CATEGORY_FILTERS = { "credit": "_credit", "employment": "_employment", "economic_activity": "_economicActivity", "inflation": "_inflation", "central_banks": "_centralBanks", "confidence": "_confidenceIndex", "balance": "_balance", "bonds": "_Bonds", } the left keywords are orking for me.
Hello, when trying to pull information for certain categories in the economic calendar, it appears as if the filtering does not work. For example, I have found that I cannot filter by Central Bank data (it returns the same thing as when I don't filter by category at all) but can filter by employment data.