CodeForPhilly / CodeForPhilly/MATchMapper
Write the Django API functions to handle the requests to import data from the scraping scripts
- Linguagem predominante
- Python
- Estrelas
- 7
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Depending on the decision for issue #11, the Django API functions will work differently. If we have decided to not do a .exe file, we can just create one HTTP request function to initialize scraping and channeling the output from the scrapes directly into our database with Django's ORM model. If we decide to use a .exe file, we probably have to create multiple API functions to handle the output from the scraping differently depending on which source we scraped them from. ** The key idea behind the functions is to convert the json data into the django models before sending them into the database. We might include some logic behind how we will update key entities like providers and sites to solve the chicken-egg problems
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Comece resolvendo a decisão da issue #11 e, em seguida, inspecione os scripts de scraping, as funções da Django API e os modelos ORM envolvidos no fluxo de importação. Considera-se concluído quando o caminho de request escolhido converte o JSON do scraper em modelos Django, faz sua persistência e contempla a atualização de providers e sites sem problemas não resolvidos de ordenação de entidades.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- django, python
- Domínio
- api, backend, databases
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100