Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Создать все схемы обработанных данных #19

Open
Tracked by #86
Arzangulyan opened this issue Sep 4, 2023 · 0 comments
Open
Tracked by #86
Assignees

Comments

@Arzangulyan
Copy link
Member

Arzangulyan commented Sep 4, 2023

Создать схемы и таблицы ODS.

  1. У всех данных должны быть правильные типы данных (включая всякие URL, datetime и прочие веселые вещи). 2) Должны быть какие-то базовые фильтры (условно на длину номера профсоюзного/студака и т.д.). Такие фильтры можно задать прямо в схемах БД с помощью constraints. (дока - https://docs.sqlalchemy.org/en/20/core/constraints.html)
  2. Между таблицами должны быть заданы relationships (дока - https://docs.sqlalchemy.org/en/20/orm/basic_relationships.html)
  3. Опционально добавить описание для всех колонок.
@Arzangulyan Arzangulyan transferred this issue from profcomff/.github Sep 4, 2023
@Arzangulyan Arzangulyan changed the title Создать все схемы обработанных данных definitions Создать все схемы обработанных данных Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants