enceladusbigdata

MINERAÇÃO E PROCESSAMENTO DE INFORMAÇÕES EPIDEMIOLÓGICAS NO CONTEXTO DA SOCIEDADE BRASILEIRA DE QUEIMADURAS

https://github.com/rodrinac/enceladusbigdata

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

MINERAÇÃO E PROCESSAMENTO DE INFORMAÇÕES EPIDEMIOLÓGICAS NO CONTEXTO DA SOCIEDADE BRASILEIRA DE QUEIMADURAS

Basic Info
  • Host: GitHub
  • Owner: rodrinac
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 926 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme License Citation

README.md

enceladus big data

O que é?

Enceladus Big Data é um sistema criado para ajudar pesquisadores da Sociedade Brasileira de Queimaduras (SBQ) na coleta, processamento e distribuição de dados brutos em informações úteis por meio da linguagem R, Python e demais bibliotecas que auxiliam na manipulação dos registros.

Colaboradores

Desenvolvido por: José Inácio Rodrigues da Silva e Josué de Paulo Viana

Orientador: Me. Fábio Ferraz Fernandez

Com a colaboração de: Dr. Sérgio Eduardo Soares Fernandes

Como rodar:

Instalar dependências primárias

Python v3 (sudo apt install python python-is-python3)

Pip v3 (sudo apt install python3-pip)

Venv (sudo apt install python3-venv)

R (sudo apt install r-base)

OpenSSL (sudo apt install libcurl4-openssl-dev libssl-dev)

Pandoc (sudo apt install pandoc)

Texline (sudo apt install texlive)

Latex extras (sudo apt install texlive-latex-extra)

Libfonts (sudo apt-get install libfontconfig1-dev)

Fazer clone do projeto do Github:

git clone git@github.com:josersinacio/EnceladusBigData.git

Criar e habilitar um VirtualEnv para o Python:

cd src
python -m venv venv 
source venv/bin/activate

Instalar o wheel:

pip install wheel

Instalar as dependências do requirements.txt

pip install -r requirements.txt

Executar o setup.py que fará uma configuração básica para o python

sudo python setup.py

**P.S.:* setup.py fará um download de CSV contendo uma estimativa populacional de 2020 no formato state,stateibgecode,cityibgecode,city,estimated_population. setup.py também instalará as biblioteca do R (incluindo o Microdatasus)*

Owner

  • Name: Rodrigo
  • Login: rodrinac
  • Kind: user
  • Location: Brasília - Brasil
  • Company: CWI

[Web, Mobile, Desktop] Developer.

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Enceladus Big Data
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - email: josuep.viana@gmail.com
    given-names: Josué de Paulo Viana
  - given-names: José Rodrigo da Silva Inácio
    email: jose.rs.inacio@gmail.com

GitHub Events

Total
Last Year

Dependencies

src/requirements.txt pypi
  • Deprecated ==1.2.13
  • Jinja2 ==3.0.3
  • MarkupSafe ==2.0.1
  • PyYAML ==6.0
  • Quart-CORS ==0.5.0
  • Werkzeug ==2.0.2
  • aiofiles ==0.8.0
  • autopep8 ==1.6.0
  • blinker ==1.4
  • boto3 ==1.20.14
  • botocore ==1.23.14
  • click ==8.0.3
  • h11 ==0.12.0
  • h2 ==4.1.0
  • hpack ==4.0.0
  • hypercorn ==0.12.0
  • hyperframe ==6.0.1
  • itsdangerous ==2.0.1
  • jmespath ==0.10.0
  • priority ==2.0.0
  • pycodestyle ==2.8.0
  • python-dateutil ==2.8.2
  • quart ==0.16.1
  • redis ==4.0.2
  • s3transfer ==0.5.0
  • six ==1.16.0
  • toml ==0.10.2
  • urllib3 ==1.26.7
  • wrapt ==1.13.3
  • wsproto ==1.0.0