YORiSOFT.ttv
TTCTheo's Typesafe Cult
•Created by YORiSOFT.ttv on 12/22/2024 in #questions
Seeking Data engineer/analyst to help me create queries for SQLite DB.
I'm creating a pokedex for the miyoo mini plus.
I found a repository of .cvs files containing a lot of information from the pokemon franchise. I'm used these .csv to creat a SQLite DB.
I've been able to generate a good amount of queries with the help of chatGPT. But chatGPT has a limit for free accounts on how much data analysis it performs. And it works for simple queries but for the more complex queries I think I'm going to need some assistance.
Seeking a data expert that can take a look at the database / tables, understand what data I'm trying to retrieve, and provide me the queries to do it.
what is a pokedex: https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9dex
what is a miyoo mini plus: https://retroresolve.com/reviews/miyoo-mini-plus-review/
.cvs files used to generate sqlite db:
https://github.com/veekun/pokedex/tree/master/pokedex/data/csv
my pokedex project:
https://github.com/Yorisoft/pokedex_miyoo/tree/refactor
2 replies