Skip to main content

Small tools to create Excel CRFs from structure files

Project description

xlcrf

Un tool (libreria Python + script) per creare file utili per la raccolta dati (con validazione dell'input) a partire da una descrizione della struttura del dataset desiderato (mediante un file .xlsx).

Utilizzo

Lo strumento si può utilizzare via web qui oppure da linea di comando, come segue:

xlcrf file_struttura.xlsx

Questo produrrà file_struttura_CRF.xlsx.

File di struttura

Si tratta di un file .xlsx che specifica la struttura del dataset desiderato. Qui vi sono alcuni esempi, mentre questo è un template bianco utilizzabile.

In generale un file struttura si compone di:

  • tanti fogli quanti sono quelli desiderati nel file finale
  • un foglio modalita_output per gli elenchi/risposte a tendina che si desidereranno implementare;
  • un foglio modalita_struttura, di servizio ed ignorabile (utilizzando il template).

Compilazione delle schede

Compilazione modalita_output

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xlcrf-0.0.5.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

xlcrf-0.0.5-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page