rahul

Results 8 issues of rahul

Hi all! I'm experiencing this on iOS, haven't tried it on android yet. **Details**: I'm using the standard share feature in apps/mobile browsers to share into my app, and I'm...

Currently, users have no easy way of getting additional data about a highlighted region when they hover over it. Mapbox supports showing a popup on hover ([link here](https://docs.mapbox.com/mapbox-gl-js/example/popup-on-hover/)): Expected behavior...

FYI - I have disabled Mapbox rendering for now to allow easy testing of the plotted bar charts. Will reenable + clean up some code before merging. Won't work on...

Perplexity and Midjourney have really cool discord bots for their discord servers, and we need one for CensusGPT. The backend API is implemented already (https://text-sql-be.onrender.com/api/text_to_sql), it takes only one param...

Right now, we support three kinds of geolocation rendering on the Map. 1. Zipcode (zoomed in) 2. Zipcode (zoomed out) 3. Cities (basically circles around the lat/long of city center)...

Currently, the project only supports visualizing zipcodes and cities on the map using Mapbox But data can be visualized in many other interesting ways like Bar Charts, Heatmaps and Pie...

Explain SQL query back in natural language. SQL code-gen we have today is powerful because it enables to get accurate answers from a massive dataset (given that the generated SQL...

With the speed of iteration, it seems like the right time to introduce a very basic test suite to ensure there's no regression in accuracy. Today: We have 8 queries...